Branch: refs/heads/2.1.0
Home:
https://github.com/Checkmk/checkmk
Commit: bd6c6b490d9d174a269b7f75a6ebf119f636b472
https://github.com/Checkmk/checkmk/commit/bd6c6b490d9d174a269b7f75a6ebf119f…
Author: Kenneth Okoh <kenneth.okoh(a)checkmk.com>
Date: 2024-02-19 (Mon, 19 Feb 2024)
Changed paths:
A .werks/16049
M cmk/gui/plugins/views/graphs.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
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications