From 3fdb37df1f28c4aabaf89b0b67b518de6fc8b7b1 Mon Sep 17 00:00:00 2001 From: Vladimir Hasko Date: Thu, 18 May 2023 13:39:48 +0000 Subject: [PATCH] additional fix on alerts page --- doc/source/internal/apimon_training/alerts.rst | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) 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