Skip to content

v0.30.0

Compare
Choose a tag to compare
@opentelemetry-bot opentelemetry-bot released this 14 Jul 21:49
· 11123 commits to main since this release
0c182d6

馃帀 OpenTelemetry Collector Contrib v0.30.0 (Beta) 馃帀

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release (be sure to check the release notes here as well!). Check out the Getting Started Guide for deployment and configuration information.

馃殌 New components 馃殌

  • oauth2clientauth extension: ported from core (#3848)
  • metrics-generation processor: is now enabled and available (#4047)

馃洃 Breaking changes 馃洃

  • Removed jaegerthrifthttp exporter (#4089)

馃挕 Enhancements 馃挕

  • tailsampling processor:
    • Add new policy status_code (#3754)
    • Add new tail sampling processor policy: status_code (#3754)
  • awscontainerinsights receiver:
    • Integrate components and fix bugs for EKS Container Insights (#3846)
    • Add Cgroup to collect ECS instance metrics for container insights receiver #3875
  • spanmetrics processor: Support sub-millisecond latency buckets (#4091)
  • sentry exporter: Add exception event capture in sentry (#3854)