Management Center provides integrations with Prometheus and JMX and provides a fully featured Clustered REST API for all the Clusters that it is connected to.
Use one of the following integrations to access cluster metrics:
- 
Prometheus: Prometheus is an open-source systems monitoring and alerting toolkit. 
- 
Clustered JMX: Java Management Extensions (JMX) is a Java technology that supplies tools for managing and monitoring resources. Those resources are represented by objects called MBeans (managed beans). 
- 
Clustered REST: Clustered REST is a REST API that allows you to request statistics from a cluster, using HTTP methods and manage the Client Filtering configuration.