Set honor_labels for pushgw scrape
Some checks failed
Run nix flake check / flake-check (push) Failing after 8m37s
Some checks failed
Run nix flake check / flake-check (push) Failing after 8m37s
This commit is contained in:
@@ -201,6 +201,7 @@
|
||||
}
|
||||
{
|
||||
job_name = "pushgateway";
|
||||
honor_labels = true;
|
||||
static_configs = [
|
||||
{
|
||||
targets = [ "localhost:9091" ];
|
||||
|
Reference in New Issue
Block a user