Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands 2024-03-28 09:46:35 +00:00
parent c522e3f39e
commit b02aee6816

View File

@ -31,11 +31,11 @@ data:
replacement = "${1}/${2}-${3}"
target_label = "job"
}
rule {
source_labels = ["__meta_kubernetes_pod_container_port_name"]
regex="(?!http-metrics)"
action = "drop"
}
// rule {
// source_labels = ["__meta_kubernetes_pod_container_port_name"]
// regex="http-metrics"
// action = "keep"
// }
}
// Logs