| 22 Sep 2025 |
@ghpzin:envs.net | instance label changed, so dashboard shows nothing: https://grafana.nixos.org/goto/DdQG9uCNg?orgId=1 | 16:25:43 |
@ghpzin:envs.net | instance label changed from monitoring.nixos.org:9200 to localhost:9200, so dashboard shows nothing: https://grafana.nixos.org/goto/DdQG9uCNg?orgId=1 https://github.com/NixOS/infra/commit/0ebab0affe655b6a278843124a10637c50e6e78d#diff-7dbeda5809ed539867d6bc0ec13abd3ecfd987097db6c868533588c2e36b3d82L54 | 16:48:41 |
hexa (signing key rotation when) | yeah, was fairly pointless to expose the metric externally | 17:08:37 |
hexa (signing key rotation when) | unclear why grafana shows no result, but with prometheus I see the metric | 17:12:13 |
hexa (signing key rotation when) | https://prometheus.nixos.org/query?g0.expr=hydra_steps_queued&g0.show_tree=0&g0.tab=table&g0.range_input=1h&g0.res_type=auto&g0.res_density=medium&g0.display_mode=lines&g0.show_exemplars=0 | 17:12:20 |
@ghpzin:envs.net | Metrics are still there, dashboard hardcodes instance="monitoring.nixos.org:9200" | 17:15:55 |
vcunat | I think I fixed the graphs now. | 17:16:37 |
vcunat | Just edited the dashboard. | 17:17:02 |
sterni | Do any (Darwin) builders use Nix 2.30 already? We've noticed the interesting problem that the new build-dir location causes longer paths which can relatively easily cause failures becasue unix socket paths are quite restricted on macOS apparently. (Observed with `haskellPackages.network.) | 19:50:07 |
emily | IIRC this was mitigated in the latest patch release | 19:50:54 |
emily | with possible further changes to come | 19:51:07 |
emily | (the limits are similarly strict on Linux btw, just the sandbox helps there) | 19:51:21 |
hexa (signing key rotation when) | no, they track nixos-stable | 19:51:33 |