IPCEICIS-2951 #19

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

View file

@ -70,6 +70,11 @@ alloy:
target_label = "container"
}
rule {
source_labels = ["__meta_kubernetes_pod_label_app"]
action = "replace"
target_label = "app"
}
}
loki.source.kubernetes "all_pod_logs" {