Scrape hydra
This commit is contained in:
parent
da029f0dea
commit
b328bd569d
|
@ -123,5 +123,10 @@ in {
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
networking.firewall.allowedTCPPorts = [ 80 443 ];
|
||||||
|
|
||||||
|
bagel.monitoring.grafana-agent.exporters = {
|
||||||
|
hydra.port = port;
|
||||||
|
hydra-queue-runner.port = 9198;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue