Werk #17743: azure_resource_health: Fix 'Item not found in monitoring data'
Component | Checks & agents | ||||||
Title | azure_resource_health: Fix 'Item not found in monitoring data' | ||||||
Date | May 14, 2025 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
The check plug-in azure_resource_health
would sometimes show 'Item not found in monitoring data', despite the information being available.
This was because special agent agent_azure
would only query the first of the page of the corresponding endpoint providers/Microsoft.ResourceHealth/availabilityStatuses
.