Werk #18185: OTel: Recalculate cumulative histogram data into delta data

Component Checks & agents
Title OTel: Recalculate cumulative histogram data into delta data
Date Oct 7, 2025
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0p14
Not yet released
Checkmk Cloud (CCE), Checkmk MSP (CME)

When receiving histogram data, the OTel plugin would calculate the average value of all buckets. In OTel there is the possibility of cumulative and delta histograms.

With this change all cumulative histograms will be recalculated into delta histograms and the checked value will be the average value of all new bucket entries.

To the list of all Werks