Skip to content

OpenTelemetry Express instrumentation does not match Sentry instrumentation #10168

Closed
@timfish

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

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions