Use cloud

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands 2023-10-19 09:31:59 +01:00
parent f4934d6007
commit 687c77c0f6

View File

@ -6,34 +6,34 @@ namespacesToMonitor:
# The name of the cluster where this will be installed
clusterName: "meta-monitoring"
# Set to true for a local version of logs, metrics or traces
local:
logs:
enabled: true
metrics:
enabled: true
traces:
enabled: true
minio:
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:
enabled: true
endpoint: to_be_changed
username: to_be_changed
password: to_be_changed
metrics:
enabled: false
endpoint:
username:
password:
endpoint: to_be_changed
username: to_be_changed
password: to_be_changed
traces:
enabled: false
endpoint:
username:
password:
endpoint: to_be_changed
username: to_be_changed
password: to_be_changed
# Set to true for a local version of logs, metrics or traces
local:
logs:
enabled: false
metrics:
enabled: false
traces:
enabled: false
minio:
enabled: false # This should be set to true if any of the previous is enabled
# 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