diff --git a/doc/source/internal/apimon_training/monitoring_coverage.rst b/doc/source/internal/apimon_training/monitoring_coverage.rst index 253c70e..b6194fd 100644 --- a/doc/source/internal/apimon_training/monitoring_coverage.rst +++ b/doc/source/internal/apimon_training/monitoring_coverage.rst @@ -1,3 +1,50 @@ =================== Monitoring coverage =================== + +Multiple factors define the monitoring coverage to simulate common customer use cases. + + +Monitored locations +################### + +* EU-DE +* EU-NL +* PREPROD (EU_DE) +* EU-CH2 (Swisscloud) + + +Monitoring sources +################## + +* Inside OTC (eu-de, eu-ch2) +* Outside OTC (Swisscloud) + + +Monitored targets +################# + +* Endpoints and HTTP query requests + + * all services + * multiple GET queries + +* Static Resources + + * specific services + * availability of the resource or resource functionality + +* Dynamic resources + + * ansible playbooks + * specific services + * monitoring of most common use cases in cloud services + + +Monitoring dashboards +##################### + +* KPI dashboards +* 24/7 dashboards +* Test results dashboards +* Specific service dashboards \ No newline at end of file