We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 40a1526 + 824b1fe commit f4d30a9Copy full SHA for f4d30a9
releasenotes/notes/add-alerts-for-swap-availability-75e28ed7f913d1ec.yaml
@@ -1,9 +1,9 @@
1
---
2
features:
3
- |
4
- Added two alerts (Warning and critical) that are triggered when the ratio
5
- of (free_swap_sppace / total_swap_space) is below thresholds.
6
- Each threshold can be modified by alterting value of
+ Added two alerts (warning and critical) that are triggered when the ratio
+ of (free_swap_space / total_swap_space) is below thresholds.
+ Each threshold can be modified by altering value of
7
``alertmanager_node_free_swap_warning_threshold_ratio`` and
8
``alertmanager_node_free_swap_critical_threshold_ratio``.
9
0 commit comments