Releases: giantswarm/alloy-app
Releases · giantswarm/alloy-app
v0.7.0
v0.6.1
Fixed
- Bump Chart appVersion to v1.4.2
- Fix circleci config.
v0.6.0
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
v0.5.2
Added
- Add helm chart templating test in ci pipeline.
- Add tests with ats in ci pipeline.
- Push alloy as a gateway component in collections.
v0.5.1
Fixed
- Fix incorrect value path in vertical pod autoscaler.
v0.5.0
Added
- Add VPA and default resource requests and limits (giantswarm/roadmap#358)
Fixed
- Ensure alloy can access root filesystem in read mode only.
v0.4.1
Fixed
- Disable Grafana Labs reporting.
v0.4.0
Added
- Add Secret template in helm chart to alloy for environment variables injection.
Changed
- Update alloy upstream chart from 0.5.1 to 0.6.0
- This bumps the version of alloy from 1.2.1 to 1.3.0
- It does introduces breaking changes:
- [
otelcol.exporter.otlp
,otelcol.exporter.loadbalancing
]: Change the default gRPC load balancing strategy. beyla.ebpf
default value for argumentunmatched
in the blockroutes
.- more details at https://github.com/grafana/alloy/blob/v1.3.0/CHANGELOG.md#v130
- [
v0.3.1
Added
- Add some useful configuration into the logs helm chart values example
Fixed
- Allow traffic to nginx-ingress-controller (needed when LB is skipped).
v0.3.0
Added
- Add kyverno policy exception for run as non root
Changed
- Upgrade alloy upstream chart from 0.4.0 to 0.5.1
- This bumps the version of alloy from 1.2.0 to 1.2.1