getsentry / getsentry/sentry-java

Continuous Profiling could upload JFR files

Đang mở
#4,768 1 bình luận 1 reaction 0 người được giao Xem trên GitHub
Feature Java Profiles
Ngôn ngữ chính
Kotlin
Star
1.4k
Fork
478
Merge trung bình
2 ngày 23 giờ
Pull request đã merge (30 ngày)
67

Mô tả

### Problem Statement

We're currently converting JFR profiles produced by async-profiler directly in the SDK.
We could instead upload the JFR files to Sentry and convert them in the backend.
This would:
- reduce overhead of the SDK
- allow customers to download the raw JFR and use it in other tools as well
- maybe also save payload size for transferring the profile to Sentry

### Solution Brainstorm

Upload JFR files and convert to Sentry Profiles in Sentry backend. Remove in SDK conversion.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.