Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 21, 2026

Bumps io.opentelemetry.contrib:opentelemetry-samplers from 1.51.0-alpha to 1.53.0-alpha.

Release notes

Sourced from io.opentelemetry.contrib:opentelemetry-samplers's releases.

Version 1.52.0

This release targets the OpenTelemetry Java Instrumentation 2.22.0.

AWS X-Ray propagator

  • Update xray lambda component provider name (#2423)

Inferred spans

  • Add declarative config support. (#2030)
  • Fix occasional/sporadic NPE. (#2443)

Span stack traces

  • Fix stacktrace processor name for declarative config. (#2415)

🙇 Thank you

This release was possible thanks to the following contributors who shared their brilliant ideas and awesome pull requests:

@​breedx-splk @​dol @​jack-berg @​jackshirazi @​jaydeluca @​laurit @​LikeTheSalad @​SylvainJuge @​trask @​zeitlinger

Version 1.51.0

This release targets the OpenTelemetry Java Instrumentation 2.21.0.

AWS X-Ray SDK support and propagator

  • Add AWS X-Ray adaptive sampling support (#2147).

Common Expression Language sampler - New 🌟

A rule-based sampler backed by Common Expression Language (CEL) expressions for declarative sampling rules

Disk buffering

  • Implement the disk buffering API (#2183).

Inferred spans

  • Return the previous profiler interval from setInterval (#2354).

... (truncated)

Changelog

Sourced from io.opentelemetry.contrib:opentelemetry-samplers's changelog.

Changelog

Unreleased

Version 1.53.0 (2026-01-21)

AWS X-Ray propagator

  • Revert xray lambda propagator component name change (#2517)

Disk buffering

  • Improve disk buffering example to retry exporting failed batches (#2539)

Dynamic control

  • Initial module seeding (#2418)
  • Add skeleton extension (#2470)

GCP authentication extension

  • Resolve GCP_PROJECT from Google credentials if not provided (#2109)

IBM MQ metrics

  • Gradle plugin for generating weaver files (#2413)

JMX metrics

  • Remove JMXMP protocol support (#2502)

JMX scraper

  • Remove JMXMP protocol support (#2502)

Version 1.52.0 (2025-11-20)

AWS X-Ray propagator

  • Update xray lambda component provider name (#2423)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.opentelemetry.contrib:opentelemetry-samplers](https://github.com/open-telemetry/opentelemetry-java-contrib) from 1.51.0-alpha to 1.53.0-alpha.
- [Release notes](https://github.com/open-telemetry/opentelemetry-java-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java-contrib/commits)

---
updated-dependencies:
- dependency-name: io.opentelemetry.contrib:opentelemetry-samplers
  dependency-version: 1.53.0-alpha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants