Skip to content

Visualize JVM information #36

Open
@tzach

Description

@tzach

The new Jolokia REST API [1] provides access to all JVM MBeans, including the application (e.g. Cassandra)
A JVM Tab will allow:

  • explore all available MBean in a tree struct (JConsole like)
  • Generate a chart from each MBean

In addition it will always present a set of predefined information elements:

  • JVM version
  • Heap memory usage
  • Number of threads
  • Number of classes

[1] http://osv.io/api/swagger-ui/dist/index.html#!/jolokia.json

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