Add profile command to surface profiling data
@BYK がすでに取り組んでいます。
2026年2月5日 から。
評価
この issue はまだ評価されていません。
説明
Summary
Add a profile command that fetches and displays profiling data from Sentry in a format useful for analysis (both human and LLM consumption).
Background
From internal discussion: Adding profile support to the CLI would allow LLMs to grep/analyze profiling data.
Proposed Approach
- Fetch profile data from Sentry API
- Convert to a graph structure and surface the leaf nodes with the most samples
- Ignore system frames to produce cleaner results
- Output in a consumable format (e.g., markdown table, JSON) that works well for both humans and LLM analysis
Potential Output
- Top functions by sample count (excluding system frames)
- Call hierarchy / flamegraph as markdown
- Hotspot identification
- 主要言語
- TypeScript
- スター
- 121
- フォーク
- 14
- 平均マージ
- 1日 1時間
- マージ済み PR(30日)
- 92
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
getsentry/cli のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
jared
-
jared
-
難易度 3/5 1〜2日 初心者へのやさしさ 68/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 65/100
似ている issue
-
難易度 1/5 1〜3時間 初心者へのやさしさ 88/100
motiondivision/motion#3849 ·
-
Add: S Play Event HD オープンcheck:passed streams:add
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
i-am-bee/beeai-framework#1697 · リアクション 1 件 ·
-
Support bun dedupe オープンenhancement
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
antfu/node-modules-inspector#214 ·