Sample setup for running ready to use grafana + prometheus on local developer machine. This project is related to a small and focused tutorial published on ProductionReady.dev
For Linux machines you may need to uncomment:
extra_hosts:
- "host.docker.internal:host-gateway"
For Mac and Windows host machines no changes needed.
Running localhost monitoring stack:
docker-compose up