Fixup queue runner metrics address config
Graham Christensen committed
Apr 7, 2022 at 19:39 UTC
2de73d38a0243927f8f8ce158a736c3aff2986d3
1 file changed
+1
-1
delft/hydra.nix
+1
-1
@@ -60,7 +60,7 @@ 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
63
+ queue_runner_metrics_address = 0.0.0.0:9198
64
65
<hydra_notify>
66
<prometheus>