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 namethat 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: