390
submitted 3 months ago by mao to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] JoMiran@lemmy.ml 13 points 3 months ago

We do Grafana + Prometheus for most of our clients but I think that adding Loki into the mix might be necessary. The amount of clients that are missing basic events like "you've run out of disk space...two days ago", is too damn high.

[-] darvit@lemmy.darvit.nl 7 points 3 months ago

Sounds like you need an alert/monitoring system and not a logging system. Something like nagios where you immediately get an alert if something is past its limits, and where you don't have to rely on logging.

[-] JoMiran@lemmy.ml 5 points 3 months ago

Preaching to the choir. They hire use to performance tune their app but then their IT staff manges to not notice the most basic things.

[-] Machindo@lemmy.ml 2 points 3 months ago

I would add Alertmanager to your stack if you haven't already. It's pretty tightly integrated with prometheus. There's some canned alerting rules based on predicting disk space full in X number of days. We wire Alertmanager to Pagerduty.

[-] dan@upvote.au 1 points 3 months ago

The amount of clients that are missing basic events like "you've run out of disk space

For my personal servers, I use Netdata for this. Works pretty well.

[-] UnsavoryMollusk@lemmy.world 1 points 3 months ago

Still don't know how to offset my time on the graph but besides that I find just complicated enough but not too much

this post was submitted on 24 May 2024
390 points (98.0% liked)

Programmer Humor

31990 readers
106 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS