Hello Matthias, A PR for procfs has been submitted: https://github.com/prometheus/procfs/pull/515
Regarding the specificity for the node exporter I was debating that as well in regards of the Infiniband collector which is similar. Happy to discuss it further here or Slack. Thanks, PY On Sunday, April 16, 2023 at 6:00:20 AM UTC-5 Matthias Rampke wrote: > To clarify, you are asking about adding this to the node exporter? > > I am torn between "this seems very specific" and "I guess it won't hurt > anyone who doesn't need it". > > IMO adding support to the procfs package makes sense, whether it's then > consumed by node exporter or a more specific one. > > /MR > > On Tue, 28 Mar 2023, 18:44 Perif, <[email protected]> wrote: > >> Hi, >> >> We wrote a collector for Amazon EFA >> <https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa.html> which is >> a high-speed network interface similar to Infiniband. >> >> This interface is used for tightly coupled applications in HPC (WRF, >> Ansys Fluent, Gromacs...) and distributed ML (think LLMs like BLOOM, OPT... >> or Diffusion based models like Stable diffusion). The metrics are used for >> optimization and troubleshooting of these computational workloads. The >> collector we wrote is based on the one used by Infiniband and involved >> changes on ProcFS as well as EFA metrics are exposed similarly. >> >> *Would the team be open for us to create a PR to add a new collector for >> this network interface? * >> >> Thanks, >> >> Perif >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Prometheus Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/prometheus-developers/06dd2715-8c52-4bf9-9516-43c5ef134357n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/prometheus-developers/06dd2715-8c52-4bf9-9516-43c5ef134357n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/e090c550-3cff-4f62-888c-325163f7ce8fn%40googlegroups.com.

