class Aws::Connect::Types::GetMetricDataRequest
@see docs.aws.amazon.com/goto/WebAPI/connect-2017-08-08/GetMetricDataRequest AWS API Documentation
@return [Integer]
The maximum number of results to return per page.
@!attribute [rw] max_results
@return [String]
results.
previous response in the next request to retrieve the next set of
The token for the next set of results. Use the value returned in the
@!attribute [rw] next_token
@return [Array<Types::HistoricalMetric>]<br>: docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html<br><br><br><br>‘LT` (for “Less than”).
604800 (inclusive), in seconds. For `Comparison`, you must enter
Threshold: For `ThresholdValue`, enter any whole number from 1 to
Statistic: AVG
Unit: PERCENT
: You can include up to 20 SERVICE_LEVEL metrics in a request.
SERVICE_LEVEL
Statistic: MAX
: Unit: SECONDS
QUEUED_TIME
Statistic: AVG
: Unit: SECONDS
QUEUE_ANSWER_TIME
Statistic: AVG
: Unit: PERCENT
OCCUPANCY
Statistic: AVG
: Unit: SECONDS
INTERACTION_TIME
Statistic: AVG
: Unit: SECONDS
INTERACTION_AND_HOLD_TIME
Statistic: AVG
: Unit: SECONDS
HOLD_TIME
Statistic: AVG
: Unit: SECONDS
HANDLE_TIME
Statistic: SUM
: Unit: COUNT
CONTACTS_TRANSFERRED_OUT_FROM_QUEUE
Statistic: SUM
: Unit: COUNT
CONTACTS_TRANSFERRED_OUT
Statistic: SUM
: Unit: COUNT
CONTACTS_TRANSFERRED_IN_FROM_QUEUE
Statistic: SUM
: Unit: COUNT
CONTACTS_TRANSFERRED_IN
Statistic: SUM
: Unit: COUNT
CONTACTS_QUEUED
Statistic: SUM
: Unit: COUNT
CONTACTS_MISSED
Statistic: SUM
: Unit: COUNT
CONTACTS_HOLD_ABANDONS
Statistic: SUM
: Unit: COUNT
CONTACTS_HANDLED_OUTBOUND
Statistic: SUM
: Unit: COUNT
CONTACTS_HANDLED_INCOMING
Statistic: SUM
: Unit: COUNT
CONTACTS_HANDLED
Statistic: SUM
: Unit: COUNT
CONTACTS_CONSULTED
Statistic: SUM
: Unit: COUNT
CONTACTS_AGENT_HUNG_UP_FIRST
Statistic: SUM
: Unit: COUNT
CONTACTS_ABANDONED
Statistic: SUM
: Unit: COUNT
CALLBACK_CONTACTS_HANDLED
Statistic: SUM
: Unit: COUNT
API_CONTACTS_HANDLED
Statistic: AVG
: Unit: SECONDS
AFTER_CONTACT_WORK_TIME
Statistic: AVG
: Unit: SECONDS
ABANDON_TIME
</note>
CONTACTS_INCOMING metric missing from the documented list).
<note markdown=“1”> This API does not support a contacts incoming metric (there’s no
*Amazon Connect Administrator Guide*.
description of each metric, see [Metrics definition] in the
each metric. The following historical metrics are available. For a
The metrics to retrieve. Specify the name, unit, and statistic for
@!attribute [rw] historical_metrics
@return [Array<String>]
recommend switching to GetMetricDataV2 for more up-to-date features.
RoutingStepExpression is not a valid filter for GetMetricData and we
returned.
If no grouping is specified, a summary of metrics for all queues is
rather than aggregated for all queues.
queue. The values returned apply to the metrics for each queue
results are grouped by queue, the metrics returned are grouped by
The grouping applied to the metrics returned. For example, when
@!attribute [rw] groupings
@return [Types::Filters]
</note>
queue.
<note markdown=“1”> To filter by ‘Queues`, enter the queue ID/ARN, not the name of the
recommend switching to GetMetricDataV2 for more up-to-date features.
RoutingStepExpression is not a valid filter for GetMetricData and we
TASK channels are supported.
both queue IDs and queue ARNs in the same request. VOICE, CHAT, and
with the queues or channels included in the filter. You can include
returned. Metric data is retrieved only for the resources associated
The queues, up to 100, or channels, to use to filter the metrics
@!attribute [rw] filters
@return [Time]
hours.
The time range between the start and end time must be less than 24
timestamp.
11:00, 11:05, 11:10, and must be later than the start time
time must be specified using an interval of 5 minutes, such as
reporting interval for the retrieval of historical metrics data. The
The timestamp, in UNIX Epoch time format, at which to end the
@!attribute [rw] end_time
@return [Time]
the request. Historical metrics are available only for 24 hours.
The start time cannot be earlier than 24 hours before the time of
10:10, 10:15.
time must be specified using a multiple of 5 minutes, such as 10:05,
reporting interval for the retrieval of historical metrics data. The
The timestamp, in UNIX Epoch time format, at which to start the
@!attribute [rw] start_time
@return [String]<br>: docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html<br><br><br><br>instance ID] in the Amazon Resource Name (ARN) of the instance.
The identifier of the Amazon Connect instance. You can [find the
@!attribute [rw] instance_id