IPCEICIS-2951 #19

Closed
Michal.Wrobel wants to merge 7 commits from IPCEICIS-2951 into development
Showing only changes of commit 0ddaa6b48b - Show all commits

View file

@ -79,7 +79,7 @@ alloy:
rule {
source_labels = ["__meta_kubernetes_pod_label_app_kubernetes_io_name"]
action = "replace"
target_label = "k8s_io_app"
target_label = "app-name"
}
}