fix telegram

This commit is contained in:
chris 2025-04-19 00:18:09 +02:00
commit 92ad4cd41a
Signed by: c6ristian
SSH key fingerprint: SHA256:B3m+yzpaxGXSEcDBpPHfvza/DNC0wuX+CKMeGq8wgak
4 changed files with 11 additions and 7 deletions

View file

@ -31,6 +31,10 @@
target_label = "component"
replacement = "telegraf-prometheus-client"
}
rule {
target_label = "job"
replacement = "telegraf-prometheus-client"
}
}
'';
};