-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I have initialized the dd-trace tracer and registered vercel otel instrumentation in my app router instrumentation hook. I can see nextjs APM traces coming through to datadog, but any cases where I use the datadog tracer to create custom spans etc do not seem to work.
i.e. Built in, automatic spans, for "executing api route X" and outbound requests are traced. But my custom dd-tracer.startSpan('yada', ...) are not being traced.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels