No description
Find a file
Daniel Sy 0316eefa43
fix(observability): 🐛 disable false-positive control-plane alerts and fix empty cluster_environment label
Hub defaultRules groups kubernetesSystemControllerManager, kubeScheduler, and
kubernetesSystemScheduler used wrong key 'enabled: false' — chart expects 'create: false'.
This caused KubeControllerManagerDown/KubeSchedulerDown to fire as false positives
because OTC CCE managed k8s does not expose control plane for scraping.

Dev local vmagent had empty externalLabels, so backup-alert rules evaluated by local
vmalert had no cluster_environment label on kube_job_status_failed metrics. Added
cluster_environment=dev to match what the vm-client-stack vmagent adds for hub shipping.
2026-06-19 12:42:21 +02:00
otc fix(observability): 🐛 disable false-positive control-plane alerts and fix empty cluster_environment label 2026-06-19 12:42:21 +02:00
.gitignore chore(repository): updated .gitignore file to ignore idea files 2025-07-28 13:22:51 +02:00
README.md first commit 2025-04-22 21:27:51 +02:00