Skip to content

Attach API support #55

@myllynen

Description

@myllynen

Parfait should provide a helper utility to allow flexibly attaching Parfait agent to an already running VM. This is possible with the Attach API which is an integral part of JVM since Java 9 (this would work also on Java 8 as long as the tools.jar (which is not needed with Java 9 and later) is available).

This approach would allow gathering metrics with Parfait from an earlier started VM without the need for an additional JVM process once the helper has loaded the agent.

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