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

deps: update opentelemetry.exporter.version to v0.29.0 #1865

Conversation

renovate-bot
Copy link
Contributor

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud.opentelemetry:exporter-metrics 0.23.0 -> 0.29.0 age adoption passing confidence
com.google.cloud.opentelemetry:exporter-trace 0.23.0 -> 0.29.0 age adoption passing confidence

Release Notes

GoogleCloudPlatform/opentelemetry-operations-java (com.google.cloud.opentelemetry:exporter-metrics)

v0.29.0

Compare Source

Release Highlights

  • Non-GKE resource now map to k8s_* monitored resource (#​340 , #​342)
  • Support for mapping to custom Monitored Resources (#​346)
  • Newly deprecated APIs: mapResource

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.28.0...v0.29.0

v0.28.0

Compare Source

Release Highlights

  • Add support for CreateServiceTimeseries in metrics exporter in #​318.
  • Add resource attributes as metrics labels by providing a Predicate based filter to control which resource attributes end up as metric labels in #​314, #​319.

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.27.0...v0.28.0

v0.27.0

Compare Source

Changes Highlights

  • Minimum compatible version for resource detectors is now Java 8 (Java 11 or higher was required with previous versions).
  • [Not user facing] Resource detection library split into a detector-resources-support and detector-resources module. This enables #​266.

What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.26.0...v0.27.0

v0.26.0

Compare Source

Changes Highlights

  • Updates the OTel dependencies so that the exporters are now compatible with newest Otel Java agent (fix #​263)
  • Updates internal resource mappings (#​260, #​272)

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.25.2...v0.26.0

v0.25.2

Compare Source

Changes Highlights

  • Fixes invalid metric descriptor bug on Windows based environments #​252
  • Enable cloud run support for metric exporter #​248
  • Updates to documentation & examples

Complete Release Notes - What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.25.1...v0.25.2

v0.25.1

Compare Source

What's Changed

Details

The broken POM change for exporter-auto in v0.25.0 has been fixed now.

v0.25.0: Release 0.25.0

Compare Source

Changes Highlights

  • With this release a shaded variant of the auto-exporter is being provided along with an un-shaded variant. The shaded jar is recommended when the auto-exporter required to be provided as an agent. This is a common use-case when using OTel auto-instrumentation.
  • Fixed underlying bug with the exporters that caused OpenTelemetry to disable if this library was used with opencensus-shim (#​141).
  • Updated metric exporter to set label descriptors for metrics to type String if the default prefix - workload.googleapis.com is used (#​159).
  • Documentation updates and fixes to the examples that make them easier to run & follow.

Important - Broken Dependencies

  • The non-shaded variant for exporter-auto has a broken POM, which will cause issues in a Maven project. Use the shaded variant instead.

Complete Release Notes - What's Changed

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.24.0...v0.25.0

v0.24.0: Release 0.24.0

Compare Source

Dependency version updates, updated resource detection and prefix option for metrics exporter.

With this release, minimum supported Java version has been upgraded to Java 11.


What's Changed

  • FEATURE: enable resource detection for GCP compute environments.
  • CHORE: Upgrade Gradle from v6.x to v7.x.
  • FEATURE: Add prefix option to metrics exporter.
  • CHORE: Update dependency versions.

Full Changelog: GoogleCloudPlatform/opentelemetry-operations-java@v0.23.0...v0.24.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@olavloite olavloite closed this May 27, 2024
Copy link

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.29.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot renovate-bot deleted the renovate/opentelemetry.exporter.version branch May 27, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants