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:
parent
5b06a95222
commit
77d1782f36
@ -201,6 +201,7 @@
|
|||||||
}
|
}
|
||||||
{
|
{
|
||||||
job_name = "pushgateway";
|
job_name = "pushgateway";
|
||||||
|
honor_labels = true;
|
||||||
static_configs = [
|
static_configs = [
|
||||||
{
|
{
|
||||||
targets = [ "localhost:9091" ];
|
targets = [ "localhost:9091" ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user