Explore the latest product updates and best practices at our hybrid Checkmk Conference #12 from June 16-18, 2026 – Register here

Werk #15145: agent_azure: Remove caching from the azure_usagedetails section

Component Agent bakery
Title agent_azure: Remove caching from the azure_usagedetails section
Date Feb 9, 2023
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.0p22 Checkmk Community, Checkmk Pro, Checkmk Ultimate MT

Usage details section provides yesterday's Azure resource costs used in the "Cost" check plugin. Until now, the section data was fetched once a day and cached. The problem is that because yesterday's costs are still being calculated in the Azure's Cost Management, they change throughout the day.

In order to report the cost data as soon as possible and to be consistent with the Azure's Cost Management, the caching of the azure_usagedetails section has been removed.

To the list of all Werks