hydra apache-errors: add links to Prometheus, Grafana, and the Nixpkgs issue tracker with the 'infrastructure' label.
Graham Christensen committed
Dec 20, 2019 at 20:43 UTC
72e03ec41f2e146de9c972cb9b9731584079daba
1 file changed
+6
-1
delft/apache-errors/503.html
+6
-1
@@ -17,7 +17,12 @@
17
<center>
18
<img src="/apache-errors/warning.png" alt="Warning" />
19
<p>Looks like Hydra is having some problems. Sorry about that!</p>
20
- <p style="font-size: 90%;"><a href="https://nixos.org/">NixOS homepage</a></p>
20
+ <p style="font-size: 90%;">
21
+ <a href="https://nixos.org/">NixOS Homepage</a> |
22
+ <a href="https://status.nixos.org/prometheus/alerts">System Alerts</a> |
23
+ <a href="https://status.nixos.org/grafana/">Dashboards</a> |
24
+ <a href="https://github.com/NixOS/nixpkgs/labels/infrastructure">Related Issues</a>
25
+ </p>
26
</center>
27
</body>
28