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

chore: update Datadog to otel 0.26 #120

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

gruebel
Copy link
Contributor

@gruebel gruebel commented Oct 19, 2024

Fixes #118

Changes

  • updated Datadog to use OTel 0.26
  • changed version management of OTel dependencies to workspace

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@gruebel gruebel requested a review from a team as a code owner October 19, 2024 15:24
Copy link

codecov bot commented Oct 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.6%. Comparing base (56a6f45) to head (effe240).
Report is 36 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #120     +/-   ##
=======================================
+ Coverage   52.3%   58.6%   +6.3%     
=======================================
  Files         38      39      +1     
  Lines       4967    5774    +807     
=======================================
+ Hits        2598    3387    +789     
- Misses      2369    2387     +18     

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

Copy link
Member

@lalitb lalitb left a comment

Choose a reason for hiding this comment

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

Thanks.

@cijothomas cijothomas merged commit 3278de6 into open-telemetry:main Oct 20, 2024
9 checks passed
@gruebel gruebel deleted the update-datadog branch October 20, 2024 06:25
@gliderkite
Copy link

Hi, any idea when the new version of the crate will be published, so that we can update all the opentelemetry dependencies together with datadog? Thanks!

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.

[Feature]: Update dependency opentelemetry to 0.26.0
4 participants