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
- Struct
- Aws::XRay::Types::TimeSeriesServiceStatistics
- Defined in:
- (unknown)
Overview
A list of TimeSeriesStatistic structures.
Instance Attribute Summary collapse
-
#edge_summary_statistics ⇒ Types::EdgeStatistics
Response statistics for an edge.
.
-
#response_time_histogram ⇒ Array<Types::HistogramEntry>
The response time histogram for the selected entities.
-
#service_forecast_statistics ⇒ Types::ForecastStatistics
The forecasted high and low fault count values.
-
#service_summary_statistics ⇒ Types::ServiceStatistics
Response statistics for a service.
.
-
#timestamp ⇒ Time
Timestamp of the window for which statistics are aggregated.
Instance Attribute Details
#edge_summary_statistics ⇒ Types::EdgeStatistics
Response statistics for an edge.
#response_time_histogram ⇒ Array<Types::HistogramEntry>
The response time histogram for the selected entities.
#service_forecast_statistics ⇒ Types::ForecastStatistics
The forecasted high and low fault count values.
#service_summary_statistics ⇒ Types::ServiceStatistics
Response statistics for a service.
#timestamp ⇒ Time
Timestamp of the window for which statistics are aggregated.