Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

node_exporter: PR Review Request and Questions on NDP exporter development

19 views
Skip to first unread message

Umut Gerçek

unread,
Jan 5, 2025, 9:59:54 AMJan 5
to Prometheus Developers
Hi,

2 months ago I submitted a PR that implements exporting neighbor state information. https://github.com/prometheus/node_exporter/issues/535 as talked on this issue. If any maintainer of node_exporter has time, it may be good feature for node_exporter. It's also totally ok to close the pr since no one said it's necessary future :(. To sum up it adds below metrics:

# HELP node_arp_states ARP states by device # TYPE node_arp_states gauge node_arp_states{device="eth0",state="stale"} 1 node_arp_states{device="eth0",state="failed"} 2
...


==========================================================

I'm also willing to implement same type of information for ipv6, if community wants it.
Not sure how this would be valuable for node_exporter. I'm just trying to sharpen my networking skills and wanted to contribute back to node_exporter which I use everyday. Thanks for your time.

Have a nice day.
Umut
Reply all
Reply to author
Forward
0 new messages