fix switchup in prometheus.relabel
Some checks failed
/ Ansible Lint (push) Failing after 1m49s

This commit is contained in:
chris 2025-04-30 15:07:26 +02:00
commit 0c9e3ccb87
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak

View file

@ -104,8 +104,8 @@ alloy_config: |
prometheus.relabel "default" {
forward_to = [prometheus.remote_write.default.receiver]
rule {
replacement = "org"
target_label = "ccchh"
target_label = "org"
replacement = "ccchh"
}
rule {
target_label = "host"