Add profile command to surface profiling data
@BYK ci sta già lavorando.
Dal 5/2/2026.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
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
- Lingua principale
- TypeScript
- Stelle
- 121
- Fork
- 14
- Merge medio
- 23h 54m
- PR unite (30g)
- 103
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di getsentry/cli
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 68/100
-
Difficoltà 3/5 1-2 giorni Idoneità per principianti 65/100
-
bug jared
-
jared
Difficoltà 4/5 3-5 giorni Idoneità per principianti 52/100
Tutte le issue di getsentry/cli
Issue simili
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
vercel-labs/just-bash#464 ·
-
looksLikeSlug() is ASCII-only, so non-Latin entity slugs (e.g. Korean) skip exact match and collapse Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
-
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 90/100
TanStack/tanstack.com#1293 ·