mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2026-05-16 12:57:39 +02:00
Disable metrics collection in Grafana config
This commit is contained in:
@@ -106,6 +106,7 @@ services:
|
||||
- promtail
|
||||
environment:
|
||||
- GF_SERVER_ROOT_URL=https://grafana.example.com # pls change this
|
||||
- GF_METRICS_ENABLED=false
|
||||
volumes:
|
||||
- ./volume-data/grafana:/var/lib/grafana
|
||||
#- ./volume-data/defaults.ini:/etc/grafana/grafana.ini
|
||||
|
||||
Reference in New Issue
Block a user