Skip to content

Additional documentation #10

Open
Open
@benmccann

Description

@benmccann

The readme says this package instruments ExecutorService, Executor, Runnable, and Callable, but it only gives an example for ExecutorService. Is the only entry point ExecutorService? Or is there something you would do to directly instrument Executor, Runnable, and Callable?

Also, I'm wondering how these calls will be show up when looking at the trace. E.g. Parseq tracing does a really good job at showing you the line number and method where each span occurred. Does this package have any ability to appropriately name each span automatically or to allow the user to create their own name for each span? It would be really helpful to see what a trace using this package looks like

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