[prometheus-users] using pushgateway metric with other metrics returns empty result

2021-04-17 Thread 'master magra' via Prometheus Users
Hi All, I've started looking into using pushgateway metrics. I tried a variation of the curl example found in the pushgateway git readme: cat

Re: [prometheus-users] Prometheus dynamic alert rule.

2021-04-17 Thread Stuart Clark
Just remove the job selector from your query and it will alert for all jobs On 17 April 2021 10:40:57 BST, akshay sharma wrote: >In my setup, Prometheus is monitoring multiple nodes simultaneously, >say, >x,y z. >I want to raise alerts, once cpu utilization exceeds "a" value for each >of >the

[prometheus-users] Prometheus dynamic alert rule.

2021-04-17 Thread akshay sharma
In my setup, Prometheus is monitoring multiple nodes simultaneously, say, x,y z. I want to raise alerts, once cpu utilization exceeds "a" value for each of the nodes. Below is the alert rule. alert: cpu_utilization expr: 100 - (avg by(instance)

[prometheus-users] Remote Write Kuberenetes Mixin Recorded Rules

2021-04-17 Thread rksakt...@gmail.com
Hi All, I'm trying to remote write kubernetes Mixin Recorded K8's rules and additional cAdvisor metrics exposed by prometheus operator. The config reload happens properly and I can see the below metric names in prometheus. The prometheus logs says Done replaying WAL but i don't see the metric

Re: [prometheus-users] missing alerts resolving incidents

2021-04-17 Thread Brian Brazil
On Sat, 17 Apr 2021 at 08:58, ishu...@gmail.com wrote: > Hi, > > I need a workaround to bypass missing alerts. > > I have a third party app that scrape metrics from a storage solution. > while the exporter works fine, sometimes the storage solution for some > reason rejects the exporter from

[prometheus-users] missing alerts resolving incidents

2021-04-17 Thread ishu...@gmail.com
Hi, I need a workaround to bypass missing alerts. I have a third party app that scrape metrics from a storage solution. while the exporter works fine, sometimes the storage solution for some reason rejects the exporter from scraping. This causes a short blip(2minutes) of unavailability of