OpenTelemetry - CNCF/opentelemetry-operator: Release v0.88.0
Name: opentelemetry-operator
Owner: OpenTelemetry - CNCF
Release: Release v0.88.0
Released: 2023-11-01
License: Apache-2.0
Release Assets:
0.88.0
🛑 Breaking changes 🛑
OpAMP Bridge
: Currently, the bridge doesn't adhere to the spec for the naming structure. This changes the bridge to use the / structure as described. (#2131)- Updates the bridge to get collectors using the reporting annotation
- Fixes a bug where we were using the incorrect structure for the collectors
💡 Enhancements 💡
operator-opamp-bridge
: Creates the CRD for the OpAMPBridge resource (#1368)autoinstrumentation
: Bump OpenTelemetry .NET Automatic Instrumentation to 1.1.0 (#2252)operator
: Bump NodeJS dependencies. Also, increase the size of the default size for the volume used to copy the autoinstrumentation libraries from 150M to 200M (#2240, #2237)
🧰 Bug fixes 🧰
Operator
: Fixed the labeling process which was broken at the moment to capture the current image tag when the users set the sha256 reference. (#1982)target allocator
: reset kubeconfig to empty string when using in-cluster config (#2262)