Branch: refs/heads/2.3.0
Home:
https://github.com/Checkmk/checkmk
Commit: e75c68c963e9c83cdc4b7c0b5b409267c6b4e19d
https://github.com/Checkmk/checkmk/commit/e75c68c963e9c83cdc4b7c0b5b409267c…
Author: Kenneth Okoh <kenneth.okoh(a)checkmk.com>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
A .werks/16049.md
M cmk/gui/views/graph.py
Log Message:
-----------
16049 FIX Render service graphs of host independent of historic metrics
The view "Service graphs of host" used to show the error message "No
historic metrics recorded but performance data is available. Maybe performance data
processing is disabled." even if the underlying single service graphs existed.
This occured especially when using a host check command.
The behavior is fixed to always rendering the service graphs in the view "Service
graphs of host", if their performance data is available.
Note that this change does not affect the same error message shown for the "Host
graph" row of the "Status of Host" view, as the available performance data
belongs to the services and not to the host.
CMK-16145
Change-Id: I9e02bd0fdbbd1b45137668dad798564cf976278f
Commit: fb1115aea73a5dbaa43e59eca9163e765a388fad
https://github.com/Checkmk/checkmk/commit/fb1115aea73a5dbaa43e59eca9163e765…
Author: Gav <gavin.mcguigan(a)checkmk.com>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
M cmk/gui/openapi/endpoints/rule/fields.py
Log Message:
-----------
rules: minimum length of 1 set on label_group field
cmk-16078
Change-Id: I3e503d57441f6f22b039c60623936159b972843f
Compare:
https://github.com/Checkmk/checkmk/compare/1080e3ee8039...fb1115aea73a
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications