Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions source/operations_and_monitoring.rst
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,13 @@ the monitoring service rather than the host being monitored).
`known issue <https://github.com/prometheus/alertmanager/issues/1377>`__
when running several Alertmanager instances behind HAProxy.

Generating Alerts from Metrics
++++++++++++++++++++++++++++++

Alerts are defined in code and stored in Kayobe configuration. See ``*.rules``
files in ``${KAYOBE_CONFIG_PATH}/kolla/config/prometheus`` as a model to add
custom rules.

Control Plane Shutdown Procedure
================================

Expand Down