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
confmap: Using an Invalid Scheme in a URI will throw an error. (#7504)
🚩 Deprecations 🚩
featuregate: Deprecate Gate.RemovalVersion and WithRegisterRemovalVersion in favor of ToVersion. (#7043)
💡 Enhancements 💡
batchprocessor: Support zero timeout. (#7508)
This allows the batchprocessor to limit request sizes without introducing delay in a pipeline, to act only as a splitter.
service: use the otel opencensus bridge when telemetry.useOtelForInternalMetrics is enabled (#7483)
connector: Mark 'service.connectors' featuregate as stable (#2336)
featuregate: Add a new Deprecated stage for feature gates, when features are abandoned. (#7043)
loggingexporter: Show more counters in not detailed verbosity (#7461)
The logging exporter now shows more counters when the verbosity is not detailed. The following numbers are added:
Number of resource logs
Number of resource spans
Number of resource metrics
Number of data points
configtls: Reload mTLS ClientCA certificates on file change (#6524)