-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
name: π Feature request
about: Suggest an idea for this project
title: Enabling method-level instrumentation
Hi everyone,
I would like to try using easeagent for method-level tracing of a Java application. Do you provide a way to do this already in the current 2.3.0 release?
Describe the solution you'd like
A method-level traceability for a target application (running on a JVM) with an option to include or exclude which method to trace.
Describe alternatives you've considered
One alternative is to implement my own plugin, which uses the underlying ByteBuddy library directly.
Thanks a lot!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels