additional fix on alerts page

This commit is contained in:
Hasko, Vladimir 2023-05-18 13:39:48 +00:00
parent 345818ce30
commit 3fdb37df1f

View File

@ -6,7 +6,6 @@ https://alerts.eco.tsi-dev.otc-service.com/
The authentication is centrally managed by LDAP. The authentication is centrally managed by LDAP.
- Alerta is a monitoring tool to integrate alerts from multiple sources. - Alerta is a monitoring tool to integrate alerts from multiple sources.
- The alerts from different sources can be consolidated and de-duplicated. - The alerts from different sources can be consolidated and de-duplicated.
- On ApiMon it is hosted on same instance as Grafana just listening on - On ApiMon it is hosted on same instance as Grafana just listening on
@ -15,10 +14,8 @@ The authentication is centrally managed by LDAP.
errors/alerts on zulip stream. 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. Grafana.
- “Executor alerts” focus on playbook results, whether playbook has - “Executor alerts” focus on playbook results, whether playbook has completed or failed.
completed or failed. - “Grafana alerts” focus on breaching the defined thresholds. For example API response time is higher than defined threshold.
- “Grafana alerts” focus on breaching the defined thresholds. For example
API response time is higher than defined threshold.
.. image:: training_images/alerta_dashboard.png .. image:: training_images/alerta_dashboard.png