aboutsummaryrefslogtreecommitdiffstats
path: root/ops/dashboards
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2021-12-08 11:48:00 +0100
committerDrew DeVault <sir@cmpwn.com>2021-12-08 11:48:00 +0100
commit9cf7428db4434d0f6d524cf390b7158298b8dee2 (patch)
tree5a02f4efa2e4f1a81b290099e30c615a61720db1 /ops/dashboards
parentfaebab6d84684f9e3a2c31a1d8a1f66f2d5241a3 (diff)
downloadsr.ht-docs-9cf7428db4434d0f6d524cf390b7158298b8dee2.tar.gz
git.sr.ht dashboard: fix metrics URL
Diffstat (limited to 'ops/dashboards')
-rw-r--r--ops/dashboards/git.sr.ht.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/ops/dashboards/git.sr.ht.md b/ops/dashboards/git.sr.ht.md
index 4355fb3..5a875b5 100644
--- a/ops/dashboards/git.sr.ht.md
+++ b/ops/dashboards/git.sr.ht.md
@@ -5,5 +5,5 @@
</a>
<a href="https://metrics.sr.ht/graph?g0.expr=rate(request_time_sum%7Binstance%3D%22git.sr.ht%3A443%22%7D%5B5m%5D)%20%2F%20rate(request_time_count%7Binstance%3D%22git.sr.ht%3A443%22%7D%5B5m%5D)&g0.tab=0&g0.stacked=1&g0.range_input=30m">
- <img src="http://localhost:8142/chart.svg?query=rate(request_time_sum{instance%3D%22git.sr.ht%3A443%22}[5m])%20/%20rate(request_time_count{instance%3D%22git.sr.ht%3A443%22}[5m])&stacked&since=30m&label={{.route}}&height=3&title=Expensive%20routes" />
+ <img src="https://metrics.sr.ht/chart.svg?query=rate(request_time_sum{instance%3D%22git.sr.ht%3A443%22}[5m])%20/%20rate(request_time_count{instance%3D%22git.sr.ht%3A443%22}[5m])&stacked&since=30m&label={{.route}}&height=3&title=Expensive%20routes" />
</a>