Skip to content

Commit 62e0a74

Browse files
Merge pull request #269973 from jlichwa/patch-105
Update alert.md
2 parents 69d2406 + e87d083 commit 62e0a74

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/key-vault/general/alert.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,11 @@ Next, create a rule and configure the thresholds that will trigger an alert:
8282
4. Select the thresholds that define the logic for your alerts, and then select **Add**. The Key Vault team recommends configuring the following thresholds:
8383

8484
+ Key Vault availability drops below 100 percent (static threshold)
85-
+ Key Vault latency is greater than 1000 ms (static threshold)
85+
> [!IMPORTANT]
86+
> This alert currently incorrectly includes long-running operations and reports them as the service being unavailable. You can monitor Key Vault logs to see if operations are failing due to the service being unavailable instead
87+
+ Key Vault latency is greater than 1000 ms (static threshold)
88+
> [!NOTE]
89+
> The intention of the 1000 ms threshold is to notify that the Key Vault service in this region has a workload higher than average. Our SLA for Key Vault operations is several times higher, see the [Service Level Agreement for Online Services](https://www.microsoft.com/licensing/docs/view/Service-Level-Agreements-SLA-for-Online-Services?lang=1) for current SLA. To alert when Key Vault operations are out of SLA, use the thresholds from the SLA documents.
8690
+ Overall vault saturation is greater than 75 percent (static threshold)
8791
+ Overall vault saturation exceeds average (dynamic threshold)
8892
+ Total error codes are higher than average (dynamic threshold)

0 commit comments

Comments
 (0)