Releases: cloudfoundry/otel-collector-release
Releases · cloudfoundry/otel-collector-release
otel-collector-release v0.11.0
What's Changed
- Bump packaged Golang to go1.22.8
- Bump OTel Collector components to v0.111.0 by @mkocher in #56
otlp
exporter now has batching built in- Internal metrics are now emitted with names prefixed with
otelcol_
- Change
allow_list
properties: unspecified equates to allow all and empty array equates to allow nothing by @acosta11 in #57 - Add
pprof
extension by @acosta11 in #57
Full Changelog: v0.10.1...v0.11.0
otel-collector-release v0.10.1
otel-collector-release v0.10.0
What's Changed
Full Changelog: v0.9.0...v0.10.0
otel-collector-release v0.9.0
otel-collector-release v0.8.1
What's Changed
- Automatically configure nop pipelines in config when necessary by @iprotsiuk in #48
New Contributors
- @iprotsiuk made their first contribution in #48
Full Changelog: v0.8.0...v0.8.1
otel-collector-release v0.8.0
What's Changed
Full Changelog: v0.7.0...v0.8.0
otel-collector-release v0.7.0
otel-collector-release v0.6.2
What's Changed
Full Changelog: v0.6.1...v0.6.2
otel-collector-release v0.6.1
otel-collector-release v0.6.0
What's Changed
- Expose wider collector configuration by @acrmp in #31. This allows for configuring processors, pipelines & exporters which provides a lot more flexibility to platform engineers.
- Add PrometheusRemoteWrite Exporter by @benjaminguttmann-avtq in #26
- Add batch processor by @acrmp in #32
- Bump go.opentelemetry.io/collector/cmd/builder from 0.103.0 to 0.104.0 in /src/otel-collector-builder by @dependabot in #30
New Contributors
- @benjaminguttmann-avtq made their first contribution in #26
Full Changelog: v0.5.0...v0.6.0