further formatting changes

This commit is contained in:
Hasko, Vladimir 2023-05-21 20:47:42 +00:00
parent 29a7554985
commit efadfc75fd

View File

@ -30,8 +30,8 @@ The ApiMon a.k.a API-Monitoring project:
ApiMon Architecture Summary
---------------------------
- Test Scenarios are implemented as ansible playbooks and pushed to Github
[repository](https://github.com/opentelekomcloud-infra/apimon-tests).
- Test Scenarios are implemented as ansible playbooks and pushed to
`Github <https://github.com/opentelekomcloud-infra/apimon-test>`_.
- EpMon executes various HTTP query requests towards service endpoints and
generates statistsic
@ -55,43 +55,31 @@ ApiMon features
ApiMon comes with the following features:
- Support of ansible playbooks for testing scenarios
- Support of HTTP requests (GET) for Endpoint Monitoring
- Support of TSDB and RDB
- Support of all OTC environments
- EU-DE
- EU-NL
- Swisscloud
- PREPROD
- Support of multiple Monitoring sources:
- internal (OTC)
- external (vCloud)
- Alerts agregated in Alerta and notifications sent to zulip
- Various dasbhoards
- KPI dashboards
- 24/7 squad dashboards
- General test results dashboards
- Specific squad/service based dashboards
- Each squad can control and manage their test scenarios and dashboards
- Every exectution of ansible playbooks stores the log file for further
investigation/analysis on swift
- Every execution of ansible playbooks stores the log file for further
investigation/analysis on swift object storage
What ApiMon is NOT