Branch: refs/heads/2.3.0
Home:
https://github.com/Checkmk/checkmk
Commit: 6e531baa3083503b8806e4ed9711ded84853c407
https://github.com/Checkmk/checkmk/commit/6e531baa3083503b8806e4ed9711ded84…
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: 30861e5d96f8c5e819da1aeb5d625a287786640f
https://github.com/Checkmk/checkmk/commit/30861e5d96f8c5e819da1aeb5d625a287…
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/base/plugins/agent_based/test_threepar_capacity.py
M tests/unit/cmk/base/plugins/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/333ecd51eaf9...30861e5d96f8
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications