Skip to content

Commit ec6994c

Browse files
committed
add monitoring text
1 parent d4639bc commit ec6994c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

content/06.quality_criteria.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,13 @@ Agreement (SLA) with user communities.
180180

181181
### Monitoring [SvcQC.Mon]
182182

183+
Monitoring is a periodic testing of the **Service**. It requires a monitoring
184+
service from where tests are executed or sent and results of those tests are shown.
185+
The tests can be the same, in part or in total of the Functional tests.
186+
The technology used for the monitoring, is left to the developers of the underlying
187+
software to decide eventually with input from the infrastructure(s),
188+
where the **Service** is foreseen to be integrated.
189+
183190
* **[SvcQC.Mon01]** The **Service** in an operational production state SHOULD be monitored.
184191
* **[SvcQC.Mon01.1]** The **Service** public endpoints SHOULD be monitored.
185192
* **[SvcQC.Mon01.2]** The **Service** public APIs SHOULD be monitored.

0 commit comments

Comments
 (0)