Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: b7404fea98a884c2462ef36244a157f65736444b
https://github.com/Checkmk/checkmk/commit/b7404fea98a884c2462ef36244a157f65…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M tests/unit/cmk/plugins/lib/test_size_trend.py
Log Message:
-----------
Add issue revealing test
Change-Id: Ia6e88b7c3efa2534d92ad5b152f5a228a8ff5e1a
JIRA-Ref: SUP-20431
Commit: 89453c2d6b4413410ea16f130f7dd1f2d3539d1d
https://github.com/Checkmk/checkmk/commit/89453c2d6b4413410ea16f130f7dd1f2d…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
A .werks/17362.md
M cmk/plugins/lib/size_trend.py
M tests/unit/cmk/plugins/collection/agent_based/test_threepar_capacity.py
M tests/unit/cmk/plugins/collection/agent_based/test_threepar_volumes.py
M tests/unit/cmk/plugins/lib/test_netapp_api.py
M tests/unit/cmk/plugins/lib/test_size_trend.py
M tests/unit/cmk/plugins/netapp/test_netapp_ontap_volumes.py
Log Message:
-----------
17362 FIX Stop showing longer time ranges in size_trend
In case you're trend calculation (using `size_trend`) has a very small growth rate,
your check may have displayed a very high "Time left until full".
We now stop showing the message if the time until your resource is full is more than 10
years.
Change-Id: I2d25f2eb495005ec0f92c61ec02b2cceb47d65ad
JIRA-Ref: SUP-20431
Compare:
https://github.com/Checkmk/checkmk/compare/b62ad250ba6d...89453c2d6b44
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications