Skip to content

Add tracing plugin for undici/fetch #4486

Description

@hansott

Hi Sentry team! 👋

nodejs/node#41749 has just been merged (adds fetch to Node.js).

The default tracing plugin that ships with the SDK adds a span for each HTTP request of the http/https modules from node.

This is great but we've been using undici for a while now and added manual instrumentation for it.

The newly merged fetch builds on top of undici.

Would be great if there was tracing support built-in for undici/fetch.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions