Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: 8ec6562ded8300ec47e46e006ea9eac2af2141b4
https://github.com/Checkmk/checkmk/commit/8ec6562ded8300ec47e46e006ea9eac2a…
Author: Sofia Colakovic <sofia.colakovic(a)checkmk.com>
Date: 2024-08-16 (Fri, 16 Aug 2024)
Changed paths:
A .werks/16867
M cmk/special_agents/agent_azure.py
Log Message:
-----------
16867 FIX azure: Remove unnecessary 'metric not found' errors
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.
SUP-19726
Change-Id: If8f370610c32252f0f9499c4bfed4a60a4910203
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications