Werk #17660: Graphs & metrics: Fix classification and legend of scalars

Component User interface
Title Graphs & metrics: Fix classification and legend of scalars
Date Apr 7, 2025
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.5.0b1
Not yet released
Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.4.0b5 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Graph templates that are implemented against cmk.graphing.v1 consist of compound or simple lines. A line is classified as scalar (ie. WarningOf, CriticalOf, MinimumOf, MaximumOf and Constant) or a metric. Compound objects (eg. Sum, Product) that are only built from scalars are classified as scalars.

Scalars are displayed in a separate area below a graph.

To the list of all Werks