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!

Prometheus Alert History

How to Send Your Alerts To RobustaΒΆ

Choose one of the following options:

  1. Enable Robusta's embedded kube-prometheus-stack stack

  2. Add a webhook to your existing AlertManager (or equivalent integration).

Troubleshooting the embedded kube-prometheus-stackΒΆ

  1. Did you install Robusta in the last 10 minutes? If so, wait 10 minutes and see if the problem resolves on its own.

  2. Check if all Prometheus and AlertManager related pods are running and healthy

  3. If you see OOMKills, increase the memory limits for the relevant pods.

  4. If you are still having trouble, please reach out on our Slack community.

Troubleshooting an external AlertManager webhookΒΆ

  1. Are there errors in your AlertManager logs?

  2. Are there errors in the Prometheus Operator logs (if relevant)?

  3. Is Robusta the first receiver in your AlertManager configuration? If not, are all previous receivers configured with continue: true?

  4. If you are still having trouble, please reach out on our Slack community.