question

AbhishekAnand-9139 avatar image
0 Votes"
AbhishekAnand-9139 asked VenkatYalla-0009 answered

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

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
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @AbhishekAnand-9139 ,

What is this node_exporter? Do you have some background info about it?

0 Votes 0 ·

Hey

please refer to

https://github.com/prometheus/node_exporter

SO. Node exporter is exposing prometheus styled endpoint on my IOTedgeDevice which is being collected by

https://hub.docker.com/_/microsoft-azureiotedge-metrics-collector

module. Which is being sent to log analytics workspace

.





0 Votes 0 ·

1 Answer

VenkatYalla-0009 avatar image
1 Vote"
VenkatYalla-0009 answered

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


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.