Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate arp_linux.go to procfs #2551

Merged
merged 3 commits into from
Dec 18, 2022
Merged

Conversation

jalev
Copy link
Contributor

@jalev jalev commented Dec 16, 2022

There was a comment about migrating the ARP collector to ProcFS so additional ARP stats can be added later on. This will enable that work.

It turns out #2547 and #2548 were failing because of an unannounced Github outage rather than any weird code problems.

jalev and others added 3 commits December 16, 2022 18:08
Signed-off-by: James Bach <qweet.ing@gmail.com>
Signed-off-by: James Bach <james.bach@wise.com>
Signed-off-by: jalev <qweet.ing@gmail.com>
Signed-off-by: James Bach <james.bach@wise.com>
Signed-off-by: jalev <qweet.ing@gmail.com>
Signed-off-by: jalev <qweet.ing@gmail.com>
Copy link
Member

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

Copy link
Member

@discordianfish discordianfish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@discordianfish discordianfish merged commit 22e5dd2 into prometheus:master Dec 18, 2022
@jalev jalev deleted the refactor-arp branch December 18, 2022 15:48
@knweiss
Copy link
Contributor

knweiss commented Jul 5, 2023

This PR causes a regression in node-exporter 1.6.0 (versus 1.4.1) because parsing of InfiniBand ARP entries fails with the new procfs code and thus the entire arp collector fails.

I've opened issue prometheus/procfs#545.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants