open-telemetry / opentelemetry-lambda

Create your own Lambda Layer in each OTel language using this starter code. Add the Lambda Layer to your Lamdba Function to get tracing with OpenTelemetry.
https://opentelemetry.io
Apache License 2.0
276 stars 167 forks source link

Bump the opentelemetry-deps-collector group across 5 directories with 31 updates #1405

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps the opentelemetry-deps-collector group with 22 updates in the /collector directory:

Package From To
github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/secretsmanagerprovider 0.102.0 0.103.0
go.opentelemetry.io/collector/component 0.102.1 0.103.0
go.opentelemetry.io/collector/confmap/converter/expandconverter 0.102.1 0.103.0
go.opentelemetry.io/collector/confmap/provider/envprovider 0.102.1 0.103.0
go.opentelemetry.io/collector/confmap/provider/fileprovider 0.102.1 0.103.0
go.opentelemetry.io/collector/confmap/provider/httpprovider 0.102.1 0.103.0
go.opentelemetry.io/collector/confmap/provider/yamlprovider 0.102.1 0.103.0
go.opentelemetry.io/collector/otelcol 0.102.1 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/extension/sigv4authextension 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/filterprocessor 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/probabilisticsamplerprocessor 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanprocessor 0.102.0 0.103.0
go.opentelemetry.io/collector/exporter/loggingexporter 0.102.1 0.103.0
go.opentelemetry.io/collector/exporter/otlpexporter 0.102.1 0.103.0
go.opentelemetry.io/collector/exporter/otlphttpexporter 0.102.1 0.103.0
go.opentelemetry.io/collector/processor/batchprocessor 0.102.1 0.103.0
go.opentelemetry.io/collector/processor/memorylimiterprocessor 0.102.1 0.103.0
go.opentelemetry.io/collector/receiver/otlpreceiver 0.102.1 0.103.0

Bumps the opentelemetry-deps-collector group with 21 updates in the /collector/lambdacomponents directory:

Package From To
go.opentelemetry.io/collector/component 0.102.1 0.103.0
go.opentelemetry.io/collector/confmap 0.102.1 0.103.0
go.opentelemetry.io/collector/confmap/converter/expandconverter 0.102.1 0.103.0
go.opentelemetry.io/collector/confmap/provider/envprovider 0.102.1 0.103.0
go.opentelemetry.io/collector/confmap/provider/fileprovider 0.102.1 0.103.0
go.opentelemetry.io/collector/confmap/provider/httpprovider 0.102.1 0.103.0
go.opentelemetry.io/collector/confmap/provider/yamlprovider 0.102.1 0.103.0
go.opentelemetry.io/collector/otelcol 0.102.1 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/prometheusremotewriteexporter 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/extension/sigv4authextension 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/attributesprocessor 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/filterprocessor 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/probabilisticsamplerprocessor 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/resourceprocessor 0.102.0 0.103.0
github.com/open-telemetry/opentelemetry-collector-contrib/processor/spanprocessor 0.102.0 0.103.0
go.opentelemetry.io/collector/exporter/loggingexporter 0.102.1 0.103.0
go.opentelemetry.io/collector/exporter/otlpexporter 0.102.1 0.103.0
go.opentelemetry.io/collector/exporter/otlphttpexporter 0.102.1 0.103.0
go.opentelemetry.io/collector/processor/batchprocessor 0.102.1 0.103.0
go.opentelemetry.io/collector/processor/memorylimiterprocessor 0.102.1 0.103.0
go.opentelemetry.io/collector/receiver/otlpreceiver 0.102.1 0.103.0

Bumps the opentelemetry-deps-collector group with 3 updates in the /collector/processor/coldstartprocessor directory: go.opentelemetry.io/collector/component, go.opentelemetry.io/collector/processor and go.opentelemetry.io/collector/semconv. Bumps the opentelemetry-deps-collector group with 3 updates in the /collector/processor/decoupleprocessor directory: go.opentelemetry.io/collector/component, go.opentelemetry.io/collector/confmap and go.opentelemetry.io/collector/processor. Bumps the opentelemetry-deps-collector group with 3 updates in the /collector/receiver/telemetryapireceiver directory: go.opentelemetry.io/collector/component, go.opentelemetry.io/collector/receiver and go.opentelemetry.io/collector/semconv.

