-
Can't make it running and it is causing prometheus-core CrashLoopBackOff:
```
kubectl describe pods alertmanager-6c6947f55f-h9wc9 -n monitoring
Name: alertmanager-6c6947f55f-h9wc9
…
-
### Description
Alert messages sent by PMM installed with the helm chart contain broken links with localhost in the URLs instead of the configured domain name. Related config file inside the pmm co…
-
alertmanager version: 0.21.0
Recently, I found something interesting and i cannot understand the alert mechanism.
![image](https://user-images.githubusercontent.com/27404167/104160026-59b08680-…
-
This proposal contains three important bits;
1. Allowing the user to automatically import the AMs that have been configured for a Prometheus / Mimir / Loki / Cortex data source (calling this the al…
-
This feature request targets high availability collections for the Pacemaker role.
## Context
The idea of this feature request is to support the cloning of groups, in addition to the clone of …
-
Hi.
We've noticed some problems with unsee after we upgraded our alertmanager to 0.16.0
Via:
* https://github.com/prometheus/alertmanager/issues/1508
* https://github.com/prometheus/alertmanag…
-
For example, a mvp would be setup stackdriver uptime probes and send alert messages to a special email that routes to our slack alert channels.
-
**What is missing?**
The `AlertManagerConfig` CRD does not have the ability to add `templates` to the `alertmanager.yaml` config file. It appears the only way to configure the the search paths for th…
-
More of a question than an issue, related to this block of the [email template](https://github.com/prometheus/alertmanager/blob/master/template/email.html#L325-L330):
```
{{ if gt (len .Alerts.Fir…
-
**What did you do?**
We have set a webhook to send alerts to our internal rocket chat
**What did you expect to see?**
Since there is no authentication on the alertmanager page, anyone can see…