Skip to content

Commit b32420e

Browse files
authored
Disable metrics collection in Grafana config
1 parent 740da0b commit b32420e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/grafana-monitoring/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ services:
106106
- promtail
107107
environment:
108108
- GF_SERVER_ROOT_URL=https://grafana.example.com # pls change this
109+
- GF_METRICS_ENABLED=false
109110
volumes:
110111
- ./volume-data/grafana:/var/lib/grafana
111112
#- ./volume-data/defaults.ini:/etc/grafana/grafana.ini

0 commit comments

Comments
 (0)