Enhance trace_methods to capture arguments and return types #427
Labels
enhancement
Enhancement of an existing feature
instrumentation
Instrumentation: framework support, custom plugins, ...
We may use tags for that. The idea is to capture natives and strings up to limited number of characters and capturing Objects using a syntax that provides an accessor to use, for example
co.elastic.Product#getProductId
(defaulting toString.valueOf
if not provided).Including all documentation of course, that will include all warnings about performance implications and accessibility restrictions of course
The text was updated successfully, but these errors were encountered: