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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.6.0p23 2.0.0p2 2.1.0b1
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed

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