Jean-Philippe Bempel
Jean-Philippe Bempel
Add support for aggregating flamegraph by custom attribute. Available attributes are chosen by their content type (number or memory). Added support on StacktraceView: --------- ### Progress - [x] Commit message...
Add a new context menu when clicking on stacktrace view to export selected stacktraces as collapsed format. With this format it's easy to manipulate/filter stacktraces as text file and generate...
--------- ### Progress - [x] Commit message must refer to an issue - [ ] Change must be properly reviewed ### Issue * [JMC-7074](https://bugs.openjdk.java.net/browse/JMC-7074): Smart pruning of graphs to make...
# What Does This Do Instead of collecting declared (lexical) type for argument, fields or local variable, we collect dynamic type that provides more useful information. # Motivation Knowing my...
# What Does This Do Add `DD_INTERNAL_EXCEPTION_REPLAY_ONLY_LOCAL_ROOT` config option to handle exception by exception debugging only for local root span (Service entry span) or all spans # Motivation # Additional...
# What Does This Do benchmarks are run only when a file is modified on paths under dd-java-agent/agent-debugger/* # Motivation Benchmarks run for every debugger PR to assess improvement/regression/neutral #...
# What Does This Do On same location, if we have different probes like log or span decoration probe with different characteristics (capture, snapshot, evaluateAt,...), instrumentation needs the correct definition...
# What Does This Do We specially serialize collections/maps into snapshot using interfaces and calling methods like `size()` but we restrict this for JDK collections that are guarantee to be...
# What Does This Do # Motivation # Additional Notes Jira ticket: [PROJ-IDENT]
DRAFT
# What Does This Do # Motivation # Additional Notes Jira ticket: [PROJ-IDENT]