diff --git a/source/operations_and_monitoring.rst b/source/operations_and_monitoring.rst index d06200b..596d8c3 100644 --- a/source/operations_and_monitoring.rst +++ b/source/operations_and_monitoring.rst @@ -318,6 +318,13 @@ the monitoring service rather than the host being monitored). `known issue `__ 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 ================================