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