Werk #19955: Fix Azure Storage latency graph displaying values in seconds instead of milliseconds
| Component | Checks & agents | ||||||
| Title | Fix Azure Storage latency graph displaying values in seconds instead of milliseconds | ||||||
| Date | May 11, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
The graphs for Azure/Storage performance service metrics
Success server latency and End-to-end latency were displaying
values in seconds while the check output correctly showed them in
milliseconds.
The graphing unit has been corrected to milliseconds so the graph scale now matches the check output.
This affects both the current Azure integration (azure_v2) and the
deprecated Azure integration.