OpenTelemetry - CNCF/opentelemetry-collector: Release v0.3.0
Name: opentelemetry-collector
Owner: OpenTelemetry - CNCF
Release: OpenTelemetry Collector v0.3.0 (Beta)
Released: 2020-03-30
License: Apache-2.0
Release Assets:
Docker images:
- Core:
docker pull otel/opentelemetry-collector:0.3.0
- Supported open-source receivers and exporters
- Supported processors and extensions
- Contrib:
docker pull otel/opentelemetry-collector-contrib:0.3.0
- Community open-source receivers and exporters including for commercial back-ends
- Community processors and extensions
Breaking changes
- Make prometheus reciever config loading strict. #697 Prometheus receiver will now fail fast if the config contains unused keys in it.
Changes and fixes
- Enable best effort serve by default of Prometheus Exporter (https://github.com/orijtech/prometheus-go-metrics-exporter/pull/6)
- Fix null pointer exception in the logging exporter #743
- Remove unnecessary condition to have at least one processor #744
Components
Receivers / Exporters | Processors | Extensions |
---|---|---|
Jaeger | Attributes | Health Check |
OpenCensus | Batch | Performance Profiler |
OpenTelemetry | Memory Limiter | zPages |
Zipkin | Queued Retry | |
Resource | ||
Sampling | ||
Span |
Checksums
Checksums were generated with shasum -a 256 bin/*
and are present in the checksums.txt file.