Skip to content

Andrey-Ved/example-grafana-use

Repository files navigation

Example Grafana use

Simple example of api monitoring via Grafana

Based on the webinar by Sergey Bukharov


screenshot

Used technologies

Interfaces

Launching in Docker

Create and start container:

$ docker-compose --env-file ./configs/.env up 

Stop lifted containers:

$ docker-compose --env-file ./configs/.env stop

Start stopped containers:

$ docker-compose --env-file ./configs/.env start

Stop and delete containers and network:

$ docker-compose --env-file ./configs/.env down

About

Simple example of api monitoring via Grafana

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages