JMX

This section describes breaking changes for Neo4j JMX endpoints.

In 3.x, Neo4j exposed several JMX MBeans in order to provide some monitoring information in addition to the metrics exposed by Neo4j. In some instances, the provided data was incomplete or incorrect, and in some cases different beans even provided conflicting information. All of the previous JMX endpoints (org.neo4j:*) have been removed and are replaced by a new set of beans (neo4j.metrics:*) that expose exactly the same information as the corresponding Neo4j metrics.

JMX MBeans are available only in Enterprise Edition.