Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have been trying to collect telemetry data and I am getting a hard time obtaining power data.Here's a sample telemetry collector config (telegraf):```[[inputs.gnmi]]name_prefix = "app.company.network.device."addresses = ["${HOST_ADDRESS}"]username ...