Skip to content

Commit f4d30a9

Browse files
authored
Merge pull request #1098 from stackhpc/spell-check
Correct spelling in swap space release note
2 parents 40a1526 + 824b1fe commit f4d30a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
features:
33
- |
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
4+
Added two alerts (warning and critical) that are triggered when the ratio
5+
of (free_swap_space / total_swap_space) is below thresholds.
6+
Each threshold can be modified by altering value of
77
``alertmanager_node_free_swap_warning_threshold_ratio`` and
88
``alertmanager_node_free_swap_critical_threshold_ratio``.
99

0 commit comments

Comments
 (0)