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
|`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 |
346
346
|`Azure Kubernetes Service - Memory Working Set Percentage`| This alert triggers when memory working set percentage greater than 100. | percentage >= 100 | percentage < 100 |
0 commit comments