hydra: fixup queue runner exporter address
Graham Christensen committed
Apr 7, 2022 at 19:36 UTC
7a326eee2f59abc6386daa58288225fd8c95c292
1 file changed
+2
delft/hydra.nix
+2
@@ -60,6 +60,8 @@ in
60
max_output_size = 3221225472 # 3 << 30 = 3 GB
61
max_db_connections = 350
62
63
+ queue_runner_exporter_address = 0.0.0.0:9198
64
+
65
<hydra_notify>
66
<prometheus>
67
listen_address = 0.0.0.0