getsentry / getsentry/sentry-java

Continuous Profiling could upload JFR files

オープン
#4,768 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
Feature Java Profiles
主要言語
Kotlin
スター
1.4k
フォーク
478
平均マージ
2日 23時間
マージ済み PR(30日)
67

説明

### 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.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。