aboutsummaryrefslogtreecommitdiffstats
path: root/ops
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2020-09-18 16:43:30 -0400
committerDrew DeVault <sir@cmpwn.com>2020-09-18 16:45:59 -0400
commit353029da62e9594c7bfd65e63ed85df47e6ada93 (patch)
treeb86b44109ffbd5cc2a02928f3c95bcc4ace1f7b1 /ops
parentb1affd08522e07e0e9dc7f03f2fdf705cfa9c49e (diff)
downloadsr.ht-docs-353029da62e9594c7bfd65e63ed85df47e6ada93.tar.gz
Fix title of git.sr.ht graph
Diffstat (limited to 'ops')
-rw-r--r--ops/scale.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/ops/scale.md b/ops/scale.md
index 0253954..efc254b 100644
--- a/ops/scale.md
+++ b/ops/scale.md
@@ -89,11 +89,11 @@ Disk utilization is currently growing at about [50G/week][0]. Presently this
represents 5% of the provisioned capacity per week, which is too fast. [Thread
here][1] for planning the reprovisioning.
+![](https://metrics.sr.ht/chart.svg?title=git.sr.ht%20disk%20utilization%20over%20the%20past%20two%20weeks&query=%28node_filesystem_size_bytes{instance%3D%22node.git.sr.ht%3A80%22%2Cdevice%3D%22varz%22}%20-%20node_filesystem_avail_bytes{instance%3D%22node.git.sr.ht%3A80%22%2Cdevice%3D%22varz%22}%29%20%2F%20node_filesystem_size_bytes{instance%3D%22node.git.sr.ht%3A80%22%2Cdevice%3D%22varz%22}&since=336h&stacked&step=10000&height=3&width=10&max=1)
+
[0]: https://metrics.sr.ht/graph?g0.range_input=4w&g0.expr=((node_filesystem_size_bytes%7Binstance%3D%22node.git.sr.ht%3A80%22%2Cdevice%3D%22varz%22%7D%20-%20node_filesystem_avail_bytes%7Binstance%3D%22node.git.sr.ht%3A80%22%2Cdevice%3D%22varz%22%7D)%20%2F%20node_filesystem_size_bytes%7Binstance%3D%22node.git.sr.ht%3A80%22%2Cdevice%3D%22varz%22%7D)%20*%20100&g0.tab=0
[1]: https://lists.sr.ht/~sircmpwn/sr.ht-dev/%3CC5QM8KFLQUHN.2796RCC83HBHA%40homura%3E
-![](https://metrics.sr.ht/chart.svg?title=git.sr.ht disk utilization over one week&query=%28node_filesystem_size_bytes{instance%3D"node.git.sr.ht%3A80"%2Cdevice%3D"varz"} - node_filesystem_avail_bytes{instance%3D"node.git.sr.ht%3A80"%2Cdevice%3D"varz"}%29 %2F node_filesystem_size_bytes{instance%3D"node.git.sr.ht%3A80"%2Cdevice%3D"varz"}&since=336h&stacked&step=10000&height=3&width=10&max=1)
-
## hg.sr.ht
Mercurial has really bad performance. The load of hg.sr.ht per-user is about 10x