Metrics and Health APIs
The Metrics and Health APIs offer detailed diagnostic endpoints that allow you to monitor application performance and verify the operational status of Data Mover Smart and its components.
Metrics APIs
Data Mover Smart Metrics are accessible at the following address:
<http|https>://<host>:<port>/admin/metrics
This endpoint provides a comprehensive set of runtime metrics that can be used to monitor the applicationβs performance and resource usage.
Health APIs
Data Mover Smart Health APIs are available at:
<http|https>://<host>:<port>/admin/health
This page provides information on:
Overall application status
Indicates whether the application is UP or DOWN.
UP indicates that the application as a whole is healthy and operational and all components are functioning correctly.
Database status
Indicates whether the database is reachable (UP) or not (DOWN).
Verifies the connection to the database.
Reports any connectivity issues.
JMS broker status
Indicates whether Artemis is reachable and functioning (UP) or not (DOWN).
Last updated