Werk #12483: Event rates in graphs can be of very small magnitude

Component User interface
Title Event rates in graphs can be of very small magnitude
Date Apr 7, 2021
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
2.0.0p2 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)
1.6.0p23 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Event rates were displayed with at most a presision of 2 decimals on the graphs, and was generally a good format. Yet, there are some cases when monitoring very sporadic events, graphs would show a scale containing only zeros.

After this werk, event rates follow the same scientific notation used on other metrics like floating point numbers, counts and percent. This allows to appropiately display numbers regardless of their domain range.

To the list of all Werks