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 ❌
Jaeger receiver no longer supports remote sampling. To be able to perform an update, it must be deactivated or replaced by a configuration of the jaegerremotesampling extension. It is important that the jaegerremotesampling extension and the jaegerreceiver do not use the same port. To increase the collector version afterwards, the update must be triggered again by restarting the operator. Alternatively, the OpenTelemetryCollector CRD can be re-created. (otel-contrib#14707)(open-telemetry/opentelemetry-collector-contrib#14707)
🚀 New components 🚀
[HPA] Add targetCPUUtilization field to collector config (#1066, @moh-osman3)
Extend otelcol crd with minimalistic ingress options (#1128, @frzifus)
Reconcile otel collector on given context (#1144, @frzifus)