Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: 49e21578f9bb0443b40aa8cdf245ec84a4328682
https://github.com/Checkmk/checkmk/commit/49e21578f9bb0443b40aa8cdf245ec84a…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M tests/unit/cmk/base/plugins/agent_based/utils/test_size_trend.py
Log Message:
-----------
Add issue revealing test
Change-Id: Ia6e88b7c3efa2534d92ad5b152f5a228a8ff5e1a
JIRA-Ref: SUP-20431
Commit: ed63da98a21bcf95df24b6b97dfa650832184526
https://github.com/Checkmk/checkmk/commit/ed63da98a21bcf95df24b6b97dfa65083…
Author: Timotheus Bachinger <timotheus.bachinger(a)checkmk.com>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
A .werks/17362
M cmk/base/plugins/agent_based/utils/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/base/plugins/agent_based/utils/test_netapp_api.py
M tests/unit/cmk/base/plugins/agent_based/utils/test_size_trend.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/3be9a1555549...ed63da98a21b
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications