Currently user feedback does not carry scope data, but it should. Expected: environment, tags, release etc.
Check feedback spec for more details.
SDKs MUST apply scope data to the feedback event, including tags, user, trace, and contexts.
Currently, user feedback is sent without trace, so it's not connected to the same trace as errors.
Currently user feedback does not carry scope data, but it should. Expected:
environment,tags,releaseetc.Check feedback spec for more details.
Currently, user feedback is sent without trace, so it's not connected to the same trace as errors.