IPCEICIS-2951 #19

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

View file

@ -75,6 +75,12 @@ alloy:
action = "replace"
target_label = "app"
}
rule {
source_labels = ["__meta_kubernetes_pod_label_app_kubernetes_io_name"]
action = "replace"
target_label = "k8s_io_app"
}
}
loki.source.kubernetes "all_pod_logs" {