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

lib: add tracing support for fetch(undici) #216

Closed

Conversation

santigimeno
Copy link
Member

@santigimeno santigimeno commented Nov 12, 2024

No description provided.

@santigimeno santigimeno force-pushed the santi/undici_fetch_tracing branch 3 times, most recently from e7f8d9c to 4dfb76c Compare November 14, 2024 23:48
@edsadr
Copy link
Member

edsadr commented Dec 9, 2024

So we can subscribe to the `flagsUpdated` event to receive notifications
when the tracing flags have changed.
Use it in the otel/core.js:register() method.
@santigimeno santigimeno force-pushed the santi/undici_fetch_tracing branch from 4dfb76c to 319a658 Compare December 9, 2024 18:06
@RafaelGSS
Copy link
Member

@santigimeno feel free to ping me when the PR is ready to review.

@santigimeno santigimeno changed the base branch from node-v20.x-nsolid-v5.x to node-v22.x-nsolid-v5.x December 9, 2024 22:16
@santigimeno santigimeno force-pushed the santi/undici_fetch_tracing branch from 319a658 to 1af3ef0 Compare December 9, 2024 22:20
@santigimeno santigimeno force-pushed the santi/undici_fetch_tracing branch from 2ef62d6 to 924a2d1 Compare December 10, 2024 10:58
@santigimeno santigimeno requested review from juanarbol and removed request for trevnorris December 10, 2024 12:58
santigimeno added a commit that referenced this pull request Dec 16, 2024
santigimeno added a commit that referenced this pull request Dec 16, 2024
So we can subscribe to the `flagsUpdated` event to receive notifications
when the tracing flags have changed.
Use it in the otel/core.js:register() method.

PR-URL: #216
Reviewed-By: Rafael Gonzaga <[email protected]>
santigimeno added a commit that referenced this pull request Dec 16, 2024
@santigimeno
Copy link
Member Author

Landed in e858e0c...f8697d4.

@santigimeno santigimeno deleted the santi/undici_fetch_tracing branch December 16, 2024 10:34
santigimeno added a commit that referenced this pull request Jan 3, 2025
santigimeno added a commit that referenced this pull request Jan 3, 2025
So we can subscribe to the `flagsUpdated` event to receive notifications
when the tracing flags have changed.
Use it in the otel/core.js:register() method.

PR-URL: #216
Reviewed-By: Rafael Gonzaga <[email protected]>
santigimeno added a commit that referenced this pull request Jan 3, 2025
santigimeno added a commit that referenced this pull request Jan 13, 2025
santigimeno added a commit that referenced this pull request Jan 13, 2025
So we can subscribe to the `flagsUpdated` event to receive notifications
when the tracing flags have changed.
Use it in the otel/core.js:register() method.

PR-URL: #216
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #245
santigimeno added a commit that referenced this pull request Jan 13, 2025
PR-URL: #216
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #245
santigimeno added a commit that referenced this pull request Feb 14, 2025
So we can subscribe to the `flagsUpdated` event to receive notifications
when the tracing flags have changed.
Use it in the otel/core.js:register() method.

PR-URL: #216
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #245
santigimeno added a commit that referenced this pull request Feb 14, 2025
So we can subscribe to the `flagsUpdated` event to receive notifications
when the tracing flags have changed.
Use it in the otel/core.js:register() method.

PR-URL: #216
Reviewed-By: Rafael Gonzaga <[email protected]>
PR-URL: #245
PR-URL: #269
Reviewed-By: Juan José Arboleda <[email protected]>
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.

3 participants