SamplingBoostStatisticsDocument - AWS X-Ray
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

SamplingBoostStatisticsDocument

Request anomaly stats for a single rule from a service. Results are for the last 10 seconds unless the service has been assigned a longer reporting interval after a previous call to GetSamplingTargets.

Contents

AnomalyCount

The number of requests with anomaly.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

RuleName

The name of the sampling rule.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 32.

Required: Yes

SampledAnomalyCount

The number of requests with anomaly recorded.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

ServiceName

Matches the name that the service uses to identify itself in segments.

Type: String

Length Constraints: Maximum length of 64.

Required: Yes

Timestamp

The current time, in ISO-8601 format (YYYY-MM-DDThh:mm:ss).

Type: Timestamp

Required: Yes

TotalCount

The number of requests that associated to the rule.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: