Integrating node exporter with metrics-collector module for using it on IOT Edge Device

Abhishek Anand 1 Reputation point
2021-08-12T14:06:35.99+00:00

Hi, I am trying to deploying node_exporter on my IOT Edge Device. I am also able to get those data on Insights Metric, but there is no way to differentiate the data for each of the different IOT Edge devices. How can I accomplish that. I cant see any environment variable to add a default tags to each of the devices

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.
561 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VenkatYalla-0009 751 Reputation points
    2021-08-27T20:45:55.92+00:00

    There is currently no way to do this natively. You will need to create a proxy module as suggested in this GitHub issue.

    1 person found this answer helpful.
    0 comments No comments