diff options
author | Drew DeVault <sir@cmpwn.com> | 2020-09-18 15:07:01 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2020-09-18 15:07:01 -0400 |
commit | 56326e5f18cf6b538321ea7ebf9513d13ccd2df8 (patch) | |
tree | afb69d9d643ae39b5903dabc520211af11dd90c5 /ops | |
parent | 93218b360524e61232daf62036e4bfe85499403e (diff) | |
download | sr.ht-docs-56326e5f18cf6b538321ea7ebf9513d13ccd2df8.tar.gz |
scale.md: add chart
Diffstat (limited to 'ops')
-rw-r--r-- | ops/scale.md | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/ops/scale.md b/ops/scale.md index 21aade6..f7ef8aa 100644 --- a/ops/scale.md +++ b/ops/scale.md @@ -106,9 +106,6 @@ Storage utilization is growing at a managable pace, about 0.1%-0.2%/week. ## builds.sr.ht -Needs a more concrete set of criteria around planning out new build worker -provisioning. Need to come up with utilization metrics, like a fleet-wide load -average perhaps. The worker servers are expensive so we should incorporate -these plans into the budget. +Watch this chart -https://metrics.sr.ht/graph?g0.range_input=2w&g0.stacked=1&g0.expr=node_load15%7Binstance%3D~%22cirno.*%22%7D%20%2F%2064&g0.tab=0 +![](https://metrics.sr.ht/chart.svg?title=Build%20worker%20load%20average&query=avg_over_time%28node_load15%7Binstance%3D~%22cirno%5B0-9%5D%2B.sr.ht%3A80%22%7D%5B1h%5D%29&max=64&since=336h&stacked&step=10000&height=3&width=10) |