Skip to content

Commit f7866fb

Browse files
committed
Correct spelling in swap space release note
1 parent 40a1526 commit f7866fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releasenotes/notes/add-alerts-for-swap-availability-75e28ed7f913d1ec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
features:
33
- |
44
Added two alerts (Warning and critical) that are triggered when the ratio
5-
of (free_swap_sppace / total_swap_space) is below thresholds.
5+
of (free_swap_space / total_swap_space) is below thresholds.
66
Each threshold can be modified by alterting value of
77
``alertmanager_node_free_swap_warning_threshold_ratio`` and
88
``alertmanager_node_free_swap_critical_threshold_ratio``.

0 commit comments

Comments
 (0)