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: updates README.md for @opentelemetry/propagator-b3 #2342

Merged
merged 2 commits into from Jul 17, 2021

Conversation

OmkarKirpan
Copy link
Contributor

Which problem is this PR solving?

  • fixes code samples provided in README.md for OpenTelemetry Propagator B3 package

Short description of the changes

  • added proper required packges in code samples

fixes code samples provided in README.md for OpenTelemetry Propagator B3
@codecov
Copy link

codecov bot commented Jul 13, 2021

Codecov Report

Merging #2342 (45421b4) into main (b67ca05) will increase coverage by 0.13%.
The diff coverage is n/a.

❗ Current head 45421b4 differs from pull request most recent head 56bb707. Consider uploading reports for the commit 56bb707 to get more accurate results

@@            Coverage Diff             @@
##             main    #2342      +/-   ##
==========================================
+ Coverage   92.34%   92.47%   +0.13%     
==========================================
  Files         128      122       -6     
  Lines        4244     4132     -112     
  Branches      867      859       -8     
==========================================
- Hits         3919     3821      -98     
+ Misses        325      311      -14     
Impacted Files Coverage Δ
...opentelemetry-api-metrics/src/NoopMeterProvider.ts
...ages/opentelemetry-api-metrics/src/types/Metric.ts
...kages/opentelemetry-api-metrics/src/api/metrics.ts
.../opentelemetry-api-metrics/src/api/global-utils.ts
...emetry-api-metrics/src/platform/node/globalThis.ts
...ackages/opentelemetry-api-metrics/src/NoopMeter.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
document Documentation-related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants