Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit09f4630

Browse files
authored
Add new page we can send UI users to (#1460)
1 parente4fe823 commit09f4630

File tree

3 files changed

+42
-1
lines changed

3 files changed

+42
-1
lines changed

‎docs/configuration/alertmanager-integration/index.rst‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
:hide-toc:
22

33

4-
54
Integrating with Prometheus
65
================================
76
..toctree::
@@ -17,6 +16,7 @@ Integrating with Prometheus
1716
victoria-metrics
1817
grafana-alert-manager
1918
embedded-prometheus
19+
troubleshooting-alertmanager
2020

2121

2222

@@ -28,6 +28,7 @@ Robusta works best when integrated with Prometheus and AlertManager. When proper
2828

2929
If you installed Robusta's:ref:`Embedded Prometheus Stack`, then everything is pre-integrated and not setup is necessary. If not, you will need follow a guide below.
3030

31+
.. _alertmanager-setup-options:
3132

3233
Setup Instructions
3334
^^^^^^^^^^^^^^^^^^
Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
Integrating AlertManager with the UI
2+
*************************************************
3+
4+
Why Send Your Alerts to Robusta?
5+
---------------------------------------
6+
7+
Benefits include:
8+
9+
* Persistent alert history on a filterable timeline
10+
* Centralized view of alerts from all sources and AlertManager instances
11+
* AI investigation of alerts
12+
* Correlations between alerts and Kubernetes deploys
13+
* and more!
14+
15+
..image::/images/robusta-ui-timeline.png
16+
:alt:Prometheus Alert History
17+
18+
How to Send Your Alerts To Robusta
19+
---------------------------------------
20+
21+
Choose one of the following options:
22+
23+
1.:ref:`Enable Robusta's embedded kube-prometheus-stack stack<Embedded Prometheus Stack>`
24+
2.:ref:`Add a webhook to your existing AlertManager (or equivalent integration)<alertmanager-setup-options>`.
25+
26+
Troubleshooting the embedded kube-prometheus-stack
27+
-----------------------------------------------------
28+
29+
1. Did you install Robusta in the last 10 minutes? If so, wait 10 minutes and see if the problem resolves on its own.
30+
2. Check if all Prometheus and AlertManager related pods are running and healthy
31+
3. If you see OOMKills, increase the memory limits for the relevant pods.
32+
4. If you are still having trouble, please reach out on our `Slack community<https://bit.ly/robusta-slack>`_.
33+
34+
Troubleshooting an external AlertManager webhook
35+
-------------------------------------------------------
36+
37+
1. Are there errors in your AlertManager logs?
38+
2. Are there errors in the Prometheus Operator logs (if relevant)?
39+
3. Is Robusta the first receiver in your AlertManager configuration? If not, are all previous receivers configured with ``continue: true``?
40+
4. If you are still having trouble, please reach out on our `Slack community<https://bit.ly/robusta-slack>`_.
138 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp