Skip to main content

Questions tagged [prometheus-alertmanager]

The Alertmanager handles alerts sent by client applications such as the Prometheus server. It takes care of deduplicating, grouping, and routing them to the correct receiver integration such as email, PagerDuty, or OpsGenie. It also takes care of silencing and inhibition of alerts.

prometheus-alertmanager
0 votes
1 answer
3k views

Prometheus Alertmanager Silencing alerts via UI does not prevent first occurence of alert to trigger

Can the ‘Silences’ feature on the Alertmanager UI be used to silence new alerts before they are sent to a receiver? This would be useful while performing an upgrade in an environment. My alerts ...
JMur's user avatar
  • 1
0 votes
1 answer
4k views

Prometheus Alert Manager not sending out alerts

I am working with Prometheus on Kubernetes and trying to send out the alerts to slack. The problem is that the alert is firing but is not getting sent out to slack. I am using Prometheus 1.18.1 with ...
Preeti V's user avatar
7 votes
2 answers
21k views

Environment variables in prometheus values

i would like to set environment specific values based on environment qa/prod in prometheus values file ## Additional alertmanager container environment variable ## For instance to add a http_proxy ...
shiv455's user avatar
  • 7,684
0 votes
1 answer
2k views

Nested Query for Prometheus

I want to query Prometheus, as if my cluster metric exceeds some threshold then I want to check which of my hosts are exceeding a specific threshold, and eventually fire a script based on that for the ...
Pranjal Gupta's user avatar
12 votes
2 answers
16k views

Alert when docker container pod is in Error or CarshLoopBackOff kubernetes

I have my kubernetes cluster setup on AWS where I am trying to monitor several pods, using cAdvisor + Prometheus + Alert manager. What I want to do it launch an email alert (with service/container ...
shiv455's user avatar
  • 7,684
16 votes
3 answers
26k views

How to set Prometheus Alertmanager external URL via configuration

I'm using a vanilla Docker container to start an Alertmanager. As far as I know, I cannot provide the external URL via parameter in this case, so I have to find another way. Is it possible to set the ...
eventhorizon's user avatar
  • 3,247

15 30 50 per page
1
48 49 50 51
52