Skip to content

OpenTelemetry Express instrumentation does not match Sentry instrumentation #10168

Description

@timfish

Which SDK are you using?

@sentry/node-experimental

SDK Version

latest

Steps to Reproduce

When adding integration tests for @sentry/node-experimental, I started by using the assertions from the @sentry/node tests.

It looks like:

  • transaction for regex routes ends up as just /
  • data.url is now the full URL rather than just the path
  • Http status code tag is not a number rather than string
  • Middleware
    • Descriptions have changed
    • op is gone

I'll add anything else I find!

image

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions