Hi everyone,

I would like to adjust alert levels for f.ex. disk space - so hosts that 
match som tag (like environment: dev) has a different level..

I see I am not the only one with such needs - these guys even implemented 
their own "extension" to Prometheus: 
https://www.lablabs.io/2020/04/19/how-we-solved-our-need-to-override-prometheus-alerts/

I tried to ask if such shouldn't be added (I'd gladly try and work on 
upstreaming to Prometheus with my colleagues) - but that did not get any 
traction https://github.com/prometheus/prometheus/issues/7923

Do any of you know if this is at all possible today? 

regarding disk size f.ex. - larger disks (10TB + ) - we normally want 
levels on gigabyte instead of percentages - as 300GB avail is only a small 
percentage, but more than enough -and often we won't want that to trigger 
an alert on such a large device.
Before prometheus, we implemented the disk check, so it swiched to a 
"<100GB avail" - on devices larger than 10TB instead of using the 
percentage alert levels.

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/b61c4e36-55e7-42e2-a171-ca260fed6675n%40googlegroups.com.

Reply via email to