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-aws-resources from 1.28.0-alpha to 1.29.0-alpha #518

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Bumps io.opentelemetry.contrib:opentelemetry-aws-resources from 1.28.0-alpha to 1.29.0-alpha.

Release notes

Sourced from io.opentelemetry.contrib:opentelemetry-aws-resources's releases.

Version 1.28.0

This release targets the OpenTelemetry SDK 1.28.0.

AWS X-Ray SDK support

  • generate error/fault metrics by aws sdk status code (#924)

Disk buffering - New 🌟

This module provides signal exporter wrappers that intercept and store telemetry signals in files which can be sent later on demand.

🙇 Thank you

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

@​bherbst @​breedx-splk @​jack-berg @​kenfinnigan @​laurit @​LikeTheSalad @​mateuszrzeszutek @​scaugrated @​srprash @​thpierce @​trask @​vastin @​wangzlei @​zeitlinger

Changelog

Sourced from io.opentelemetry.contrib:opentelemetry-aws-resources's changelog.

Changelog

Unreleased

Version 1.29.0 (2023-08-23)

Consistent sampling

  • Add a provider for consistent parent based probability sampler (#1005)

Disk buffering

  • Migrate StorageFile to FileOperations (#986)

JMX metrics

  • [jmx-metrics] Collect in callback (#949)
  • Added transformation closure to MBeanHelper (#960)

Version 1.28.0 (2023-07-14)

AWS X-Ray SDK support

  • generate error/fault metrics by aws sdk status code (#924)

Disk buffering - New 🌟

This module provides signal exporter wrappers that intercept and store telemetry signals in files which can be sent later on demand.

Version 1.27.0 (2023-06-16)

AWS X-Ray SDK support

  • Enhance AWS APM metrics mapping implementation (#906)

Samplers

Version 1.26.0 (2023-05-17)

... (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-aws-resources](https://github.com/open-telemetry/opentelemetry-java-contrib) from 1.28.0-alpha to 1.29.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-aws-resources
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 29, 2023 02:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 29, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2023

Codecov Report

Merging #518 (e9cd4c8) into main (09e6487) will not change coverage.
Report is 88 commits behind head on main.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff            @@
##               main     #518   +/-   ##
=========================================
  Coverage     85.71%   85.71%           
  Complexity       19       19           
=========================================
  Files             3        3           
  Lines            49       49           
  Branches          5        5           
=========================================
  Hits             42       42           
  Misses            3        3           
  Partials          4        4           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rapphil rapphil merged commit 3f89c4c into main Sep 11, 2023
@dependabot dependabot bot deleted the dependabot/gradle/io.opentelemetry.contrib-opentelemetry-aws-resources-1.29.0-alpha branch September 11, 2023 14:51
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.

2 participants