exporter/nop: Add the nopexporter to serve as a placeholder exporter in a pipeline (#7316)
This is primarily useful for starting the Collector with only extensions enabled
or to test Collector pipeline throughput.
receiver/nop: Add the nopreceiver to serve as a placeholder receiver in a pipeline (#7316)
This is primarily useful for starting the Collector with only extensions enabled.
π‘ Enhancements π‘
configtls: Validates TLS min_version and max_version (#9475)
Introduces Validate() method in TLSSetting.
cmd/mdatagen: Use go package name for the scope name by default and add an option to provide the scope name in metadata.yaml. (#9693)
cmd/mdatagen: Generate the lifecycle tests for components by default. (#9683)
It's encouraged to have lifecycle tests for all components enadled, but they can be disabled if needed
in metadata.yaml with skip_lifecycle: true and skip_shutdown: true under tests section.
cmd/mdatagen: optimize the mdatagen for the case like batchprocessor which use a common struct to implement consumer.Traces, consumer.Metrics, consumer.Logs in the meantime. (#9688)
π§° Bug fixes π§°
exporterhelper: Fix persistent queue size backup on reads. (#9740)
Bumps the minor-patch group in /timestampprocessor with 6 updates:
0.95.0
0.97.0
0.95.0
0.97.0
0.95.0
0.97.0
1.2.0
1.4.0
0.95.0
0.97.0
1.26.0
1.27.0
Updates
go.opentelemetry.io/collector/component
from 0.95.0 to 0.97.0Release notes
Sourced from go.opentelemetry.io/collector/component's releases.
Changelog
Sourced from go.opentelemetry.io/collector/component's changelog.
Commits
3da7e16
[chore] Cleanup the v1.4.0/v0.97.0 changelog (#9834)6833415
[chore] Prepare release v1.4.0/v0.97.0 (#9832)5cba2fb
[chore] Propose clarification to first step of release process (#9830)15201f1
Prevent starting unnecessary goroutines (#9817)2037527
[chore] arm64 build (#9584)05867e6
[otlphttpexporter] return nil from partial success handler when HTTP response...ef5d8f1
Nicer error message when passing an empty configuration file (#9762)fc4c13d
[configgrpc] Remove deprecated func, add ToServer with context (#9787)268cdc2
[confignet] added NewDefaultFunctions (#9671)4627d3c
Update github-actions deps (#9790)Updates
go.opentelemetry.io/collector/confmap
from 0.95.0 to 0.97.0Release notes
Sourced from go.opentelemetry.io/collector/confmap's releases.
Changelog
Sourced from go.opentelemetry.io/collector/confmap's changelog.
Commits
3da7e16
[chore] Cleanup the v1.4.0/v0.97.0 changelog (#9834)6833415
[chore] Prepare release v1.4.0/v0.97.0 (#9832)5cba2fb
[chore] Propose clarification to first step of release process (#9830)15201f1
Prevent starting unnecessary goroutines (#9817)2037527
[chore] arm64 build (#9584)05867e6
[otlphttpexporter] return nil from partial success handler when HTTP response...ef5d8f1
Nicer error message when passing an empty configuration file (#9762)fc4c13d
[configgrpc] Remove deprecated func, add ToServer with context (#9787)268cdc2
[confignet] added NewDefaultFunctions (#9671)4627d3c
Update github-actions deps (#9790)Updates
go.opentelemetry.io/collector/consumer
from 0.95.0 to 0.97.0Release notes
Sourced from go.opentelemetry.io/collector/consumer's releases.
Changelog
Sourced from go.opentelemetry.io/collector/consumer's changelog.
Commits
3da7e16
[chore] Cleanup the v1.4.0/v0.97.0 changelog (#9834)6833415
[chore] Prepare release v1.4.0/v0.97.0 (#9832)5cba2fb
[chore] Propose clarification to first step of release process (#9830)15201f1
Prevent starting unnecessary goroutines (#9817)2037527
[chore] arm64 build (#9584)05867e6
[otlphttpexporter] return nil from partial success handler when HTTP response...ef5d8f1
Nicer error message when passing an empty configuration file (#9762)fc4c13d
[configgrpc] Remove deprecated func, add ToServer with context (#9787)268cdc2
[confignet] added NewDefaultFunctions (#9671)4627d3c
Update github-actions deps (#9790)Updates
go.opentelemetry.io/collector/pdata
from 1.2.0 to 1.4.0Release notes
Sourced from go.opentelemetry.io/collector/pdata's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/collector/pdata's changelog.
Commits
3da7e16
[chore] Cleanup the v1.4.0/v0.97.0 changelog (#9834)6833415
[chore] Prepare release v1.4.0/v0.97.0 (#9832)5cba2fb
[chore] Propose clarification to first step of release process (#9830)15201f1
Prevent starting unnecessary goroutines (#9817)2037527
[chore] arm64 build (#9584)05867e6
[otlphttpexporter] return nil from partial success handler when HTTP response...ef5d8f1
Nicer error message when passing an empty configuration file (#9762)fc4c13d
[configgrpc] Remove deprecated func, add ToServer with context (#9787)268cdc2
[confignet] added NewDefaultFunctions (#9671)4627d3c
Update github-actions deps (#9790)Updates
go.opentelemetry.io/collector/processor
from 0.95.0 to 0.97.0Release notes
Sourced from go.opentelemetry.io/collector/processor's releases.
Changelog
Sourced from go.opentelemetry.io/collector/processor's changelog.
Commits
3da7e16
[chore] Cleanup the v1.4.0/v0.97.0 changelog (#9834)6833415
[chore] Prepare release v1.4.0/v0.97.0 (#9832)5cba2fb
[chore] Propose clarification to first step of release process (#9830)15201f1
Prevent starting unnecessary goroutines (#9817)2037527
[chore] arm64 build (#9584)05867e6
[otlphttpexporter] return nil from partial success handler when HTTP response...ef5d8f1
Nicer error message when passing an empty configuration file (#9762)fc4c13d
[configgrpc] Remove deprecated func, add ToServer with context (#9787)268cdc2
[confignet] added NewDefaultFunctions (#9671)4627d3c
Update github-actions deps (#9790)Updates
go.uber.org/zap
from 1.26.0 to 1.27.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.