Get application metrics
GET/adem/telemetry/v2/measure/application/metric
Retrieves application and internet metrics for Mobile Users and Remote Networks, such as the average experience score across a specific time range including counts of users and tests.
Request
Query Parameters
Possible values: <= 2147483648
The start time of the time range for which you want to retrieve the metrics. Specify in UNIX_TIMESTAMP_SECONDS, for example 1646252520
Possible values: <= 2147483648
The end time of the time range for which you want to retrieve the metrics. Specify in UNIX_TIMESTAMP_SECONDS, for example 1646263320
Timerange over which you want to retrieve metrics, provided in readable format:
last_
The responses are aggregated over a sample period which is a function of the time interval requested, such that the granularity decreases with increasing interval. See About Autonomous DEM API Timerange Parameter for details.
Default value: true
Selects which fields to include in the query. Must use the format field
The following operators are supported: >=, <=, ==, !=, >, <
See
About Autonomous DEM API Filter Parameter for details.
Possible values: [muAgent
, muProbe
, rnAgent
, rnProbe
]
Selects the endpoint type. See About Autonomous DEM API Endpoint-type Parameter for details.
Possible values: [timeseries
, summary
, grouped-summary
, grouped-timeseries
]
Specifies the response type, such as 'timeseries' or 'group-summary'. See About Autonomous DEM API Response-type Parameter for details.
The entity by which to group the results. You can use entities such as endpoint, location, site, user, or test. You can specify multiple groups as a comma-separated list. For example, group=Entity.user, group=Entity.test,Entity.location
Use this parameter when the queries return a large number of results to limit the number of results in the response. See About Autonomous DEM API Pagination Parameter for details.
Header Parameters
Used to specify a specific tenant.
This is an optional parameter. Specifies a sub-tenant of the Prisma-Tenant, if any.
Responses
- 200
- 400
- 401
- 500
Application metrics
- application/json
- Schema
- Example (from schema)
Schema
- MetricSeries
- MetricSummary
- MetricSeriesCollection
- MetricSummaryCollection
- Array [
- ]
- Array [
- Array [
- ]
- ]
- Array [
- ]
Sample end time (Unix timestamp).
Endpoint type : Can have one of these values: muAgent, muProbe, rnAgent, rnProbe.
Site ID. Required field when querying for Remote Networks-related data.
pagination object
Use this parameter to paginate results when the queries return a large number of results.
page limit
page number
sort by field
sort order : asc, desc
Number of rows in a page.
Sample period in seconds.
series object[]
network availability, percentage
data transfer time, microseconds
network round trip time, microseconds
DNS lookup, microseconds
network jitter, microseconds
packet loss, percentage
maximum data transfer time, microseconds
maximum network round trip time, microseconds
maximum DNS lookup, microseconds
maximum network jitter, microseconds
maximum packet loss, percentage
maximum SSL handshake, microseconds
maximum TCP handshake, microseconds
maximum data throughput
maximum time to first byte, microseconds
maximum wait time, microseconds
sample time (Unix timestamp)
SSL handshake, microseconds
TCP handshake, microseconds
data throughput
time to first byte, microseconds
total time, microseconds
wait time, microseconds
Sample start time (Unix timestamp).
Array of tenant service groups.
average object
network availability, percentage
data transfer time, microseconds
network round trip time, microseconds
DNS lookup, microseconds
network jitter, microseconds
packet loss, percentage
maximum data transfer time, microseconds
maximum network round trip time, microseconds
maximum DNS lookup, microseconds
maximum network jitter, microseconds
maximum packet loss, percentage
maximum SSL handshake, microseconds
maximum TCP handshake, microseconds
maximum data throughput
maximum time to first byte, microseconds
maximum wait time, microseconds
sample time (Unix timestamp)
SSL handshake, microseconds
TCP handshake, microseconds
data throughput
time to first byte, microseconds
total time, microseconds
wait time, microseconds
sample end time (Unix timestamp)
endpoint type : muAgent, muProbe, rnAgent, rnProbe
pagination object
page limit
page number
sort by field
sort order : asc, desc
sample start time (Unix timestamp)
array of tenant service groups
collection object[]
Sample end time (Unix timestamp).
Endpoint type : Can have one of these values: muAgent, muProbe, rnAgent, rnProbe.
Site ID. Required field when querying for Remote Networks-related data.
pagination object
Use this parameter to paginate results when the queries return a large number of results.
page limit
page number
sort by field
sort order : asc, desc
Number of rows in a page.
Sample period in seconds.
series object[]
network availability, percentage
data transfer time, microseconds
network round trip time, microseconds
DNS lookup, microseconds
network jitter, microseconds
packet loss, percentage
maximum data transfer time, microseconds
maximum network round trip time, microseconds
maximum DNS lookup, microseconds
maximum network jitter, microseconds
maximum packet loss, percentage
maximum SSL handshake, microseconds
maximum TCP handshake, microseconds
maximum data throughput
maximum time to first byte, microseconds
maximum wait time, microseconds
sample time (Unix timestamp)
SSL handshake, microseconds
TCP handshake, microseconds
data throughput
time to first byte, microseconds
total time, microseconds
wait time, microseconds
Sample start time (Unix timestamp).
Array of tenant service groups.
sample end time (Unix timestamp)
endpoint type : muAgent, muProbe, rnAgent, rnProbe
pagination object
page limit
page number
sort by field
sort order : asc, desc
sample start time (Unix timestamp)
array of tenant service groups
collection object[]
average object
network availability, percentage
data transfer time, microseconds
network round trip time, microseconds
DNS lookup, microseconds
network jitter, microseconds
packet loss, percentage
maximum data transfer time, microseconds
maximum network round trip time, microseconds
maximum DNS lookup, microseconds
maximum network jitter, microseconds
maximum packet loss, percentage
maximum SSL handshake, microseconds
maximum TCP handshake, microseconds
maximum data throughput
maximum time to first byte, microseconds
maximum wait time, microseconds
sample time (Unix timestamp)
SSL handshake, microseconds
TCP handshake, microseconds
data throughput
time to first byte, microseconds
total time, microseconds
wait time, microseconds
sample end time (Unix timestamp)
endpoint type : muAgent, muProbe, rnAgent, rnProbe
pagination object
page limit
page number
sort by field
sort order : asc, desc
sample start time (Unix timestamp)
array of tenant service groups
sample end time (Unix timestamp)
endpoint type : muAgent, muProbe, rnAgent, rnProbe
pagination object
page limit
page number
sort by field
sort order : asc, desc
sample start time (Unix timestamp)
array of tenant service groups
{}
Invalid Request
Invalid Client
Server Error