Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ref(tracing): Remove
sentry_reportAllChanges
tag (#6360)
The SDK should avoid setting tags when possible. This PR makes sure we remove this tag, which isn't really useful anymore. We were using this to track metadata when we were tracking improvements to `idleTimeout`, but now that we've shipped that with v7, we can remove this tag.
- Loading branch information