-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Reporting Requirements section
- Loading branch information
Showing
2 changed files
with
5 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,7 @@ | ||
## Reporting Requirements | ||
The mechanism for reporting will be via the CDR [Administration Endpoints](#admin-apis). | ||
|
||
The following information is to be reported: | ||
```diff | ||
Removed outdated reporting detail and updated link to Get Metrics endpoint | ||
``` | ||
|
||
- Availability for current month | ||
- Availability for each of the previous twelve months | ||
- Percentage of calls within performance threshold for current day | ||
- Percentage of calls within performance threshold for each of the previous seven days | ||
- Number of calls within each performance tier for current day | ||
- Number of calls within each performance tier for each of the previous seven days | ||
- Average response time within each performance tier for current day | ||
- Average response time within each performance tier for each of the previous seven days | ||
- Number of sessions for current day | ||
- Number of sessions for each of the previous seven days | ||
- Peak total TPS for current day | ||
- Peak total TPS for each of the previous seven days | ||
- Average TPS for current day | ||
- Average TPS for each of the previous seven days | ||
- Number of calls resulting in error due to server execution for current day | ||
- Number of calls resulting in error due to server execution for each of the previous seven days | ||
- Number of calls rejected due to traffic thresholds for current day | ||
- Number of calls rejected due to traffic thresholds for each of the previous seven days | ||
- Number of customers with active authorisations | ||
- Number of Data Recipient Software Products with active authorisations | ||
The mechanism for reporting will be via the [Get Metrics endpoint](#cdr-admin-api_get-metrics). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters