Skip to content

Try to avoid JMX connection until user opens the application  #291

@thurka

Description

@thurka

JMX connection is relatively heavy-weight and it looks like it can be postponed until the user actually opens the monitored application. Necessary functionality for application recognisers can be implemented via Attach API. Of-course this is valid only for local applications, since Attach API is not available for remote processes.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions