Integrating AlertManager with the UIΒΆ
Why Send Your Alerts to Robusta?ΒΆ
Benefits include:
Persistent alert history on a filterable timeline
Centralized view of alerts from all sources and AlertManager instances
AI investigation of alerts
Correlations between alerts and Kubernetes deploys
and more!
How to Send Your Alerts To RobustaΒΆ
Choose one of the following options:
Troubleshooting the embedded kube-prometheus-stackΒΆ
Did you install Robusta in the last 10 minutes? If so, wait 10 minutes and see if the problem resolves on its own.
Check if all Prometheus and AlertManager related pods are running and healthy
If you see OOMKills, increase the memory limits for the relevant pods.
If you are still having trouble, please reach out on our Slack community.
Troubleshooting an external AlertManager webhookΒΆ
Are there errors in your AlertManager logs?
Are there errors in the Prometheus Operator logs (if relevant)?
Is Robusta the first receiver in your AlertManager configuration? If not, are all previous receivers configured with
continue: true
?If you are still having trouble, please reach out on our Slack community.