Catch up on the latest product updates, best practices, and expert insights from the Checkmk Conference #12 – Watch the livestream recordings now

Werk #14508: profiling using "enable_by_var" in the REST API

Component REST API
Title profiling using "enable_by_var" in the REST API
Date Sep 22, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate, Checkmk Ultimate MT
2.1.0p13 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0p29 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

When using the query string variable "_profile=1" to dynamically enable profiling, the REST API complained about "_profile" being an unknown paramter. This is no longer the case, as the argument is now removed before passing the request to the REST API.

There are no futher actions to be taken.

To the list of all Werks