blob: 0912fa939b38fd1d83aaaa35e165c7aeddf1f076 [file] [log] [blame] [view]
---
title: Apache Mesos - HTTP Endpoints - /metrics/snapshot
layout: documentation
---
<!--- This is an automatically generated file. DO NOT EDIT! --->
### 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.