-
# Background
The Grafana Managed alerting codebase contains several packages: api, schedule, state, notifier etc. In every package, we have some pieces of code that are logged. In total, we have 235 …
-
Hi,
I configured the alertmanager.yml file to send me alerts to my outlook email box, but I don't receive anything.
To check I typed in the terminal the following command: smtp.office365.com:587 but…
-
Different pieces of the alerting system need to communicate with the Alertmanager's HTTP API. We can abstract that logic and use it wherever necessary.
-
kubectl get po -n monitoring
NAME READY STATUS RESTARTS AGE
alertmanager-demo-prometheus-operator-alertmanager-0 1/2 CrashLoo…
-
**What happened**:
The default Alertmanager choice is **Both internal and external** Alertmanagers. However, until a choice has been chosen in the UI, GET requests to `/ngalert/admin_config` return…
-
### What happened?
Hello guys!
We found a subtle bug with KeepLast indication when sending alerts to External Alertmanager.
Namely,
- you have a rule with NoData=Alerting, Error=KeepLastState settin…
-
### Summary
This bug came about when trying to use the alertmanager role but the bug lies with `ansible-vault`.
When running a templated file validation with an vault encrypted variable it fails. …
-
**Summary**
When an external Alertmanager has `true` or `false` in a config field that is typed as a string in the Go model, any action that modifies or saves that config in the UI will fail due to…
rwwiv updated
2 weeks ago
-
k8s version: 1.16.15
kube-prometheus version : release-0.4
This is my first time deploying kube-prometheus,but it not work,pod Prometheus-k8s-0 keeps restarting and terminating after deploymen…
-
### Bug Description
After deploying cos-alerter, I was investigating why alertmanager was sending Watchdog alerts very erratically.
I looked at the alertmanager logs, and found that it was constantl…