From 1eafbd490493c698f629380a3db109773e79b838 Mon Sep 17 00:00:00 2001 From: Michel Hollands Date: Wed, 16 Aug 2023 17:19:09 +0100 Subject: [PATCH] Fix linting issues Signed-off-by: Michel Hollands --- charts/meta-monitoring/values.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/charts/meta-monitoring/values.yaml b/charts/meta-monitoring/values.yaml index 2b86f91..53fcd4f 100644 --- a/charts/meta-monitoring/values.yaml +++ b/charts/meta-monitoring/values.yaml @@ -15,25 +15,25 @@ local: traces: enabled: true minio: - enabled: true # This should be set to true if any of the previous is enabled + enabled: true # This should be set to true if any of the previous is enabled # Set to true to write logs, metrics or traces to Grafana Cloud cloud: logs: enabled: false - endpoint: - username: - password: + endpoint: + username: + password: metrics: enabled: false - endpoint: - username: - password: + endpoint: + username: + password: traces: enabled: false - endpoint: - username: - password: + endpoint: + username: + password: # Adding regexes here will add a stage.replace block for logs. For more information see # https://grafana.com/docs/agent/latest/flow/reference/components/loki.process/#stagereplace-block