Skip to content

Add metric node_ndisc_entries - #3787

Open
mikkeloscar wants to merge 1 commit into
prometheus:masterfrom
mikkeloscar:ndisc_entries
Open

Add metric node_ndisc_entries#3787
mikkeloscar wants to merge 1 commit into
prometheus:masterfrom
mikkeloscar:ndisc_entries

Conversation

@mikkeloscar

Copy link
Copy Markdown

This adds a new metric node_ndisc_entries to track the number of IPv6 neighbor discovery entries on the system. This is the IPv6 equivalent of node_arp_entries already supported by node_exporter

The motivation for this is to be able to track entries and alert on saturation in Kubernetes IPv6 environments.

Adds node_ndisc_entries metric equivalent to node_arp_entries.

Enables tracking the number of ndisc entries on IPv6 systems.

Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de>
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.

1 participant