Observability
Modified
- Upgrade
promtail to 2.5.0 and upstream chart version to 6.0.0 - Breaking: Upgrade requires manual intervention.
Changes required in your values.yaml file:
- client config is more similar to promtail config file, and is done on
config.clients.
Fixed
- Fix datasource using UID.
Added
- Label resources with
application.giantswarm.io/team label.
Added
- Label resources with
application.giantswarm.io/team label.
Fixed
- Correct team and config annotations.
Fixed
- Add aws s3 endpoint and access key support.
Fixed
- Fix incorrect podsecuritypolicy api version.
Changed
- Upgrade upstream chart from version 6.24.1 to 6.31.0, and grafana from 8.4.2 to 9.0.1. This release includes a small set of breaking changes that you can check here.
This release also allows some existing values to be templetized (tpl function) and adds a bit more configurability options (e.g. network policies)
Fixed
- Set loki
config.auth_enabled to false by default.