Post 9qinNoaChdZyB7kNpg by liamcottam@mastodon.technology
(DIR) More posts by liamcottam@mastodon.technology
(DIR) Post #9qhTX9umZHzgheagxE by sir@cmpwn.com
2020-01-05T19:04:36Z
0 likes, 0 repeats
I've been overhauling the internal monitoring and metrics for sr.ht, and the new infra is now publically available: https://metrics.sr.ht/graph
(DIR) Post #9qhUGbVioYM1JyXT84 by musicmatze@mastodon.technology
2020-01-05T19:09:08Z
0 likes, 0 repeats
@sir Wow, this is really cool!Nice transparency!
(DIR) Post #9qinNoaChdZyB7kNpg by liamcottam@mastodon.technology
2020-01-06T10:21:06Z
0 likes, 0 repeats
@sir I was looking at the alerts section and in the query for high disk I/O you have "device=~"sd*|vd*"", which seems to only match sdd or vdd? Is it meant to be "sd.*|vd.*" or was monitoring just sdd/vdd what you wanted? Just seemed like weird syntax for an exact match. I know very little about this type of thing so I could be very wrong, but it's very interesting!