Observability
Changed
- Upgraded upstream chart from 5.37.0 to 5.39.0 - see changelog for more information.
- Moved
serviceAccount field in the loki section in the values. - push to capz collection
- push to CAPVCD collection
Changed
- upgrade grafana chart: 7.0.1 => 7.0.11
- upgrade grafana : 10.1.5 => 10.2.2
Changed
- Loki Operational dashboard improvements:
- Added a
Backend Path panel - Added
disk usage to Write and Backend path panel - Added
total pods to Write, Read and Backend panels
Fixed
- Loki cost estimation: update legends to name tenants
Changed
- Upgraded upstream chart from 5.36.3 to 5.37.0 - see changelog for more information.
Fixed
- Add securityContext to dnsmasq container in loki-gateway.
Fixed
- Add dnsmasq as extraContainer to loki-gateway.
- Upgraded loki from 2.9.2 to 2.9.3 - see changelog for more information.
- Upgraded upstream chart from 5.34.0 to 5.36.3 - see changelog for more information.
Changed
- Add three stat panels to “Container images from docker.io” dashboard
Fixed
- Fix queries in “Container images from docker.io” dashboard to use the
image_spec label instead of image.
Added
- Public dashboard: Container images from docker.io
Fixed
- Extend
prometheus-operator-app timeout to avoid race condition with VPA causing the app to be stuck in pending-install state.