Skip to content

Commit

Permalink
chore(deps): bump io.opentelemetry.contrib:opentelemetry-prometheus-c…
Browse files Browse the repository at this point in the history
…lient-bridge (#4457)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 12, 2024
1 parent c3a16ff commit a998e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<otel.core.version>1.32.0</otel.core.version>
<otel.semconv.version>1.23.1-alpha</otel.semconv.version>
<otel.instrumentation.version>2.2.0-alpha</otel.instrumentation.version>
<otel.contrib.version>1.33.0-alpha</otel.contrib.version>
<otel.contrib.version>1.34.0-alpha</otel.contrib.version>
<springframework.version>6.1.1</springframework.version>
<!-- Note: downgraded from the latest version of mockito because of a conflict with spring's bytebuddy version -->
<mockito.version>5.11.0</mockito.version>
Expand Down

2 comments on commit a998e37

@github-actions
Copy link

Choose a reason for hiding this comment

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

Docker Tag: main-2024-04-12T14-49-20--a998e37

@github-actions
Copy link

Choose a reason for hiding this comment

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

Total coverage (common): 14.49
Total coverage (server): 61.45

Changed Files coverage (common): coverage 100
Changed Files coverage (server): 100

Please sign in to comment.