app-name
This commit is contained in:
parent
0d9eb6488c
commit
0ddaa6b48b
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ alloy:
|
||||||
rule {
|
rule {
|
||||||
source_labels = ["__meta_kubernetes_pod_label_app_kubernetes_io_name"]
|
source_labels = ["__meta_kubernetes_pod_label_app_kubernetes_io_name"]
|
||||||
action = "replace"
|
action = "replace"
|
||||||
target_label = "k8s_io_app"
|
target_label = "app-name"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue