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

Werk #12481: CSV/JSON export of views use custom title for rows headers

Component User interface
Title CSV/JSON export of views use custom title for rows headers
Date Apr 6, 2021
Level Trivial Change
Class New Feature
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
2.0.0p2 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT
1.6.0p23 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Exported view column had a static name depending on the type of the columns. With parametrizable columns like for Metric History, which content can be configured and thus always need a title, that same title is used for export.

The export title is however modified to be all lowercase and all non-alphanumeric characters are converted to an underscore.

To the list of all Werks