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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISPN-15547 Bump version.opentelemetry.alpha from 1.30.0-alpha to 1.30.1-alpha #11793

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2024

Bumps version.opentelemetry.alpha from 1.30.0-alpha to 1.30.1-alpha.
Updates io.opentelemetry:opentelemetry-exporter-sender-jdk from 1.30.0-alpha to 1.30.1-alpha

Release notes

Sourced from io.opentelemetry:opentelemetry-exporter-sender-jdk's releases.

Version 1.30.0

API

Incubator

  • Add experimental synchronous gauge (#5506)

SDK

Metrics

  • Add attributes advice API (#5677, #5722)
  • Add AttributesProcessor toString, add attribute filter helper (#5765)
  • Increase metric name maximum length from 63 to 255 characters (#5697)

Exporter

  • Prometheus exporter: remove non-ucum units from conversion (#5719)
  • Prometheus exporter: add units to metric names in TYPE and HELP comments (#5718)

SDK Extensions

Semantic conventions

Project Tooling

  • Update Gradle Wrapper from 8.2.1 to 8.3 (#5728)
  • Remove dependabot and update-gradle-wrapper task in favor of renovate (#5746)

馃檱 Thank you

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

@鈥媌reedx-splk @鈥媌runobat @鈥媎ashpole @鈥媎ependabot @鈥婨mily-Jiang @鈥媏renming @鈥媕ack-berg @鈥媕kwatson @鈥媕suereth @鈥媘ateuszrzeszutek @鈥媡igrannajaryan @鈥媡rask

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-exporter-sender-jdk's changelog.

Changelog

Unreleased

Version 1.34.1 (2024-01-11)

  • Fix prometheus exporter regressions (#6138)
  • Fix native image regression (#6134)

Version 1.34.0 (2024-01-05)

NOTE: This is the LAST release for opentelemetry-exporter-jaeger and opentelemetry-exporter-jaeger-thift. Jaeger has native support for OTLP, and users should export to jaeger using OTLP instead.

API

  • Ability to access version.properties API file with GraalVM native (#6095)

SDK

Traces

  • Only call SpanProcessor onStart / onEnd if required (#6112)
  • Add option to export unsampled spans from span processors (#6057)

Metrics

  • Memory Mode: Adding first part support for synchronous instruments - storage (#5998)
  • Base2ExponentialHistogramAggregation maxBuckets must be >= 2 (#6093)
  • Convert histogram measurements to double before passing recording exemplar reservoir (#6024)

Exporters

  • Add compressor SPI to support additional compression algos (#5990)
  • Test OTLP exporters with different OkHttp versions (#6045)
  • Refactor prometheus exporter to use io.prometheus:prometheus-metrics-exporter-httpserver, add

... (truncated)

Commits

Updates io.opentelemetry:opentelemetry-api-events from 1.30.0-alpha to 1.30.1-alpha

Release notes

Sourced from io.opentelemetry:opentelemetry-api-events's releases.

Version 1.30.0

API

Incubator

  • Add experimental synchronous gauge (#5506)

SDK

Metrics

  • Add attributes advice API (#5677, #5722)
  • Add AttributesProcessor toString, add attribute filter helper (#5765)
  • Increase metric name maximum length from 63 to 255 characters (#5697)

Exporter

  • Prometheus exporter: remove non-ucum units from conversion (#5719)
  • Prometheus exporter: add units to metric names in TYPE and HELP comments (#5718)

SDK Extensions

Semantic conventions

Project Tooling

  • Update Gradle Wrapper from 8.2.1 to 8.3 (#5728)
  • Remove dependabot and update-gradle-wrapper task in favor of renovate (#5746)

馃檱 Thank you

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

@鈥媌reedx-splk @鈥媌runobat @鈥媎ashpole @鈥媎ependabot @鈥婨mily-Jiang @鈥媏renming @鈥媕ack-berg @鈥媕kwatson @鈥媕suereth @鈥媘ateuszrzeszutek @鈥媡igrannajaryan @鈥媡rask

... (truncated)

Changelog

Sourced from io.opentelemetry:opentelemetry-api-events's changelog.

Changelog

Unreleased

Version 1.34.1 (2024-01-11)

  • Fix prometheus exporter regressions (#6138)
  • Fix native image regression (#6134)

Version 1.34.0 (2024-01-05)

NOTE: This is the LAST release for opentelemetry-exporter-jaeger and opentelemetry-exporter-jaeger-thift. Jaeger has native support for OTLP, and users should export to jaeger using OTLP instead.

API

  • Ability to access version.properties API file with GraalVM native (#6095)

SDK

Traces

  • Only call SpanProcessor onStart / onEnd if required (#6112)
  • Add option to export unsampled spans from span processors (#6057)

Metrics

  • Memory Mode: Adding first part support for synchronous instruments - storage (#5998)
  • Base2ExponentialHistogramAggregation maxBuckets must be >= 2 (#6093)
  • Convert histogram measurements to double before passing recording exemplar reservoir (#6024)

Exporters

  • Add compressor SPI to support additional compression algos (#5990)
  • Test OTLP exporters with different OkHttp versions (#6045)
  • Refactor prometheus exporter to use io.prometheus:prometheus-metrics-exporter-httpserver, add

... (truncated)

Commits

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 `version.opentelemetry.alpha` from 1.30.0-alpha to 1.30.1-alpha.

Updates `io.opentelemetry:opentelemetry-exporter-sender-jdk` from 1.30.0-alpha to 1.30.1-alpha
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java/commits)

Updates `io.opentelemetry:opentelemetry-api-events` from 1.30.0-alpha to 1.30.1-alpha
- [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-java/commits)

---
updated-dependencies:
- dependency-name: io.opentelemetry:opentelemetry-exporter-sender-jdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.opentelemetry:opentelemetry-api-events
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 26, 2024
Copy link

@github-actions github-actions bot changed the title Bump version.opentelemetry.alpha from 1.30.0-alpha to 1.30.1-alpha ISPN-15547 Bump version.opentelemetry.alpha from 1.30.0-alpha to 1.30.1-alpha Jan 26, 2024
@@ -213,7 +213,7 @@
<version.latencyutils>2.0.3</version.latencyutils>

<version.opentelemetry>1.30.1</version.opentelemetry>
<version.opentelemetry.alpha>1.30.0-alpha</version.opentelemetry.alpha>
<version.opentelemetry.alpha>1.30.1-alpha</version.opentelemetry.alpha>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@fax4ever why are we including alpha releases alongside the stable ones ?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@tristantarrant I think that now the strategy is => we need to do if the current Quarkus version does the same

@tristantarrant tristantarrant added this to the 14.0.23.Final milestone Jan 26, 2024
@tristantarrant tristantarrant merged commit 2084278 into 14.0.x Jan 26, 2024
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/14.0.x/version.opentelemetry.alpha-1.30.1-alpha branch January 26, 2024 14:19
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 Question
Projects
None yet
2 participants