This repository was archived by the owner on Aug 14, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 222
Dont set lastEventId for transactions #431
Comments
@maciejwalkowiak can you check the Java SDK, please? |
This was referenced Sep 10, 2021
The .NET SDK already works as intended. A test to validate the behavior was added: getsentry/sentry-dotnet#1191 |
6 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Uh oh!
There was an error while loading. Please reload this page.
lastEventId
could be used for reporting a userfeedback, so we cant assign the lastEventId for transactionsSpec PR https://github.com/getsentry/develop/pull/430/files
Have to change in all the SDKs that do it
The text was updated successfully, but these errors were encountered: