Muhammad Shahzeb

Results 16 comments of Muhammad Shahzeb

Corresponding files that would need changing: For deb & rpm https://github.com/grafana/agent/blob/1fda90adc917c8d107e2e2a0207611adc43222b4/packaging/environment-file#L13 For windows https://github.com/grafana/agent/blob/1fda90adc917c8d107e2e2a0207611adc43222b4/packaging/windows/install_script.nsis#L132

I think through the install scripts we would have to update the environment file and add -config.expand-env (in case of linux) using sed or something similar. Any other thoughts or...

Opening up for conversation again to mark it as not stale.

Hi @sasa-tomic Currently I am working on a PR for this.

PR: https://github.com/prometheus/node_exporter/pull/3047 - first draft

Sample generated metrics file [node_metrics.txt](https://github.com/user-attachments/files/15765219/node_metrics.txt)

Thank you I will be moving the code to procfs and open a PR there.

PR in the works on procfs: https://github.com/prometheus/procfs/pull/651

Procfs PR merged: https://github.com/prometheus/procfs/pull/651