Skip to content

Conversation

@KonstantinKuklin
Copy link
Contributor

Add support of https://www.netfilter.org/projects/libnetfilter_queue/
In linux kernel functionality can be found https://github.com/torvalds/linux/blob/master/net/netfilter/nfnetlink_queue.c
It allows to provide monitoring for packet queues (iptables, nftables)

Signed-off-by: Konstantin Kuklin <konstantin.kuklin@gmail.com>
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.

LGTM, thanks!

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.

Minor nits.

Signed-off-by: Konstantin Kuklin <konstantin.kuklin@gmail.com>
@KonstantinKuklin
Copy link
Contributor Author

@SuperQ thank you for review. I made adjustments

@SuperQ SuperQ merged commit 25803af into prometheus:master Oct 21, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants