Query measures analytics
Return aggregated values for specified metrics within a time range.
Path parameters
The unique ID of your environment
Request body
Example request
{
"timeRange": {
"from": "2025-01-01T00:00:00Z",
"to": "2025-01-31T23:59:59Z"
},
"filters": [
{
"name": "API",
"operator": "EQ",
"value": "7b6ebef3-6236-4ac5-815e-d3dcef83df5d"
}
],
"metrics": [
{
"name": "HTTP_GATEWAY_RESPONSE_TIME",
"measures": [
"P90",
"P95",
"P99"
]
}
]
}Response
A measures response provides aggregated values for the metrics defined in the request.
Example response
{
"metrics": [
{
"name": "HTTP_REQUESTS",
"unit": "NUMBER",
"measures": [
{
"name": "COUNT",
"value": 2984
}
]
}
]
}Changes
Changed in 23 of the 49 revisions of this API.6456240
- ●
added the new
NATIVE_ACTIVE_CONNECTIONS_DOWNSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_ACTIVE_CONNECTIONS_UPSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_AUTHENTICATIONS_FAILURE_DOWNSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_AUTHENTICATIONS_FAILURE_UPSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_AUTHENTICATIONS_SUCCESS_DOWNSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_AUTHENTICATIONS_SUCCESS_UPSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_BYTES_CONSUMED_DOWNSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_BYTES_CONSUMED_UPSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_BYTES_PRODUCED_DOWNSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_BYTES_PRODUCED_UPSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_MESSAGES_CONSUMED_DOWNSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_MESSAGES_CONSUMED_UPSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_MESSAGES_PRODUCED_DOWNSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_MESSAGES_PRODUCED_UPSTREAMenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_OPERATIONS_ANSWEREDenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_OPERATIONS_COMPLETEDenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_OPERATIONS_FORWARDEDenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_OPERATIONS_RECEIVEDenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_OPERATION_BROKER_DURATIONenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_OPERATION_GATEWAY_REQUEST_DURATIONenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
NATIVE_OPERATION_GATEWAY_RESPONSE_DURATIONenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new
NATIVE_ACTIVE_CONNECTIONS_DOWNSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_ACTIVE_CONNECTIONS_UPSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_AUTHENTICATIONS_FAILURE_DOWNSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_AUTHENTICATIONS_FAILURE_UPSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_AUTHENTICATIONS_SUCCESS_DOWNSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_AUTHENTICATIONS_SUCCESS_UPSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_BYTES_CONSUMED_DOWNSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_BYTES_CONSUMED_UPSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_BYTES_PRODUCED_DOWNSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_BYTES_PRODUCED_UPSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_CLIENT_IDenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_CLIENT_IDenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_CLIENT_IDenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_CLIENT_IDenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_CLIENT_IDenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_CLIENT_IDenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_FAILURE_SIDEenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_FAILURE_SIDEenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_FAILURE_SIDEenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_FAILURE_SIDEenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_FAILURE_SIDEenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_FAILURE_SIDEenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_MESSAGES_CONSUMED_DOWNSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_MESSAGES_CONSUMED_UPSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_MESSAGES_PRODUCED_DOWNSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_MESSAGES_PRODUCED_UPSTREAMenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_OPERATIONenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_OPERATIONenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_OPERATIONenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_OPERATIONenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_OPERATIONenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_OPERATIONenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_OPERATIONS_ANSWEREDenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_OPERATIONS_COMPLETEDenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_OPERATIONS_FORWARDEDenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_OPERATIONS_RECEIVEDenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_OPERATION_BROKER_DURATIONenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_OPERATION_GATEWAY_REQUEST_DURATIONenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_OPERATION_GATEWAY_RESPONSE_DURATIONenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_TOPICenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_TOPICenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_TOPICenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_TOPICenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_TOPICenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_TOPICenum value to the request property////////request-property-enum-value-added
- ●
- ○
added
CONTAINSdiscriminator mapping keys to the/request propertyrequest-property-discriminator-mapping-added
- ○
added
CONTAINSdiscriminator mapping keys to the///request propertyrequest-property-discriminator-mapping-added
- ○
added the new
CONTAINSenum value to the request property//////request-property-enum-value-added
- ○
added the new
CONTAINSenum value to the request property//////request-property-enum-value-added
- ○
added the new
CONTAINSenum value to the request property//////request-property-enum-value-added
- ○
added the new
CONTAINSenum value to the request property////////request-property-enum-value-added
- ○
added the new
CONTAINSenum value to the request property////////request-property-enum-value-added
- ○
added the new
CONTAINSenum value to the request property////////request-property-enum-value-added
- ○
- ○
added the new
REQUEST_IDenum value to the request property//////request-property-enum-value-added
- ○
added the new
REQUEST_IDenum value to the request property//////request-property-enum-value-added
- ○
added the new
REQUEST_IDenum value to the request property//////request-property-enum-value-added
- ○
added the new
REQUEST_IDenum value to the request property////////request-property-enum-value-added
- ○
added the new
REQUEST_IDenum value to the request property////////request-property-enum-value-added
- ○
added the new
REQUEST_IDenum value to the request property////////request-property-enum-value-added
- ○
added the new
TRANSACTION_IDenum value to the request property//////request-property-enum-value-added
- ○
added the new
TRANSACTION_IDenum value to the request property//////request-property-enum-value-added
- ○
added the new
TRANSACTION_IDenum value to the request property//////request-property-enum-value-added
- ○
added the new
TRANSACTION_IDenum value to the request property////////request-property-enum-value-added
- ○
added the new
TRANSACTION_IDenum value to the request property////////request-property-enum-value-added
- ○
added the new
TRANSACTION_IDenum value to the request property////////request-property-enum-value-added
- ○
- ○
added the new
ENTRYPOINTenum value to the request property//////request-property-enum-value-added
- ○
added the new
ENTRYPOINTenum value to the request property//////request-property-enum-value-added
- ○
added the new
ENTRYPOINTenum value to the request property//////request-property-enum-value-added
- ○
added the new
ENTRYPOINTenum value to the request property////////request-property-enum-value-added
- ○
added the new
ENTRYPOINTenum value to the request property////////request-property-enum-value-added
- ○
added the new
ENTRYPOINTenum value to the request property////////request-property-enum-value-added
- ○
added the new
URIenum value to the request property//////request-property-enum-value-added
- ○
added the new
URIenum value to the request property//////request-property-enum-value-added
- ○
added the new
URIenum value to the request property//////request-property-enum-value-added
- ○
added the new
URIenum value to the request property////////request-property-enum-value-added
- ○
added the new
URIenum value to the request property////////request-property-enum-value-added
- ○
added the new
URIenum value to the request property////////request-property-enum-value-added
- ○
- ●
added the new
SUMenum value to the////response property for the response statusresponse-property-enum-value-added
- ○
added the new
SUMenum value to the request property///request-property-enum-value-added
- ●
- ●
added the new
EDGE_HEARTBEAT_COUNTenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
EDGE_TOKENS_INenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
EDGE_TOKENS_OUTenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new
EDGE_HEARTBEAT_COUNTenum value to the request property//request-property-enum-value-added
- ○
added the new
EDGE_MODELenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_MODELenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_MODELenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_MODELenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_MODELenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_MODELenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_TOKENS_INenum value to the request property//request-property-enum-value-added
- ○
added the new
EDGE_TOKENS_OUTenum value to the request property//request-property-enum-value-added
- ○
added the new
EDGE_TOOLenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_TOOLenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_TOOLenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_TOOLenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_TOOLenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_TOOLenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_VERSIONenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_VERSIONenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_VERSIONenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_VERSIONenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_VERSIONenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_VERSIONenum value to the request property////////request-property-enum-value-added
- ●
- ●
added the new
EDGE_DETECTION_COUNTenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new
EDGE_CLIENTenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_CLIENTenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_CLIENTenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_CLIENTenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_CLIENTenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_CLIENTenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_DETECTION_COUNTenum value to the request property//request-property-enum-value-added
- ○
added the new
EDGE_PROCESSenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_PROCESSenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_PROCESSenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_PROCESSenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_PROCESSenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_PROCESSenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_PROVIDERenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_PROVIDERenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_PROVIDERenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_PROVIDERenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_PROVIDERenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_PROVIDERenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_TYPEenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_TYPEenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_TYPEenum value to the request property//////request-property-enum-value-added
- ○
added the new
EDGE_TYPEenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_TYPEenum value to the request property////////request-property-enum-value-added
- ○
added the new
EDGE_TYPEenum value to the request property////////request-property-enum-value-added
- ●
- ●
added the new
NATIVE_CONNECTIONS_SUMMARYenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the new
NATIVE_CONNECTIONS_SUMMARYenum value to the request property//request-property-enum-value-added
- ○
added the new
NATIVE_CONNECTION_STATUSenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_CONNECTION_STATUSenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_CONNECTION_STATUSenum value to the request property//////request-property-enum-value-added
- ○
added the new
NATIVE_CONNECTION_STATUSenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_CONNECTION_STATUSenum value to the request property////////request-property-enum-value-added
- ○
added the new
NATIVE_CONNECTION_STATUSenum value to the request property////////request-property-enum-value-added
- ●
- ○
added the new
API_PRODUCTenum value to the request property//////request-property-enum-value-added
- ○
added the new
API_PRODUCTenum value to the request property//////request-property-enum-value-added
- ○
added the new
API_PRODUCTenum value to the request property//////request-property-enum-value-added
- ○
added the new
API_PRODUCTenum value to the request property////////request-property-enum-value-added
- ○
added the new
API_PRODUCTenum value to the request property////////request-property-enum-value-added
- ○
added the new
API_PRODUCTenum value to the request property////////request-property-enum-value-added
- ○
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○