Recently, I have shown how to interact with Prometheus metrics on the edge, provided by the Azure IoT Edge runtime.
The built-in edge Metrics are great for analyzing what is currently going on in the containers (CPU usage, memory usage, restarts, etc) and on the host (CPU usage, disk usage, etc.).
Since then, this metrics solution is expanded with Azure Monitor workbooks in the Azure portal so we are able to show the metrics in dialogs within Log Analytics workbooks.
Microsoft introduces this extra Metrics collector module. It is already available in the Azure IoT Edge Module marketplace.
Note: this Metrics collector support is still in preview.
Today, I will show how this is done using the preferred way:

Azure IoT Edge Metrics are sent directly to Azure Log Analytics.
Doorgaan met het lezen van “Azure Log Analytics integration for Azure IoT Edge metrics”