grafana / grafana/pyroscope-java
Support to filter events wall-clock mode
Offen
enhancement
integrations
- Vorherrschende Sprache
- Java
- Sterne
- 126
- Forks
- 48
- Ø Merge
- 4 T. 14 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
Hi,
Would be great new feture to filter some events. This is is especially useful in wall-clock mode.
async-profiler supports it with -I and -X options.
For example:
./profiler.sh -I 'Primes.*' -I 'java/*' -X '*Unsafe.park*' 8983
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start by locating the wall-clock profiling integration and how async-profiler options are passed. Compare the requested -I and -X event filters with the example command; done means wall-clock mode can exclude and include matching events as requested.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- performance
- Issue-Typ
- Feature
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100