Skip to content

Commit

Permalink
Adding Metrics v3 and V4 with bold MUST
Browse files Browse the repository at this point in the history
  • Loading branch information
nils-work committed Sep 22, 2023
1 parent a7de13e commit a24ccf2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion slate/source/includes/obsolete/get-metrics-v3.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ This operation may only be called by the CDR Register

```

*Percentage of calls within the performance thresholds*
*Percentage of calls within Primary Data Holder performance thresholds. Note that Secondary Data Holder performance <b>MUST</b> be excluded from this metric.*

### Properties

Expand Down
2 changes: 1 addition & 1 deletion slate/source/includes/obsolete/get-metrics-v4.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ This operation may only be called by the CDR Register

```

*Percentage of calls within the performance thresholds*
*Percentage of calls within Primary Data Holder performance thresholds. Note that Secondary Data Holder performance <b>MUST</b> be excluded from this metric.*

### Properties

Expand Down
2 changes: 1 addition & 1 deletion swagger-gen/api/cds_admin.json
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@
}
}
},
"description": "Percentage of calls within Primary Data Holder performance thresholds. Note that Secondary Data Holder performance MUST be excluded from this metric.",
"description": "Percentage of calls within Primary Data Holder performance thresholds. Note that Secondary Data Holder performance <b>MUST</b> be excluded from this metric.",
"x-conditional": [
"currentDay",
"previousDays"
Expand Down

0 comments on commit a24ccf2

Please sign in to comment.