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 Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0p22 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

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