Skip to content

Commit

Permalink
added detection and recording of transactions occurred in a profile
Browse files Browse the repository at this point in the history
added unit/ui tests
added CollectionUtils.map method
  • Loading branch information
stefanosiano committed Aug 12, 2022
1 parent e88d93d commit a2058f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@

### Features

- Added list of ProfilingTransactionData to the profiling envelope payload ([#2216](https://github.com/getsentry/sentry-java/pull/2216))
- Concurrent profiling 2 - added list of transactions ([#2218](https://github.com/getsentry/sentry-java/pull/2218))
- Concurrent profiling 1 - added envelope payload data format ([#2216](https://github.com/getsentry/sentry-java/pull/2216))
- Send source for transactions ([#2180](https://github.com/getsentry/sentry-java/pull/2180))
- Add profilesSampleRate and profileSampler options for Android sdk ([#2184](https://github.com/getsentry/sentry-java/pull/2184))

Expand Down

0 comments on commit a2058f1

Please sign in to comment.