From f5184c46fc2744d300301b4fbf3d230344426df6 Mon Sep 17 00:00:00 2001 From: sed-i <82407168+sed-i@users.noreply.github.com> Date: Tue, 12 Nov 2024 15:11:33 -0500 Subject: [PATCH] Fix default --- config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index f4e632d..dca8e79 100644 --- a/config.yaml +++ b/config.yaml @@ -70,4 +70,4 @@ options: Ref: https://grafana.com/docs/agent/latest/static/configuration/flags/#report-information-usage type: boolean - default: false + default: true