feat(mon/grafana): install victoriametrics-metrics-datasource plugin
This commit is contained in:
@@ -74,10 +74,12 @@ spec:
|
|||||||
# render dirs, so it's both redundant and breaks rollouts here.
|
# render dirs, so it's both redundant and breaks rollouts here.
|
||||||
initChownData:
|
initChownData:
|
||||||
enabled: false
|
enabled: false
|
||||||
# VictoriaLogs datasource plugin (signed, from Grafana catalog).
|
# Native VictoriaMetrics datasource plugins (signed, from Grafana catalog).
|
||||||
# The datasource itself is provisioned via a sidecar-labelled ConfigMap
|
# - metrics: backs the "VictoriaMetrics (DS)" datasource the chart
|
||||||
# (configmap-logs-datasource.yaml).
|
# provisions by default (defaultDatasources.victoriametrics) — MetricsQL.
|
||||||
|
# - logs: backs our VictoriaLogs datasource (configmap-logs-datasource.yaml).
|
||||||
plugins:
|
plugins:
|
||||||
|
- victoriametrics-metrics-datasource
|
||||||
- victoriametrics-logs-datasource
|
- victoriametrics-logs-datasource
|
||||||
# Native Grafana login — independent of Authelia (which lives in Talos).
|
# Native Grafana login — independent of Authelia (which lives in Talos).
|
||||||
admin:
|
admin:
|
||||||
|
|||||||
Reference in New Issue
Block a user