Skip to main content

Metrics

Uniffle has provided many metrics information, which help to maintain the Uniffle cluster in production.

Http Interface

Each coordinator or shuffle server has a http interface to get its metrics. We divide all metrics into four categories.

curl http://[coordinatorIP]:[jettyPort]/metrics/server
curl http://[serverIp]:[jettyPort]/metrics/server
curl http://[coordinatorIP or serverIp]:[jettyPort]/metrics/grpc
curl http://[coordinatorIP or serverIp]:[jettyPort]/metrics/jvm