Fix linting issues
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
70312c135d
commit
1eafbd4904
@ -15,25 +15,25 @@ local:
|
|||||||
traces:
|
traces:
|
||||||
enabled: true
|
enabled: true
|
||||||
minio:
|
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
|
# Set to true to write logs, metrics or traces to Grafana Cloud
|
||||||
cloud:
|
cloud:
|
||||||
logs:
|
logs:
|
||||||
enabled: false
|
enabled: false
|
||||||
endpoint:
|
endpoint:
|
||||||
username:
|
username:
|
||||||
password:
|
password:
|
||||||
metrics:
|
metrics:
|
||||||
enabled: false
|
enabled: false
|
||||||
endpoint:
|
endpoint:
|
||||||
username:
|
username:
|
||||||
password:
|
password:
|
||||||
traces:
|
traces:
|
||||||
enabled: false
|
enabled: false
|
||||||
endpoint:
|
endpoint:
|
||||||
username:
|
username:
|
||||||
password:
|
password:
|
||||||
|
|
||||||
# Adding regexes here will add a stage.replace block for logs. For more information see
|
# 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
|
# https://grafana.com/docs/agent/latest/flow/reference/components/loki.process/#stagereplace-block
|
||||||
|
Loading…
x
Reference in New Issue
Block a user