You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/microsoft-azure/kubernetes.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -339,7 +339,7 @@ The **Azure Kubernetes Service - Node Memory** dashboard provides insights about
339
339
### Azure Key Vaults alerts
340
340
These alerts are metric based and will work for all Key Vaults.
341
341
342
-
| Alert Name | Alert Description and Conditions | Alert Condition| Recover Condition |
342
+
| Alert Name | Alert Description and Conditions | Alert Condition | Recover Condition |
343
343
|:--|:--|:--|:--|
344
344
|`Azure Kubernetes Service - CPU Usage Percentage`| This alert is triggered with critical type when cpu usage percentage when cpu usage percentage greater than 95% and triggered with warning type when greater than 85%. | percentage < 95 | percentage >= 95 |
345
345
|`Azure Kubernetes Service - Kube Node(s) Unreachable`| This alert is triggered when kube node(s) unreachable count greater than 1. | Count >= 1 | Count < 1 |
0 commit comments