temp
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
c522e3f39e
commit
b02aee6816
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user