Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Block Sentry Tracing from working #41

Open
GautierT opened this issue Dec 13, 2024 · 0 comments
Open

Block Sentry Tracing from working #41

GautierT opened this issue Dec 13, 2024 · 0 comments

Comments

@GautierT
Copy link

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/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant