Werk #14145: Crash: Performance Graph dashlet without service context

Component User interface
Title Crash: Performance Graph dashlet without service context
Date Jun 15, 2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p3 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

When creating a performance graph dashlet without the service context you would expect the dashlet to use the available host metrics from the Host Check Command.

Since 2.1.0i1 this was no longer possible because the dashlet crashed with the error:

Exception: AttributeError ('str' object has no attribute 'values')

Now the dashlet works as intended again.

To the list of all Werks