Skip to content

Conversation

@cijothomas
Copy link
Member

Part of #2610

@cijothomas cijothomas requested a review from a team as a code owner February 5, 2025 17:25
@codecov
Copy link

codecov bot commented Feb 5, 2025

Codecov Report

Attention: Patch coverage is 91.37931% with 5 lines in your changes missing coverage. Please review.

Project coverage is 79.0%. Comparing base (d01c113) to head (2b3fbc3).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
opentelemetry-sdk/src/trace/runtime_tests.rs 0.0% 5 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff          @@
##            main   #2614   +/-   ##
=====================================
  Coverage   79.0%   79.0%           
=====================================
  Files        118     118           
  Lines      22550   22550           
=====================================
  Hits       17830   17830           
  Misses      4720    4720           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cijothomas cijothomas closed this Feb 5, 2025
@cijothomas cijothomas reopened this Feb 5, 2025
@cijothomas cijothomas merged commit dfeeac7 into open-telemetry:main Feb 5, 2025
21 checks passed
@cijothomas cijothomas deleted the cijothomas/rename-tracerprovider branch February 5, 2025 21:55
dongsupark added a commit to dongsupark/azure-init that referenced this pull request Feb 17, 2025
Now that opentelemetry_sdk 0.28 renamed TracerProvider to
SdkTraceProvider, we need to update use cases in logging.

See also open-telemetry/opentelemetry-rust#2614.
dongsupark added a commit to Azure/azure-init that referenced this pull request Feb 26, 2025
…uild issues (#165)

* Update opentelemetry requirement from 0.27 to 0.28

Updates the requirements on [opentelemetry](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version.
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry-0.27.0...opentelemetry-0.28.0)

---
updated-dependencies:
- dependency-name: opentelemetry
  dependency-type: direct:production
...

* Update opentelemetry_sdk requirement from 0.27 to 0.28

Updates the requirements on [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust) to permit the latest version.
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Commits](open-telemetry/opentelemetry-rust@opentelemetry_sdk-0.27.0...opentelemetry_sdk-0.28.0)

---
updated-dependencies:
- dependency-name: opentelemetry_sdk
  dependency-type: direct:production
...


* Update tracing-opentelemetry requirement from 0.28 to 0.29

Updates the requirements on [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) to permit the latest version.
- [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases)
- [Commits](tokio-rs/tracing-opentelemetry@v0.28.0...v0.29.0)

* Rename TracerProvider to SdkTracerProvider for opentelemetry_sdk 0.28

Now that opentelemetry_sdk 0.28 renamed TracerProvider to
SdkTraceProvider, we need to update use cases in logging.

See also open-telemetry/opentelemetry-rust#2614.

---------

Signed-off-by: dependabot[bot] <[email protected]>
bantonsson pushed a commit to bantonsson/opentelemetry-rust that referenced this pull request Oct 9, 2025
bantonsson pushed a commit to bantonsson/opentelemetry-rust that referenced this pull request Oct 9, 2025
bantonsson pushed a commit to bantonsson/opentelemetry-rust that referenced this pull request Oct 9, 2025
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