Werk #16867: azure: Remove unnecessary 'metric not found' errors
Komponente | Checks & agents | ||||||
Titel | azure: Remove unnecessary 'metric not found' errors | ||||||
Datum | 08.08.2024 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
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.