diff --git a/doc/source/internal/apimon_training/alerts.rst b/doc/source/internal/apimon_training/alerts.rst index d9f6b3e..293b579 100644 --- a/doc/source/internal/apimon_training/alerts.rst +++ b/doc/source/internal/apimon_training/alerts.rst @@ -6,19 +6,16 @@ https://alerts.eco.tsi-dev.otc-service.com/ The authentication is centrally managed by LDAP. - - - Alerta is a monitoring tool to integrate alerts from multiple sources. - - The alerts from different sources can be consolidated and de-duplicated. - - On ApiMon it is hosted on same instance as Grafana just listening on +- Alerta is a monitoring tool to integrate alerts from multiple sources. +- The alerts from different sources can be consolidated and de-duplicated. +- On ApiMon it is hosted on same instance as Grafana just listening on different port. - - The Zulip API was integrated with Alerta, to send notification of +- The Zulip API was integrated with Alerta, to send notification of errors/alerts on zulip stream. - - Alerts displayed on OTC Alerta are generated either by Executor or by +- Alerts displayed on OTC Alerta are generated either by Executor or by Grafana. - - “Executor alerts” focus on playbook results, whether playbook has - completed or failed. - - “Grafana alerts” focus on breaching the defined thresholds. For example - API response time is higher than defined threshold. + - “Executor alerts” focus on playbook results, whether playbook has completed or failed. + - “Grafana alerts” focus on breaching the defined thresholds. For example API response time is higher than defined threshold. .. image:: training_images/alerta_dashboard.png