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

Add support for eventsource requests #12693

Open
chargome opened this issue Jun 28, 2024 · 0 comments
Open

Add support for eventsource requests #12693

chargome opened this issue Jun 28, 2024 · 0 comments
Labels
Feature: Tracing Package: browser Issues related to the Sentry Browser SDK Type: Improvement

Comments

@chargome
Copy link
Member

Problem Statement

It seems we are currently not instrumenting evensource requests from the browser.

https://developer.mozilla.org/en-US/docs/Web/API/EventSource

Solution Brainstorm

Adding this handler to our browser package would improve e.g. the trace view for our users for these types of requests.

@chargome chargome added Type: Improvement Package: browser Issues related to the Sentry Browser SDK labels Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Tracing Package: browser Issues related to the Sentry Browser SDK Type: Improvement
Projects
None yet
Development

No branches or pull requests

2 participants