Skip to content

How to add external instrumentation library? #55

@rkiesi

Description

@rkiesi

In enterprise context the centralized DataDog (DD) observability solution is widely used. In order to get traceability on the JCM level DD is offering a Java tracing library. As this must be passed to the JVM as parameter "jvm -javaagent:/path/to/instrumentation.jar ...the application stuff" the startup scripts need an option to add instrumentation libraries. The normal capabilities for plugins or custom enhancements will not work for this class of extensions. Could this type of enhancements be considered in the setup/startup scripts please?

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