Werk #15411: Render temperature units consistently with space in service outputs
Component | Checks & agents |
Title | Render temperature units consistently with space in service outputs |
Date | Apr 3, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0b3 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
Depending on the underlying check plugin, Checkmk rendered temperature units with or without a space in service outputs. As of this werk, Checkmk consistently renders temperatures with a space between the numerical value and the unit. Examples:
- "12.0 °C" instead of "12.0°C"
- "256.41 K" instead of "256.41K"