Skip to content

Prometheus / Grafana example, with docker image for generating metrics and running prometheus and grafana servers

Notifications You must be signed in to change notification settings

sonalys/observability-grafana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABOUT

Container with binary spawning fake metrics to a local prometheus server

REQUIREMENTS

  • Docker

BUILD

  • docker build -t observability -f container.Dockerfile .

RUN

  • docker run -it -p 3000:3000 observability

About

Prometheus / Grafana example, with docker image for generating metrics and running prometheus and grafana servers

Topics

Resources

Stars

Watchers

Forks