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,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