Skip to content

Commit

Permalink
fix: disables loki telemetry
Browse files Browse the repository at this point in the history
  • Loading branch information
tillt committed Sep 11, 2023
1 parent f101d89 commit 6410dcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions services/grafana-loki/0.69.16/defaults/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ data:
common:
compactor_address: http://{{ include "loki.compactorFullname" . }}:3100
auth_enabled: false
analytics:
reporting_enabled: false
server:
http_listen_port: 3100
log_level: warn
Expand Down

0 comments on commit 6410dcc

Please sign in to comment.