forked from RemoteSync/grafana-meta-monitoring-chart
Add local.enabled setting and make it work
Signed-off-by: Michel Hollands <michel.hollands@grafana.com>
This commit is contained in:
@@ -3,6 +3,18 @@ namespacesToMonitor:
|
||||
- mimir
|
||||
- tempo
|
||||
clusterName: "observability" # TODO check if this can be derived
|
||||
local:
|
||||
enabled: false
|
||||
cloud:
|
||||
enabled: true
|
||||
logs:
|
||||
endpoint:
|
||||
username:
|
||||
password:
|
||||
metrics:
|
||||
endpoint:
|
||||
username:
|
||||
password:
|
||||
|
||||
# The following are configuration for the dependencies.
|
||||
# These should not be changed.
|
||||
|
Reference in New Issue
Block a user