Observability
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.
Added
- Add PodLogs as helm chart template.
Changed
- Upgrade Alloy upstream chart from 0.7.0 to 0.9.1
- This bumps the version of Alloy from 1.3.1 to 1.4.2
- Alloy Breaking changes
- Some debug metrics for otelcol components have changed.
- [otelcol.processor.transform] The functions convert_sum_to_gauge and convert_gauge_to_sum must now be used in the metric context rather than in the datapoint context.
- Upgrade Beyla from 1.7.0 to 1.8.2. A complete list of changes can be found on the Beyla releases page: https://github.com/grafana/beyla/releases.
- See Alloy v1.4.0 release notes
- Helm chart changes, see Alloy Helm chart v0.9.0 CHANGELOG
Fixed
- Fix CiliumNetworkPolicy to allow outgoing traffic to other nodes when running Alloy in clustering mode
Fixed
- Attempt to fix CI builds on tags, take 2.
Changed
- Upgraded upstream chart from 6.12.0 to 6.16.0 - see changelog for more information.
Fixed
- Attempt to fix CI builds on tags.
Fixed
- Fix CI jobs generating new releases