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(instrumentation): debug log on no modules defined for instrumentation #3308

Merged
merged 3 commits into from
Oct 17, 2022

Conversation

legendecas
Copy link
Member

Which problem is this PR solving?

Fixes #3304

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Followed the style guidelines of this project
  • Unit tests have been added
  • Documentation has been updated

@legendecas legendecas requested a review from a team October 10, 2022 14:57
@codecov
Copy link

codecov bot commented Oct 10, 2022

Codecov Report

Merging #3308 (dc0b748) into main (a7d053a) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3308      +/-   ##
==========================================
- Coverage   93.43%   93.42%   -0.02%     
==========================================
  Files         241      241              
  Lines        7253     7253              
  Branches     1507     1507              
==========================================
- Hits         6777     6776       -1     
- Misses        476      477       +1     
Impacted Files Coverage Δ
...strumentation/src/platform/node/instrumentation.ts 63.73% <100.00%> (ø)
...-trace-base/src/platform/node/RandomIdGenerator.ts 87.50% <0.00%> (-6.25%) ⬇️

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.

Simple express app printing odd warning
3 participants