You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::XRay::Types::TimeSeriesServiceStatistics

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A list of TimeSeriesStatistic structures.

Instance Attribute Summary collapse

Instance Attribute Details

#edge_summary_statisticsTypes::EdgeStatistics

Response statistics for an edge.

Returns:

#response_time_histogramArray<Types::HistogramEntry>

The response time histogram for the selected entities.

Returns:

#service_forecast_statisticsTypes::ForecastStatistics

The forecasted high and low fault count values.

Returns:

#service_summary_statisticsTypes::ServiceStatistics

Response statistics for a service.

Returns:

#timestampTime

Timestamp of the window for which statistics are aggregated.

Returns:

  • (Time)

    Timestamp of the window for which statistics are aggregated.