-
-
Couldn't load subscription status.
- Fork 1.7k
How can I see fetch/xhr requests within the span details for transactions? #5616
spencerneste
started this conversation in
General
-
I am using Automatic Instrumentation via BrowserTracing and the ReactRouterV5Instrumentation in my client project.
I'd like to see XHR or fetch requests as part of the span detail view
Screen Shot 2022年06月10日 at 2 56 29 PM
I can see XHR/fetch appear in the breadcrumbs view below the span details, but this view does not have the same duration and timing info that i'm looking for:
Screen Shot 2022年06月10日 at 2 58 36 PM
I am using:
@sentry/react": "^6.4.1",
@sentry/tracing": "^6.4.1"
Is there a way to get XHR/fetch information in the span view for transactions (navigation, pageload or any kind)
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment