You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Put Robusta's route as the first route, to guarantee it receives alerts. If you can't do so, you must guarantee all previous routes set ``continue: true`` set.
34
+
2. Keep sending alerts to receivers defined after Robusta.
35
+
3. Important, so Robusta knows when alerts are resolved.
12
36
13
-
.. include:: ./_alertmanager-config.rst
14
37
15
38
.. include:: ./_testing_integration.rst
16
39
@@ -25,9 +48,9 @@ Add the following to ``generated_values.yaml`` and :ref:`update Robusta <Simple
0 commit comments