If you're new to Mesos

See the getting started page for more information about downloading, building, and deploying Mesos.

If you'd like to get involved or you're looking for support

See our community page for more details.

USAGE

   /metrics/snapshot

TL;DR;

Provides a snapshot of the current metrics.

DESCRIPTION

This endpoint provides information regarding the current metrics tracked by the system.

The optional query parameter ‘timeout’ determines the maximum amount of time the endpoint will take to respond. If the timeout is exceeded, some metrics may not be included in the response.

The key is the metric name, and the value is a double-type.

AUTHENTICATION

This endpoint requires authentication iff HTTP authentication is enabled.