You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just mentioning this here in case anyone else encounters it, but I noticed the following error for prometheus-node-exporter:
caller=collector.go:169 level=error msg="collector failed" name=arp duration_seconds=0.000149901 err="could not get ARP entries: rtnetlink NeighMessage has a wrong attribute data length"
Upgrading kube-prometheus-stack chart to v60.0.0 or newer should upgrade node-exporter to app version v1.8.0+ I believe which should solve this issue according to this issue. This affects some of our dashboards:
Chart to upgrade
https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-60.0.0
Reason for upgrade
Additional context
No response
Acceptance criteria
The text was updated successfully, but these errors were encountered: