diff --git a/doc/admin-guide-cloud/telemetry/section_telemetry-alarms.xml b/doc/admin-guide-cloud/telemetry/section_telemetry-alarms.xml index 5495acc0d0..5b339caaaf 100644 --- a/doc/admin-guide-cloud/telemetry/section_telemetry-alarms.xml +++ b/doc/admin-guide-cloud/telemetry/section_telemetry-alarms.xml @@ -74,6 +74,24 @@ These are a lightweight alternative to webhooks, whereby the state transition is simply logged by the alarm-notifier, and are intended primarily for testing purposes. +
+ Workload partitioning + The alarm evaluation process uses the same mechanism for + workload partitioning as the central and compute agents. + The + Tooz library provides the coordination within the + groups of service instances. For further information + about this approach see + . + + To use this workload partitioning solution set the + option to + default. For more information, see the alarm + section in the + + OpenStack Configuration Reference. + +
Using alarms