OpenTelemetry - CNCF/opentelemetry-operator: Release v0.95.0

Name: opentelemetry-operator

Owner: OpenTelemetry - CNCF

Release: Release v0.95.0

Released: 2024-03-04

License: Apache-2.0

Release Assets:

0.95.0

🛑 Breaking changes 🛑

  • The operator now requires CRUD permissions for PersistentVolume and PersistentVolumeClaim. See https://github.com/open-telemetry/opentelemetry-operator/pull/2575 for details. The official kustomize manifests and Helm Chart will include this change, otherwise it will need to be applied manually.
  • operator: remove featuregate operator.autoinstrumentation.apache-httpd. Use command line flag --enable-apache-httpd-instrumentation instead (#2582, #2670)
  • operator: remove featuregate operator.autoinstrumentation.multi-instrumentation. Use command line flag enable-multi-instrumentation instead (#2582)

💡 Enhancements 💡

  • operator: Allow for label selectors on the daemonset through update status (#2605)

🧰 Bug fixes 🧰

  • operator: propagate otel name label down to selector of ta resources (#2598)
  • operator: fixes an error in conversion from v1alpha1 to v1beta1 (#2689)
  • operator: Fixes a panic on exporter prometheus endpoint not valid (#2628)
  • operator: Fixed HPA deletion (#2568, #2587, #2651)

Components

To top