v0.116.0
·
1450 commits
to main
since this release
Images and binaries here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.116.0
End User Changelog
v1.22.0/v0.116.0
π Breaking changes π
pdata/pprofile: Remove deprecatedProfile.EndTimeandProfile.SetEndTimemethods. (#11796)
π‘ Enhancements π‘
xconfighttp: Add WithOtelHTTPOptions to experimental module xconfighttp (#11770)
π§° Bug fixes π§°
exporterhelper: Fix memory leak at exporter shutdown (#11401)sharedcomponent: Remove race-condition and cleanup locking (#11819)
API Changelog
v1.22.0/v0.116.0
π Breaking changes π
component: Remove deprecated TelemetrySettings.LeveledMeterProvider (#11811)scraperhelper: Remove deprecated scraperhelper.Scraper and helpers (#11803)
π© Deprecations π©
connector: Deprecate connectorprofiles module in favor of xconnector to allow adding more experimental data types. (#11778)consumererror: Deprecate consumererrorprofiles module in favor of xconsumererror to allow adding more experimental data types. (#11778)consumer: Deprecate consumerprofiles module in favor of xconsumer to allow adding more experimental data types. (#11778)exporterhelper: Deprecate exporterhelperprofiles module in favor of xexporterhelper to allow adding more experimental data types. (#11778)exporter: Deprecate exporterprofiles module in favor of xexporter to allow adding more experimental data types. (#11778)pipeline: Deprecate pipelineprofiles module in favor of xpipeline to allow adding more experimental data types. (#11778)processorhelper: Deprecate processorhelperprofiles module in favor of xprocessorhelper to allow adding more experimental data types. (#11778)processor: Deprecate processorprofiles module in favor of xprocessor to allow adding more experimental data types. (#11778)receiver: Deprecate receiverprofiles module in favor of xreceiver to allow adding more experimental data types. (#11778)receiver/scrapererror: Remove the receiver/scrapererror alias. (#11003)
π‘ Enhancements π‘
receiver/scraperhelper: Add scraper for logs (#11238)