-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Closed
Copy link
Labels
Package: browserIssues related to the Sentry Browser SDKIssues related to the Sentry Browser SDK
Description
Is there an existing issue for this?
- I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- I have reviewed the documentation https://docs.sentry.io/
- I am using the latest SDK release https://github.com/getsentry/sentry-javascript/releases
How do you use Sentry?
Sentry Saas (sentry.io)
Which SDK are you using?
@sentry/browser
SDK Version
7.110.1
Framework Version
React 18.2.0
Link to Sentry event
No response
SDK Setup
No response
Steps to Reproduce
When browsing a page with the tunnel option enabled, our server receives envelopes which we then POST to Sentry.
Expected Result
We expect all information that our server processes to be displayed on the dashboard, including the INP parameter.
This is, for example, an envelope that we receive on the server and POST it to Sentry, it gets lost.
{"sent_at":"2024-04-17T08:02:11.023Z","dsn":"https://xxx.ingest.sentry.io/xxx"}
{"type":"span"}
{"data":{"sentry.origin":"manual","sentry.op":"ui.interaction.click","release":"unknown","environment":"twbox","transaction":"/places"},"description":"<unknown>","op":"ui.interaction.click","span_id":"8a7171204d3da7bc","start_timestamp":1713340917.8902,"timestamp":1713340918.1701999,"trace_id":"ff475ce1d41b4f32955fb9e44e5fd749","origin":"manual","exclusive_time":280,"measurements":{"inp":{"value":280,"unit":"millisecond"}}}
Another thing is that the description is <unknown>, not sure why.
Actual Result
No INP information is shown, as in the screenshot:

Metadata
Metadata
Labels
Package: browserIssues related to the Sentry Browser SDKIssues related to the Sentry Browser SDK
Projects
Status
Waiting for: Product Owner
Status
No status