Skip to content

Block Sentry Tracing from working #41

@GautierT

Description

@GautierT

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

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