docker compose up --build --exit-code-from fluent-bit
- add
http://prometheus:9090
as a data source - import the
dashboard.json
as a dashboard in Grafana athttp://localhost:3000
- I like to run
docker stats
next to thedocker compose
pane
without killing grafana set up
docker container prune -y
docker volume rm hack_prometheus-data hack_haproxy-log hack_fluent-bit-data