metrics
Get aggregated invocations statistics for latest days
get/metrics/invocations/global/latest
Query parameters
limitinteger
Number of days to get back in time. Default is 20.
Response
A map where keys are day (formatted using yyyyMMdd pattern) and values are counter of invocations on this day
CounterMap required
A generic map of counter
Changes
Changed in 1 of the 4 revisions of this API.1
- ▲
the
additionalProperties/response's property type/format changed fromnumber/integertonumber/for status200response-property-type-changed
- ▲