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

latest releases: v0.108.0, v0.107.0, v0.106.0...
6 months ago

0.96.0

🛑 Breaking changes 🛑

  • operator: change dotnet instrumentation feature gate into command line flag --enable-dotnet-instrumentation (#2582, #2671)

💡 Enhancements 💡

  • operator: Created ability to filter out Annotations (#2627)

🧰 Bug fixes 🧰

  • target allocator: Fix per-node target allocation for targets from endpointslices (#2718)
    The per-node target allocation strategy was not matching endpointslice entries for with a kind of Node, such as those for the kubelet metrics created by the prometheus operator
  • operator: Removes UPDATE from pod mutating admission webhook since it only needs to mutate on pod CREATE events. (#1514)
    The pod webhook currently modifies the pod spec in invalid ways on UPDATE events, and UPDATES are not necessary in the webhook.

Components

Don't miss a new opentelemetry-operator release

NewReleases is sending notifications on new releases.