UNCLASSIFIED - NO CUI

Skip to content

Resolve Prometheus Remote / Write dashboard not populating

The ConfigMap dashboard generated by prometheus-remote-write.yaml has a conditional reliant on .Values.prometheusRemoteWriteDashboards - However the values.yaml currently has this incorrectly indented under .Values.grafana.prometheusRemoteWriteDashboards

This issue is to move .Values.grafana.prometheusRemoteWriteDashboards -> Values.prometheusRemoteWriteDashboards so the Prometheus Remote / Write dashboard Configmap will be created properly.

Edited by Brian Jackson