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-jfr-connection from 1.40.0-alpha to 1.42.0-alpha #3985

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 16, 2024

Bumps io.opentelemetry.contrib:opentelemetry-jfr-connection from 1.40.0-alpha to 1.42.0-alpha.

Release notes

Sourced from io.opentelemetry.contrib:opentelemetry-jfr-connection's releases.

Version 1.41.0

This release targets the OpenTelemetry Java Instrumentation 2.10.0.

JMX metrics

  • Align ActiveMQ metric units to semconv (#1553)
  • Align Jetty metric units to semconv (#1517)

Inferred spans

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

Telemetry processors

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

🙇 Thank you

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

@​anuraaga @​breedx-splk @​jack-berg @​jackshirazi @​JonasKunz @​laurit @​robsunday @​steverao @​SylvainJuge @​trask @​vincentfree

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)

... (truncated)

Changelog

Sourced from io.opentelemetry.contrib:opentelemetry-jfr-connection's changelog.

Changelog

Unreleased

Version 1.42.0 (2024-12-13)

AWS X-Ray SDK support

  • Update semconv dependency version (#1585)

Baggage processor

  • [baggage-processor] Add BaggageLogRecordProcessor (#1576)

Disk buffering

  • Deserialization validation (#1571)

JMX metrics

  • Align HBase metric units to semconv (#1538)
  • Align Cassandra metric units to semconv (#1591)
  • Align Tomcat metric units to semconv (#1589)
  • Align JVM units to semconv (#1593)

JMX scraper - New 🌟

The future of the JMX metrics component, built on top of the JMX metrics component from the opentelemetry-java-instrumentation repository.

Maven extension

  • Load OTel SDK config from environment variables and system properties (#1434)
  • Workaround NoClassDefFoundError in @PreDestroy waiting for MNG-7056 (#1431)

Version 1.41.0 (2024-11-21)

JMX metrics

... (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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 16, 2024
@trask
Copy link
Member

trask commented Dec 16, 2024

@dependabot recreate

Bumps [io.opentelemetry.contrib:opentelemetry-jfr-connection](https://github.com/open-telemetry/opentelemetry-java-contrib) from 1.40.0-alpha to 1.42.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-jfr-connection
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/io.opentelemetry.contrib-opentelemetry-jfr-connection-1.42.0-alpha branch from 7c482a5 to 1c0a369 Compare December 16, 2024 20:18
@trask trask merged commit 241de9a into main Dec 16, 2024
90 checks passed
@trask trask deleted the dependabot/gradle/io.opentelemetry.contrib-opentelemetry-jfr-connection-1.42.0-alpha branch December 16, 2024 20:50
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.

1 participant