-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi !
When using the staticPlugin, Sentry tracing does not work on Elysia :
Repro repo : https://github.com/GautierT/elysia-static-plugin-sentry-tracing
Without staticPlugin :
🦊 Elysia is running at localhost:3000
Sentry Logger [log]: [Tracing] Starting sampled root span
op: http.server
name: GET /
ID: 08382d9e30392aad
http://localhost:3000/
Sentry Logger [log]: [Tracing] Finishing "http.server" root span "GET /" with ID 08382d9e30392aad
Sentry Logger [log]: SpanExporter exported 1 spans, 0 spans are waiting for their parent spans to finish
With staticPlugin :
🦊 Elysia is running at localhost:3000
http://localhost:3000/
Metadata
Metadata
Assignees
Labels
No labels