class Aws::XRay::Types::SamplingStatisticSummary

Aggregated request sampling data for a sampling rule across all services for a 10-second window.

@!attribute [rw] rule_name

The name of the sampling rule.
@return [String]

@!attribute [rw] timestamp

The start time of the reporting window.
@return [Time]

@!attribute [rw] request_count

The number of requests that matched the rule.
@return [Integer]

@!attribute [rw] borrow_count

The number of requests recorded with borrowed reservoir quota.
@return [Integer]

@!attribute [rw] sampled_count

The number of requests recorded.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/xray-2016-04-12/SamplingStatisticSummary AWS API Documentation

Constants

SENSITIVE