Skip to content

Commit

Permalink
Fix Datasource for Memgraph
Browse files Browse the repository at this point in the history
  • Loading branch information
camrossi committed Dec 19, 2024
1 parent 1dc3e65 commit 5805c63
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions charts/aci-monitoring-stack/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,19 +120,9 @@ grafana:
sidecar:
# This will load datasorces that are defined as ConfigMaps with the label grafana_datasource
datasources:
name: Prometheus
uid: prometheus
enabled: true
defaultDatasourceEnabled: true
isDefaultDatasource: true
label: grafana_datasource
labelValue: "aci-monitoring-stack"
alertmanager:
enabled: true
name: Alertmanager
uid: alertmanager
handleGrafanaManagedAlerts: false
implementation: prometheus
dashboards:
enabled: true
label: grafana_dashboard
Expand Down

0 comments on commit 5805c63

Please sign in to comment.