edgehub status in built-in metrics
Hi,
It would be very convenient to have a status of the edgehub regarding the following steps during startup :
- starting
- ready
- ... ("problem" or something ?)
For our use case, we need to reboot frequently our edge device and our modules wait edgehub to be ready. For now, we are waiting these messages in logs :
- "Started MQTT head"
- "route: FROM /messages/* INTO $upstream"
When we see those mesages, we know that edgehub is ready for receiving messages and can forward them to iothub. But parsing logs is not a good solution, it would be great to use built-in metrics for that (but another elegant solution could do the job)
Thanks !

Check out version 1.0.10 of IoT Edge. The runtime now produces a bunch of metrics. Please let us know if there are others that you would like to see!
https://docs.microsoft.com/en-us/azure/iot-edge/how-to-access-built-in-metrics