POST
/
query
/
metrics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
end_time
string

End time for the query.

limit
integer
default:
100

Limit the number of results.

metric_name
string

Filter metrics by name.

service_name
string

Filter metrics by service name.

start_time
string

Start time for the query.

Response

200 - application/json
exponential_histograms
object[]
gauges
object[]
histograms
object[]
summaries
object[]
sums
object[]