-
-
Notifications
You must be signed in to change notification settings - Fork 476
Comparing changes
Open a pull request
base repository: getsentry/sentry-java
base: 6.12.1
head repository: getsentry/sentry-java
compare: 6.13.0
- 13 commits
- 109 files changed
- 11 contributors
Commits on Jan 17, 2023
-
getsentry-bot committedJan 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 9b6c37f - Browse repository at this point
Copy the full SHA 9b6c37fView commit details
Commits on Jan 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b0f62c0 - Browse repository at this point
Copy the full SHA b0f62c0View commit details
Commits on Jan 20, 2023
-
Improve possible date precision to 10 μs (#2451)
Co-authored-by: Markus Hintersteiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ffa66c8 - Browse repository at this point
Copy the full SHA ffa66c8View commit details
Commits on Jan 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 897ad85 - Browse repository at this point
Copy the full SHA 897ad85View commit details -
Add cpu usage collection (#2462)
* Added ICpuCollector to collect cpu usage info while transactions are running * TransactionPerformanceCollector now returns PerformanceCollectionData, which contains memory and cpu usage data * Added a generic ICollector interface instead of a IMemoryCollector and ICpuCollector
Configuration menu - View commit details
-
Copy full SHA for e1fe618 - Browse repository at this point
Copy the full SHA e1fe618View commit details
Commits on Jan 24, 2023
-
Bump github/codeql-action from 2.1.38 to 2.1.39 (#2488)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Markus Hintersteiner <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37e95ce - Browse repository at this point
Copy the full SHA 37e95ceView commit details
Commits on Jan 25, 2023
-
chore(internal): Refactor view hierarchy to be more hybrid SDK friend…
…ly (#2492) Co-authored-by: Sentry Github Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 85fed9a - Browse repository at this point
Copy the full SHA 85fed9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 690f9dd - Browse repository at this point
Copy the full SHA 690f9ddView commit details -
Send transaction memory stats in profile payload (#2447)
* Added list of MemoryCollectionData to Android profiles payload as measurements * AndroidTransactionProfiler now takes a PerformanceCollectionData onTransactionFinish * Updated profile measurement keys and units
Configuration menu - View commit details
-
Copy full SHA for b049670 - Browse repository at this point
Copy the full SHA b049670View commit details -
Send cpu usage percentage in profile payload (#2469)
* Added cpu usage percentage to profile payload * Added a ui test to check memory and cpu usages being sent in profiles
Configuration menu - View commit details
-
Copy full SHA for fb1c50c - Browse repository at this point
Copy the full SHA fb1c50cView commit details
Commits on Jan 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e199f18 - Browse repository at this point
Copy the full SHA e199f18View commit details -
Fix performance collector setup called in main thread (#2499)
* ICollector.setup() calls have been moved to background thread
Configuration menu - View commit details
-
Copy full SHA for 46e43bb - Browse repository at this point
Copy the full SHA 46e43bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8511811 - Browse repository at this point
Copy the full SHA 8511811View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.12.1...6.13.0