Observability
Changed
- Upgrade
prometheus-agent from v0.6.9 to v0.7.0.- Adds extraArgs to be able to use nice features like wal truncation
- upgrade
kube-prometheus-stack from 61.0.0 to 65.1.1- prometheus-operator CRDs from 0.73.0 to 0.75.0
- prometheus-operator from 0.75.0 to 0.77.1
- prometheus upgraded from 2.53.0 to 2.54.1
- grafana from 8.2.0 to 8.5.0
- thanos ruler upgraded from 0.35.1 to 0.36.1
- prometheus-node-exporter upgraded from 1.8.1 to 1.8.2
Fixed
- Add missing depends on annotation on alloy-metrics and alloy-logs to make sure they are deployed after the prometheus-operator-crds.
Changed
- Resync alloy, loki and mimir mixins from upstream.
Changed
- Add a new extraParsers property to be able to add other parsers.
- Upgrade from fluent-bit 3.1.6 to fluent-bit 3.1.9.
Changed
- Upgraded upstream chart from 6.16.0 to 6.18.0 - see changelog for more information.
- This upgrades Loki from 3.1.0 to 3.2.0.
Changed
- Upgrade chart to version
5.5.0 and mimir 2.14.0.- Memcached: Update to Memcached 1.6.31-alpine and memcached-exporter 0.14.4.
- Ingester: set GOMAXPROCS to help with Go scheduling overhead when running on machines with lots of CPU cores.
- Add missing container security context to run
continuous-test under the restricted security policy.
Added
- Added “Loki - Slow Queries” dashboard
Changed
- Change ownership from BigMac to Shield
Changed
Removed
- Get rid of legacy in-house slo framework.
Changed
Removed
- Get rid of legacy in-house slo framework.
Changed
- Upgrade
alloyLogs to v0.6.1- Allow passing PodLogs via helm chart values
- Upgrade to Alloy v1.4.2 which fixes a bug with component reload/evaluation and keeping Alloy up-to-date
- Fixes an issue with CiliumNetworkPolicy preventing Alloy to run in clustering mode
Fixed
- Bump Chart appVersion to v1.4.2
- Fix circleci config.