-
Notifications
You must be signed in to change notification settings - Fork 534
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: add missing fetch instrumentation #622
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Codecov Report
@@ Coverage Diff @@
## main #622 +/- ##
==========================================
- Coverage 97.50% 96.68% -0.82%
==========================================
Files 10 13 +3
Lines 360 634 +274
Branches 56 124 +68
==========================================
+ Hits 351 613 +262
- Misses 9 21 +12
|
BTW, node list also has many missing instrumentations if you're up to it. Can also be added in a different PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Which problem is this PR solving?
@opentelemetry/instrumentation-fetch
packageShort description of the changes
@opentelemetry/instrumentation-fetch
package