Skip to content

JVM Monitoring/JMX w/o the java agent #2481

Open
@nicolas-vivot

Description

@nicolas-vivot

Currently the jvm & jmx monitoring are part of the java agent module (and its final jar)

The consequence of this is that it's not possible to use these features w/o the java agent.
That means no automatic monitoring for applications being compiled in native mode or JVM mode but not using the agent.

In a similar way as it has been done for the tracer-ot module, do you think it's possible to move the jvm monitoring out of the java agent and make it available as a standalone ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions