Package org.neo4j.driver.springframework.boot.actuate
Components to be plugged into Spring Boot's actuator infrastructure.
-
Class Summary Class Description Neo4jDriverMetrics This is aMeterBinderthat binds all available Neo4j driver metrics to Micrometer.Neo4jHealthIndicator HealthIndicatorthat tests the status of a Neo4j by executing a Cypher statement and extracting server and database information.Neo4jReactiveHealthIndicator ReactiveHealthIndicatorthat tests the status of a Neo4j by executing a Cypher statement and extracting server and database information.