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

docs(datadog): Correct an erroneous reference to the opentelemetry_sdk crate #157

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

arusahni
Copy link
Contributor

@arusahni arusahni commented Jan 24, 2025

Fixes #
Design discussion issue (if applicable) #

Changes

The name of the crate in the batched/performance example is incorrect -- it should be opentelemetry_sdk, not opentelemetry.

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)

@arusahni arusahni requested a review from a team as a code owner January 24, 2025 21:42
Copy link

linux-foundation-easycla bot commented Jan 24, 2025

CLA Signed


The committers listed above are authorized under a signed CLA.

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.1%. Comparing base (4d9b52f) to head (856ff20).
Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #157   +/-   ##
=====================================
  Coverage   54.1%   54.1%           
=====================================
  Files         42      42           
  Lines       6282    6282           
=====================================
  Hits        3400    3400           
  Misses      2882    2882           

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

@lalitb lalitb merged commit 8ecb2b2 into open-telemetry:main Jan 24, 2025
11 checks passed
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