We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5bd465 + 73ced40 commit 33c05c7Copy full SHA for 33c05c7
source/operations_and_monitoring.rst
@@ -318,6 +318,13 @@ the monitoring service rather than the host being monitored).
318
`known issue <https://github.com/prometheus/alertmanager/issues/1377>`__
319
when running several Alertmanager instances behind HAProxy.
320
321
+Generating Alerts from Metrics
322
+++++++++++++++++++++++++++++++
323
+
324
+Alerts are defined in code and stored in Kayobe configuration. See ``*.rules``
325
+files in ``${KAYOBE_CONFIG_PATH}/kolla/config/prometheus`` as a model to add
326
+custom rules.
327
328
Control Plane Shutdown Procedure
329
================================
330
0 commit comments