You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grafana auto-provisions Prometheus as its default datasource — no manual setup needed. Once your services expose `/metrics`, they appear in Prometheus and can be graphed in Grafana immediately.
137
+
138
+
### Other options
139
+
140
+
- Production compose with Traefik + TLS: `docker-compose.prod.yml`
141
+
- Override the image tag: `IMAGE_TAG=v0.1.0 docker compose up`
0 commit comments