Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.opentelemetry.contrib:opentelemetry-samplers from 1.40.0-alpha to 1.41.0-alpha in /other-examples/java #700

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

Bumps io.opentelemetry.contrib:opentelemetry-samplers from 1.40.0-alpha to 1.41.0-alpha.

Release notes

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

Version 1.40.0

This release targets the OpenTelemetry Java Instrumentation 2.9.0.

AWS X-Ray SDK support

  • Ensure all XRay Sampler functionality is under ParentBased logic (#1488)

GCP Resources

  • Add gcr job support (#1462)

Inferred spans

  • Rename param and description to proper value (#1486)

JFR connection

  • Fix wrong parameter sent to JFR DiagnosticCommand (#1492)

Span stack traces

  • Support autoconfigure (#1499)

🙇 Thank you

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

@​breedx-splk @​codeboten @​dsgrieve @​jackshirazi @​jeanbisutti @​jj22ee @​JonasKunz @​jsuereth @​laurit @​LikeTheSalad @​oertl @​PeterF778 @​psx95 @​robsunday @​steverao @​SylvainJuge @​trask @​wangzlei

Changelog

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

Changelog

Unreleased

Version 1.41.0 (2024-11-21)

Inferred spans

  • Allow customization of parent-override behavior (#1533)

Telemetry processors

  • Add LogRecordProcessor to record event log records as span events (#1551)

Version 1.40.0 (2024-10-18)

AWS X-Ray SDK support

  • Ensure all XRay Sampler functionality is under ParentBased logic (#1488)

GCP Resources

  • Add gcr job support (#1462)

Inferred spans

  • Rename param and description to proper value (#1486)

JFR connection

  • Fix wrong parameter sent to JFR DiagnosticCommand (#1492)

Span stack traces

  • Support autoconfigure (#1499)

Version 1.39.0 (2024-09-17)

AWS X-Ray propagator

  • Handle too short X-Amzn-Trace-Id header (#1036)
  • Add declarative config support for aws xray propagators

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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.40.0-alpha to 1.41.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-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jack-berg as a code owner November 21, 2024 21:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 21, 2024
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