github open-telemetry/opentelemetry-operator v0.83.0
Release v0.83.0

latest releases: v0.109.0, v0.108.0, v0.107.0...
13 months ago

0.83.0

🛑 Breaking changes 🛑

  • operator: Make sure OTLP export can report data to OTLP ingress/route without additional configuration (#1967)
    The ingress can be configured to create a single host with multiple paths or
    multiple hosts with subdomains (one per receiver port).
    The path from OpenShift route was removed.
    The port names are truncate to 15 characters. Users with custom receivers
    which create ports with longer name might need to update their configuration.

💡 Enhancements 💡

  • operator: Add AdditionalContainers to the collector spec allowing to configure sidecar containers. This only applies to Deployment/StatefulSet/DeamonSet deployment modes of the collector. (#1987)
  • operator: Add flag to enable support for the pprof server in the operator. (#1997)
  • operator: Set the level 4 of capabilities in the CSV for the OpenTelemetry Operator. (#2002)
  • autoinstrumentation: Bump OpenTelemetry .NET Automatic Instrumentation to 1.0.0-rc.2 (#2030)
  • operator: Use scratch as the base image for operator (#2011)
  • operator: Bump Golang to 1.21 (#2009)
  • operator: Daemonsets can be instrumented so the generated servicename should use their name for better discoverability (#2015)

🧰 Bug fixes 🧰

  • operator: fixes bug introduced in v0.82.0 where Prometheus exporters weren't being generated correctly (#2016)

Components

Don't miss a new opentelemetry-operator release

NewReleases is sending notifications on new releases.