compliantkubernetes-apps icon indicating copy to clipboard operation
compliantkubernetes-apps copied to clipboard

Upgrade Kube-prometheus-stack-60.0.0

Open raviranjanelastisys opened this issue 1 year ago • 1 comments

Chart to upgrade

https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-60.0.0

Reason for upgrade

  • [ ] Security patching
  • [ ] Upgrade to allow new features
  • [X] Upgrade to prevent future issues
  • [ ] Upgrade to maintain a supported version
  • [ ] Other - Write the reason below

Additional context

No response

Acceptance criteria

  • I checked the migration of the new chart version:
    • [ ] The upgrade does not require migration steps
    • [ ] The upgrade requires migration steps
  • I tested the functionality of the new chart version:
    • [ ] The upgrade does not change current functionality
    • [ ] The upgrade changes current functionality

raviranjanelastisys avatar Jun 07 '24 07:06 raviranjanelastisys

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: image

anders-elastisys avatar Aug 13 '24 10:08 anders-elastisys