Open raviranjanelastisys opened 5 months ago
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