You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
π Breaking changes π
autoinstrumentation: Bump Go auto instrumentation version to v0.8.0-alpha (#2358)
The default export protocol was switched from grpc to http/proto
target allocator: Disable configuration hot reload (#2032)
This feature can be re-enabled by passing the --reload-config flag to the target allocator.
However, this is deprecated and will be removed in an upcoming release.
π‘ Enhancements π‘
target allocator: add healthcheck endpoint to TA (#2258)
OpAMP Bridge: Sends a heartbeat from the bridge and brings the annotation to spec. (#2132)
operator: Added updateStrategy for DaemonSet mode. (#2107)
target allocator: Run the target allocator as a non-root user (#738)
Some Kubernetes configurations do not allow running images as root, so
provide a non-zero UID in the Docker image.
operator: Truncate sidecar.opentelemetry.io/injected sidecar pod label to 63 characters (#1031)