Set honor_labels for pushgw scrape
Some checks failed
Run nix flake check / flake-check (push) Failing after 8m37s

This commit is contained in:
2025-05-28 20:34:17 +02:00
parent 5b06a95222
commit 77d1782f36

View File

@@ -201,6 +201,7 @@
}
{
job_name = "pushgateway";
honor_labels = true;
static_configs = [
{
targets = [ "localhost:9091" ];