getsentry / getsentry/sentry-java
Drop transaction-based profiler
Đang mở
Android
Profiles
Task
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 22 giờ
- Pull request đã merge (30 ngày)
- 69
Mô tả
### Description
We should drop transaction/trace-based profiler in v9, as afaik span-first does not support it.
This would include
- dropping `options.setProfilesSampleRate()`, as continuous profiling is controlled by `options.setProfileSessionSampleRate()`
- dropping the old profiler as well as the `isEnableLegacyProfiling` option
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.