Skip to content

Enabling method-level instrumentationΒ #352

@shinhyungyang

Description

@shinhyungyang

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions