Werk #16867: azure: Remove unnecessary 'metric not found' errors
Component | Checks & agents | ||||||
Title | azure: Remove unnecessary 'metric not found' errors | ||||||
Date | Aug 8, 2024 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
When querying metrics, Azure agent was reporting each missing metric in the details of the 'Azure Agent Info' service. This didn't influence the status of the service but still implied an error.
It was misleading because some metrics aren't defined in some types of resources. Now, those metrics are optional and won't cause an error.