fix(observability): 🐛 use cluster_environment as global clusterLabel for default dashboards

Default Victoria Metrics k8s dashboards were filtering on 'cluster' label
which only contained 'observability'. Our metrics use 'cluster_environment'
label which contains the actual cluster values: dev, edp, observability.
This commit is contained in:
Daniel Sy 2026-06-22 10:34:58 +02:00
parent 3141b7bd6c
commit 01c41c9379
Signed by untrusted user: danielsy
GPG key ID: 1F39A8BBCD2EE3D3

View file

@ -1,6 +1,6 @@
global:
# -- Cluster label to use for dashboards and rules
clusterLabel: cluster
clusterLabel: cluster_environment
# -- Global license configuration
license:
key: ""