Skip to content

Commit 33c05c7

Browse files
authored
Merge pull request #27 from stackhpc/defining-alerts
Add section about defining alerts from Prometheus metrics
2 parents b5bd465 + 73ced40 commit 33c05c7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/operations_and_monitoring.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,13 @@ the monitoring service rather than the host being monitored).
318318
`known issue <https://github.com/prometheus/alertmanager/issues/1377>`__
319319
when running several Alertmanager instances behind HAProxy.
320320

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+
321328
Control Plane Shutdown Procedure
322329
================================
323330

0 commit comments

Comments
 (0)