Azure IOT Edge device runtime Alert if it changes from "OK" to "An error occurred in the IoT Edge runtime"

Girish Prajwal 706 Reputation points
2020-10-23T15:05:40.973+00:00

Hi Team,

We want to set an alert rule if the runtime response code changes from OK to "An error occurred in the IoT Edge runtime"

400 - The deployment configuration is malformed or invalid.

417 - The device doesn't have a deployment configuration set.

412 - The schema version in the deployment configuration is invalid.

406 - The IoT Edge device is offline or not sending status reports.

500 - An error occurred in the IoT Edge runtime.

Along with that once I select one of the IOT Edge, I see the connections and inside Edge device the Modules Tab, we see the runtime status is "Running". For any of the module names, if the status is changed to failure or according to the failure codes, how can we set an alert.

Can we set the alerts as above.

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
552 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,143 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Sander van de Velde | MVP 30,396 Reputation points MVP
    2020-10-24T14:09:05.053+00:00

    This list reflects the Azure IoT Edge documentation.

    1 person found this answer helpful.