Skip to content

dd-trace traces not supported #164

@lbennett-stacki

Description

@lbennett-stacki

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions