Skip to content

Repo containing a custom bunnyshell template for monitoring stack comprised of Grafana/Prometheus/Golang

Notifications You must be signed in to change notification settings

dejanu/monitoringStack

Repository files navigation

monitoringStack

Monitoring stack comprised of Grafana/Prometheus/Golang

Monitoring Stack

Local setup

docker run -p 5000:5000 dejanualex/go_promexporter:1.1
  • Spin up the stack
# check config
docker-compose -f docker-compose.yml config
# start in foreground
docker-compose -f docker-compose.yml up --remove-orphans
# stop services
docker-compose -f docker-compose.yml down

Bunnyshell setup

Monitoring Stack

About

Repo containing a custom bunnyshell template for monitoring stack comprised of Grafana/Prometheus/Golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published