Updates github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider from 0.102.0 to 0.103.0

Release notes

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider's releases.

v0.103.0

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.

End User Changelog

πŸ›‘ Breaking changes πŸ›‘

  • cmd/opampsupervisor,extension/opamp: Upgrade the opamp-go library to v0.15.0 (#33416) With this change, UUIDv7 is recommended for the OpAMP extension's instance_uid field instead of ULID. ULIDs will continue to work, but may be displayed as UUIDs. The supervisor's persistent state (${storage_dir}/persistent_state.yaml) will need to be cleared to generate a new UUIDv7 instead of a ULID. This change may be incompatible with management servers using v0.14.0 of opamp-go.

  • mongodbreceiver: Now only supports TCP connections (#32199) This fixes a bug where hosts had to explicitly set tcp as the transport type. The transport option has been removed.

  • cmd/configschema: Removes the deprecated configschema command. This command will no longer be released or supported. (#33384)

  • sqlserverreceiver: sqlserver.database.io.read_latency has been renamed to sqlserver.database.latency with a direction attribute. (#29865)

🚩 Deprecations 🚩

  • healthcheckextension: Remove incorrect logic behind check_collector_pipeline config (#33469) This logic incorrectly set the pipeline to OK after waiting for enough callbacks from the opencensus library to be called. As this was broken, I'm removing it to remove the dependency on opencensus as well. Improvements will be available via healthcheckv2 extension.

  • googlecloudspannerreceiver: Mark the component as unmaintained. If we don't find new maintainers, it will be deprecated and removed. (#32651)

πŸ’‘ Enhancements πŸ’‘

  • filelogreceiver: If include_file_record_number is true, it will add the file record number as the attribute log.file.record_number (#33530)

  • kubeletstats: Add k8s.pod.cpu.node.utilization metric (#33390)

  • awss3exporter: endpoint should contain the S3 bucket (#32774)

  • awss3receiver: Add support for encoding extensions to be used in the AWS S3 Receiver. (#30750)

  • gitproviderreceiver: Adds branch commit and line based metrics (#22028) Adds the following branch based metrics.

    • git.repository.branch.time
    • git.repository.branch.commit.aheadby.count
    • git.repository.branch.commit.behindby.count
    • git.repository.branch.line.deletion.count
    • git.repository.branch.line.addition.count
  • statsdreceiver: update statsd receiver to use mdatagen (#33524)

  • coralogixexporter: Allow setting application name from cx.application.name and cx.subsystem.name resource attributes (#33217)

  • metricstransformprocessor: Adds the 'count' aggregation type to the Metrics Transform Processor. (#24978)

  • elasticsearchexporter: Add support for confighttp options, notably "auth". (#33367) Add support for confighttp and related configuration settings, such as "auth". This change also means that the Elasticsearch URL may be specified as "endpoint", like the otlphttp exporter.

  • elasticsearchexporter: Check that endpoints are valid URLs during config validation. (#33350) Check that endpoints are valid URLs during config validation so that

... (truncated)

Changelog

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/s3provider's changelog.

v0.103.0

πŸ›‘ Breaking changes πŸ›‘

  • stanza: remove deprecated code (#33519) This change removes:
    • adapter.LogEmitter, use helper.LogEmitter instead
    • adapter.NewLogEmitter, use helper.NewLogEmitter instead
    • fileconsumer.Manager's SugaredLogger struct member
    • pipeline.DirectedPipeline's SugaredLogger struct member
    • testutil.Logger, use zaptest.NewLogger instead

πŸ’‘ Enhancements πŸ’‘

  • pkg/winperfcounters: It is now possible to force a watcher to re-create the PDH query of a given counter via the Reset() function. (#32798)
Commits
  • 6dd3bae [chore] Prepare release 0.103.0 (#33639)
  • 5bd5a1b [chore] Update core to v0.103.0 (#33637)
  • fc831dd Update codecov/codecov-action action to v4.5.0 (#33623)
  • b097d46 Update docker/build-push-action action to v6 (#33630)
  • 744141a [receiver/prometheusreceiver] Fix retrieval of aggregated metrics with no job...
  • ef36268 [chore][exporter/elasticsearch]Log errror logs on bench and fix EOF (#33554)
  • fc36398 [chore] Update Core (#33593)
  • 73e67ba [processor/metricstransformprocessor] Support count aggregation type (#32935)
  • 3ee48c4 [chore] Add // nolint:staticcheck to unblock release (#33599)
  • 2f079f9 add line number option for filelogreceiver (#33530)
  • Additional commits viewable in compare view


Updates github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/secretsmanagerprovider from 0.102.0 to 0.103.0

Release notes

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/secretsmanagerprovider's releases.

v0.103.0

The OpenTelemetry Collector Contrib contains everything in the opentelemetry-collector release, be sure to check the release notes there as well.

End User Changelog

πŸ›‘ Breaking changes πŸ›‘

  • cmd/opampsupervisor,extension/opamp: Upgrade the opamp-go library to v0.15.0 (#33416) With this change, UUIDv7 is recommended for the OpAMP extension's instance_uid field instead of ULID. ULIDs will continue to work, but may be displayed as UUIDs. The supervisor's persistent state (${storage_dir}/persistent_state.yaml) will need to be cleared to generate a new UUIDv7 instead of a ULID. This change may be incompatible with management servers using v0.14.0 of opamp-go.

  • mongodbreceiver: Now only supports TCP connections (#32199) This fixes a bug where hosts had to explicitly set tcp as the transport type. The transport option has been removed.

  • cmd/configschema: Removes the deprecated configschema command. This command will no longer be released or supported. (#33384)

  • sqlserverreceiver: sqlserver.database.io.read_latency has been renamed to sqlserver.database.latency with a direction attribute. (#29865)

🚩 Deprecations 🚩

  • healthcheckextension: Remove incorrect logic behind check_collector_pipeline config (#33469) This logic incorrectly set the pipeline to OK after waiting for enough callbacks from the opencensus library to be called. As this was broken, I'm removing it to remove the dependency on opencensus as well. Improvements will be available via healthcheckv2 extension.

  • googlecloudspannerreceiver: Mark the component as unmaintained. If we don't find new maintainers, it will be deprecated and removed. (#32651)

πŸ’‘ Enhancements πŸ’‘

  • filelogreceiver: If include_file_record_number is true, it will add the file record number as the attribute log.file.record_number (#33530)

  • kubeletstats: Add k8s.pod.cpu.node.utilization metric (#33390)

  • awss3exporter: endpoint should contain the S3 bucket (#32774)

  • awss3receiver: Add support for encoding extensions to be used in the AWS S3 Receiver. (#30750)

  • gitproviderreceiver: Adds branch commit and line based metrics (#22028) Adds the following branch based metrics.

    • git.repository.branch.time
    • git.repository.branch.commit.aheadby.count
    • git.repository.branch.commit.behindby.count
    • git.repository.branch.line.deletion.count
    • git.repository.branch.line.addition.count
  • statsdreceiver: update statsd receiver to use mdatagen (#33524)

  • coralogixexporter: Allow setting application name from cx.application.name and cx.subsystem.name resource attributes (#33217)

  • metricstransformprocessor: Adds the 'count' aggregation type to the Metrics Transform Processor. (#24978)

  • elasticsearchexporter: Add support for confighttp options, notably "auth". (#33367) Add support for confighttp and related configuration settings, such as "auth". This change also means that the Elasticsearch URL may be specified as "endpoint", like the otlphttp exporter.

  • elasticsearchexporter: Check that endpoints are valid URLs during config validation. (#33350) Check that endpoints are valid URLs during config validation so that

... (truncated)

Changelog

Sourced from github.com/open-telemetry/opentelemetry-collector-contrib/confmap/provider/secretsmanagerprovider's changelog.

v0.103.0

πŸ›‘ Breaking changes πŸ›‘

  • stanza: remove deprecated code (#33519) This change removes:
    • adapter.LogEmitter, use helper.LogEmitter instead
    • adapter.NewLogEmitter, use helper.NewLogEmitter instead
    • fileconsumer.Manager's SugaredLogger struct member
    • pipeline.DirectedPipeline's SugaredLogger struct member
    • testutil.Logger, use zaptest.NewLogger instead

πŸ’‘ Enhancements πŸ’‘

  • pkg/winperfcounters: It is now possible to force a watcher to re-create the PDH query of a given counter via the Reset() function. (#32798)
Commits
  • 6dd3bae [chore] Prepare release 0.103.0 (#33639)
  • 5bd5a1b [chore] Update core to v0.103.0 (#33637)
  • fc831dd Update codecov/codecov-action action to v4.5.0 (#33623)
  • b097d46 Update docker/build-push-action action to v6 (#33630)
  • 744141a [receiver/prometheusreceiver] Fix retrieval of aggregated metrics with no job...
  • ef36268 [chore][exporter/elasticsearch]Log errror logs on bench and fix EOF (#33554)
  • fc36398 [chore] Update Core (#33593)
  • 73e67ba [processor/metricstransformprocessor] Support count aggregation type (#32935)
  • 3ee48c4 [chore] Add // nolint:staticcheck to unblock release (#33599)
  • 2f079f9 add line number option for filelogreceiver (#33530)
  • Additional commits viewable in compare view


Updates go.opentelemetry.io/collector/component from 0.102.1 to 0.103.0

Changelog

Sourced from go.opentelemetry.io/collector/component's changelog.

v1.10.0/v0.103.0

πŸ›‘ Breaking changes πŸ›‘

  • component: Remove deprecated component.UnmarshalConfig (#7102)
  • confighttp: Use confighttp.ServerConfig as part of zpagesextension.Config. Previously the extension used confignet.TCPAddrConfig (#9368)

🚩 Deprecations 🚩

  • connector: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • connector.CreateSettings -> connector.Settings
    • connector.NewNopCreateSettings -> connector.NewNopSettings
  • exporter: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • exporter.CreateSettings -> exporter.Settings
    • exporter.NewNopCreateSettings -> exporter.NewNopSettings
  • extension: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • extension.CreateSettings -> extension.Settings
    • extension.NewNopCreateSettings -> extension.NewNopSettings
  • processor: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • processor.CreateSettings -> processor.Settings
    • processor.NewNopCreateSettings -> processor.NewNopSettings
  • receiver: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • receiver.CreateSettings -> receiver.Settings
    • receiver.NewNopCreateSettings -> receiver.NewNopSettings
  • configauth: Deprecate GetClientAuthenticator and GetServerAuthenticator, use GetClientAuthenticatorContext and GetServerAuthenticatorContext instead. (#9808)

  • confighttp: Deprecate ClientConfig.CustomRoundTripper (#8627) Set the Transport field on the *http.Client object returned from (ClientConfig).ToClient instead.

  • filter: Deprecate the filter.CombinedFilter struct (#10348)

  • otelcol: Deprecate otelcol.NewCommand. Use otelcol.NewCommandMustProviderSettings instead. (#10359)

  • otelcoltest: Deprecate LoadConfig and LoadConfigAndValidate. Use LoadConfigWithSettings and LoadConfigAndValidateWithSettings instead (#10359)

πŸ’‘ Enhancements πŸ’‘

  • confmap: Adds confmap.Retrieved.AsString method that returns the configuration value as a string (#9532)
  • confmap: Adds confmap.NewRetrievedFromYAML helper to create confmap.Retrieved values from YAML bytes (#9532)
Commits


Updates go.opentelemetry.io/collector/confmap from 0.102.1 to 0.103.0

Changelog

Sourced from go.opentelemetry.io/collector/confmap's changelog.

v1.10.0/v0.103.0

πŸ›‘ Breaking changes πŸ›‘

  • component: Remove deprecated component.UnmarshalConfig (#7102)
  • confighttp: Use confighttp.ServerConfig as part of zpagesextension.Config. Previously the extension used confignet.TCPAddrConfig (#9368)

🚩 Deprecations 🚩

  • connector: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • connector.CreateSettings -> connector.Settings
    • connector.NewNopCreateSettings -> connector.NewNopSettings
  • exporter: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • exporter.CreateSettings -> exporter.Settings
    • exporter.NewNopCreateSettings -> exporter.NewNopSettings
  • extension: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • extension.CreateSettings -> extension.Settings
    • extension.NewNopCreateSettings -> extension.NewNopSettings
  • processor: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • processor.CreateSettings -> processor.Settings
    • processor.NewNopCreateSettings -> processor.NewNopSettings
  • receiver: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • receiver.CreateSettings -> receiver.Settings
    • receiver.NewNopCreateSettings -> receiver.NewNopSettings
  • configauth: Deprecate GetClientAuthenticator and GetServerAuthenticator, use GetClientAuthenticatorContext and GetServerAuthenticatorContext instead. (#9808)

  • confighttp: Deprecate ClientConfig.CustomRoundTripper (#8627) Set the Transport field on the *http.Client object returned from (ClientConfig).ToClient instead.

  • filter: Deprecate the filter.CombinedFilter struct (#10348)

  • otelcol: Deprecate otelcol.NewCommand. Use otelcol.NewCommandMustProviderSettings instead. (#10359)

  • otelcoltest: Deprecate LoadConfig and LoadConfigAndValidate. Use LoadConfigWithSettings and LoadConfigAndValidateWithSettings instead (#10359)

πŸ’‘ Enhancements πŸ’‘

  • confmap: Adds confmap.Retrieved.AsString method that returns the configuration value as a string (#9532)
  • confmap: Adds confmap.NewRetrievedFromYAML helper to create confmap.Retrieved values from YAML bytes (#9532)
Commits


Updates go.opentelemetry.io/collector/confmap/converter/expandconverter from 0.102.1 to 0.103.0

Changelog

Sourced from go.opentelemetry.io/collector/confmap/converter/expandconverter's changelog.

v1.10.0/v0.103.0

πŸ›‘ Breaking changes πŸ›‘

  • component: Remove deprecated component.UnmarshalConfig (#7102)
  • confighttp: Use confighttp.ServerConfig as part of zpagesextension.Config. Previously the extension used confignet.TCPAddrConfig (#9368)

🚩 Deprecations 🚩

  • connector: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • connector.CreateSettings -> connector.Settings
    • connector.NewNopCreateSettings -> connector.NewNopSettings
  • exporter: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • exporter.CreateSettings -> exporter.Settings
    • exporter.NewNopCreateSettings -> exporter.NewNopSettings
  • extension: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • extension.CreateSettings -> extension.Settings
    • extension.NewNopCreateSettings -> extension.NewNopSettings
  • processor: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • processor.CreateSettings -> processor.Settings
    • processor.NewNopCreateSettings -> processor.NewNopSettings
  • receiver: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • receiver.CreateSettings -> receiver.Settings
    • receiver.NewNopCreateSettings -> receiver.NewNopSettings
  • configauth: Deprecate GetClientAuthenticator and GetServerAuthenticator, use GetClientAuthenticatorContext and GetServerAuthenticatorContext instead. (#9808)

  • confighttp: Deprecate ClientConfig.CustomRoundTripper (#8627) Set the Transport field on the *http.Client object returned from (ClientConfig).ToClient instead.

  • filter: Deprecate the filter.CombinedFilter struct (#10348)

  • otelcol: Deprecate otelcol.NewCommand. Use otelcol.NewCommandMustProviderSettings instead. (#10359)

  • otelcoltest: Deprecate LoadConfig and LoadConfigAndValidate. Use LoadConfigWithSettings and LoadConfigAndValidateWithSettings instead (#10359)

πŸ’‘ Enhancements πŸ’‘

  • confmap: Adds confmap.Retrieved.AsString method that returns the configuration value as a string (#9532)
  • confmap: Adds confmap.NewRetrievedFromYAML helper to create confmap.Retrieved values from YAML bytes (#9532)
Commits


Updates go.opentelemetry.io/collector/confmap/provider/envprovider from 0.102.1 to 0.103.0

Changelog

Sourced from go.opentelemetry.io/collector/confmap/provider/envprovider's changelog.

v1.10.0/v0.103.0

πŸ›‘ Breaking changes πŸ›‘

  • component: Remove deprecated component.UnmarshalConfig (#7102)
  • confighttp: Use confighttp.ServerConfig as part of zpagesextension.Config. Previously the extension used confignet.TCPAddrConfig (#9368)

🚩 Deprecations 🚩

  • connector: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • connector.CreateSettings -> connector.Settings
    • connector.NewNopCreateSettings -> connector.NewNopSettings
  • exporter: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • exporter.CreateSettings -> exporter.Settings
    • exporter.NewNopCreateSettings -> exporter.NewNopSettings
  • extension: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • extension.CreateSettings -> extension.Settings
    • extension.NewNopCreateSettings -> extension.NewNopSettings
  • processor: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • processor.CreateSettings -> processor.Settings
    • processor.NewNopCreateSettings -> processor.NewNopSettings
  • receiver: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • receiver.CreateSettings -> receiver.Settings
    • receiver.NewNopCreateSettings -> receiver.NewNopSettings
  • configauth: Deprecate GetClientAuthenticator and GetServerAuthenticator, use GetClientAuthenticatorContext and GetServerAuthenticatorContext instead. (#9808)

  • confighttp: Deprecate ClientConfig.CustomRoundTripper (#8627) Set the Transport field on the *http.Client object returned from (ClientConfig).ToClient instead.

  • filter: Deprecate the filter.CombinedFilter struct (#10348)

  • otelcol: Deprecate otelcol.NewCommand. Use otelcol.NewCommandMustProviderSettings instead. (#10359)

  • otelcoltest: Deprecate LoadConfig and LoadConfigAndValidate. Use LoadConfigWithSettings and LoadConfigAndValidateWithSettings instead (#10359)

πŸ’‘ Enhancements πŸ’‘

  • confmap: Adds confmap.Retrieved.AsString method that returns the configuration value as a string (#9532)
  • confmap: Adds confmap.NewRetrievedFromYAML helper to create confmap.Retrieved values from YAML bytes (#9532)
Commits


Updates go.opentelemetry.io/collector/confmap/provider/fileprovider from 0.102.1 to 0.103.0

Changelog

Sourced from go.opentelemetry.io/collector/confmap/provider/fileprovider's changelog.

v1.10.0/v0.103.0

πŸ›‘ Breaking changes πŸ›‘

  • component: Remove deprecated component.UnmarshalConfig (#7102)
  • confighttp: Use confighttp.ServerConfig as part of zpagesextension.Config. Previously the extension used confignet.TCPAddrConfig (#9368)

🚩 Deprecations 🚩

  • connector: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • connector.CreateSettings -> connector.Settings
    • connector.NewNopCreateSettings -> connector.NewNopSettings
  • exporter: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • exporter.CreateSettings -> exporter.Settings
    • exporter.NewNopCreateSettings -> exporter.NewNopSettings
  • extension: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • extension.CreateSettings -> extension.Settings
    • extension.NewNopCreateSettings -> extension.NewNopSettings
  • processor: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • processor.CreateSettings -> processor.Settings
    • processor.NewNopCreateSettings -> processor.NewNopSettings
  • receiver: Deprecate CreateSettings and NewNopCreateSettings (#9428) The following methods are being renamed:

    • receiver.CreateSettings -> receiver.Settings
    • receiver.NewNopCreateSettings -> receiver.NewNopSettings
  • configauth: Deprecate GetClientAuthenticator and GetServerAuthenticator, use GetClientAuthenticatorContext and GetServerAuthenticatorContext instead. (#9808)

  • confighttp: Deprecate ClientConfig.CustomRoundTripper (#8627) Set the Transport field on the *http.Client object returned from (ClientConfig).ToClient instead.

  • filter: Deprecate the filter.CombinedFilter struct (#10348)

  • otelcol: Deprecate otelcol.NewCommand. Use otelcol.NewCommandMustProviderSettings instead. (

dependabot[bot] commented 2 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.