-
-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Performance Feature #971
Merged
Merged
Performance Feature #971
Commits on Oct 8, 2020
-
Make serialization and envelope item creation more generic to handle …
…new transaction type. SentryItem is a base class for SentryEvent and upcoming Transaction class.
Configuration menu - View commit details
-
Copy full SHA for e418a43 - Browse repository at this point
Copy the full SHA e418a43View commit details
Commits on Oct 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fb2dd7e - Browse repository at this point
Copy the full SHA fb2dd7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d90e6f5 - Browse repository at this point
Copy the full SHA d90e6f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8f183c - Browse repository at this point
Copy the full SHA a8f183cView commit details
Commits on Oct 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f60144e - Browse repository at this point
Copy the full SHA f60144eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1da297b - Browse repository at this point
Copy the full SHA 1da297bView commit details
Commits on Oct 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 725eca0 - Browse repository at this point
Copy the full SHA 725eca0View commit details
Commits on Oct 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0ca29c1 - Browse repository at this point
Copy the full SHA 0ca29c1View commit details
Commits on Oct 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2dacfb7 - Browse repository at this point
Copy the full SHA 2dacfb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fe4df3 - Browse repository at this point
Copy the full SHA 2fe4df3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d493f - Browse repository at this point
Copy the full SHA 41d493fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7260ae0 - Browse repository at this point
Copy the full SHA 7260ae0View commit details
Commits on Oct 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6f4855b - Browse repository at this point
Copy the full SHA 6f4855bView commit details -
Configuration menu - View commit details
-
Copy full SHA for afd5c04 - Browse repository at this point
Copy the full SHA afd5c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 557ac3e - Browse repository at this point
Copy the full SHA 557ac3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23cd265 - Browse repository at this point
Copy the full SHA 23cd265View commit details
Commits on Oct 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e79a0b0 - Browse repository at this point
Copy the full SHA e79a0b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9f2da5 - Browse repository at this point
Copy the full SHA a9f2da5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d973b8e - Browse repository at this point
Copy the full SHA d973b8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e18588 - Browse repository at this point
Copy the full SHA 0e18588View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86eeb87 - Browse repository at this point
Copy the full SHA 86eeb87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e5180d - Browse repository at this point
Copy the full SHA 9e5180dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cbb1da - Browse repository at this point
Copy the full SHA 3cbb1daView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1c3d57 - Browse repository at this point
Copy the full SHA d1c3d57View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e6763 - Browse repository at this point
Copy the full SHA e2e6763View commit details -
Configuration menu - View commit details
-
Copy full SHA for e978227 - Browse repository at this point
Copy the full SHA e978227View commit details
Commits on Oct 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f6a6e16 - Browse repository at this point
Copy the full SHA f6a6e16View commit details
Commits on Oct 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bad07df - Browse repository at this point
Copy the full SHA bad07dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for f50f042 - Browse repository at this point
Copy the full SHA f50f042View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0a8f0a - Browse repository at this point
Copy the full SHA e0a8f0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d62fb1 - Browse repository at this point
Copy the full SHA 8d62fb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e2c740 - Browse repository at this point
Copy the full SHA 3e2c740View commit details -
Configuration menu - View commit details
-
Copy full SHA for f14de05 - Browse repository at this point
Copy the full SHA f14de05View commit details -
Configuration menu - View commit details
-
Copy full SHA for 048a980 - Browse repository at this point
Copy the full SHA 048a980View commit details
Commits on Oct 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e197af5 - Browse repository at this point
Copy the full SHA e197af5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f39a9a - Browse repository at this point
Copy the full SHA 4f39a9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87c070b - Browse repository at this point
Copy the full SHA 87c070bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dd242a - Browse repository at this point
Copy the full SHA 7dd242aView commit details
Commits on Oct 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fa0d04c - Browse repository at this point
Copy the full SHA fa0d04cView commit details
Commits on Nov 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ae84550 - Browse repository at this point
Copy the full SHA ae84550View commit details
Commits on Nov 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0d59ee2 - Browse repository at this point
Copy the full SHA 0d59ee2View commit details
Commits on Nov 6, 2020
-
Support deferred sample decision.
Improve sampling implementation.
Configuration menu - View commit details
-
Copy full SHA for 0a67f0c - Browse repository at this point
Copy the full SHA 0a67f0cView commit details
Commits on Nov 9, 2020
-
Simplify domain model for Performance.
Remove TransactionContexts by moving sampling property to SpanContext.
Configuration menu - View commit details
-
Copy full SHA for 25e221b - Browse repository at this point
Copy the full SHA 25e221bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ba82d - Browse repository at this point
Copy the full SHA a8ba82dView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec7aa9e - Browse repository at this point
Copy the full SHA ec7aa9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 032f6cb - Browse repository at this point
Copy the full SHA 032f6cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dd3cce - Browse repository at this point
Copy the full SHA 5dd3cceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12bc6bb - Browse repository at this point
Copy the full SHA 12bc6bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa560c - Browse repository at this point
Copy the full SHA ffa560cView commit details
Commits on Nov 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 19fc07e - Browse repository at this point
Copy the full SHA 19fc07eView commit details
Commits on Nov 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 1e60688 - Browse repository at this point
Copy the full SHA 1e60688View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b050a - Browse repository at this point
Copy the full SHA f1b050aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d1af25 - Browse repository at this point
Copy the full SHA 4d1af25View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd26031 - Browse repository at this point
Copy the full SHA cd26031View commit details -
Configuration menu - View commit details
-
Copy full SHA for c222864 - Browse repository at this point
Copy the full SHA c222864View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c90862 - Browse repository at this point
Copy the full SHA 3c90862View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7d88f - Browse repository at this point
Copy the full SHA 4b7d88fView commit details
Commits on Nov 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 75ff4bf - Browse repository at this point
Copy the full SHA 75ff4bfView commit details
Commits on Nov 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3b03e3a - Browse repository at this point
Copy the full SHA 3b03e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52ba943 - Browse repository at this point
Copy the full SHA 52ba943View commit details
Commits on Nov 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8a6fe85 - Browse repository at this point
Copy the full SHA 8a6fe85View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee2bbe4 - Browse repository at this point
Copy the full SHA ee2bbe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b593dc5 - Browse repository at this point
Copy the full SHA b593dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ff82b - Browse repository at this point
Copy the full SHA 91ff82bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eba18d - Browse repository at this point
Copy the full SHA 6eba18dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd9c6f - Browse repository at this point
Copy the full SHA 3fd9c6fView commit details
Commits on Nov 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for aef2463 - Browse repository at this point
Copy the full SHA aef2463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 503c6a4 - Browse repository at this point
Copy the full SHA 503c6a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef16d98 - Browse repository at this point
Copy the full SHA ef16d98View commit details
Commits on Nov 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4e7e0fb - Browse repository at this point
Copy the full SHA 4e7e0fbView commit details
Commits on Nov 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d46dc3c - Browse repository at this point
Copy the full SHA d46dc3cView commit details -
Drop the idea of WeakReference on Span#throwable.
Span has to retain the throwable object in order to send it to Sentry so that the span is marked as erroneous.
Configuration menu - View commit details
-
Copy full SHA for b9d65b3 - Browse repository at this point
Copy the full SHA b9d65b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a568d39 - Browse repository at this point
Copy the full SHA a568d39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bfb3ad - Browse repository at this point
Copy the full SHA 1bfb3adView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.