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

Fix usage of renamed enum SpanStatusCode. #688

Merged
merged 2 commits into from
Oct 9, 2021
Merged

Fix usage of renamed enum SpanStatusCode. #688

merged 2 commits into from
Oct 9, 2021

Conversation

z1c0
Copy link
Contributor

@z1c0 z1c0 commented Oct 5, 2021

Which problem is this PR solving?

  • Usage of enum StatusCode results in an error.

Short description of the changes

  • Use updated name SpanStatusCode.

@z1c0 z1c0 requested a review from a team October 5, 2021 09:46
@codecov
Copy link

codecov bot commented Oct 5, 2021

Codecov Report

Merging #688 (6bb7b73) into main (fcc718c) will decrease coverage by 0.57%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #688      +/-   ##
==========================================
- Coverage   96.82%   96.25%   -0.58%     
==========================================
  Files           9        5       -4     
  Lines         630      507     -123     
  Branches      124       95      -29     
==========================================
- Hits          610      488     -122     
+ Misses         20       19       -1     
Impacted Files Coverage Δ
...trumentation-document-load/src/enums/EventNames.ts
...strumentation-document-load/src/instrumentation.ts
...lemetry-instrumentation-document-load/src/utils.ts
...entation-document-load/src/enums/AttributeNames.ts

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.

4 participants