SteffenBeermann

Results 4 comments of SteffenBeermann

Yes, it seems like this. image IDs are just used for custom images, see https://learn.microsoft.com/en-us/azure/virtual-machines/windows/policy#images-for-virtual-machines

We rely on the metrics of the OPC publisher module. With disabling Prometheus, the edge metric collector will still function right? We noticed the issue because the IoT Edge runtime...

I have this diagnostic info for one endpoint: ``` "sentMessagesPerSec": 0.12591434486187222, "ingestionDuration": "6.17:47:16.9692019", "ingressDataChanges": 3494295, "ingressValueChanges": 12381772, "ingressBatchBlockBufferSize": 48, "encodingBlockInputSize": 0, "encodingBlockOutputSize": 0, "encoderNotificationsProcessed": 3495567, "encoderNotificationsDropped": 0, "encoderIoTMessagesProcessed": 73343, "encoderAvgNotificationsMessage":...

> Could you run without Prometheus by setting `--em=False`? > > Also, how does the oom show for you? I tried with the setting `--em=False` but it seems it did...