ApplicationMetrics - Amazon Elastic Beanstalk
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ApplicationMetrics

Application request metrics for an Amazon Elastic Beanstalk environment.

Contents

Duration

The amount of time that the metrics cover (usually 10 seconds). For example, you might have 5 requests (request_count) within the most recent time slice of 10 seconds (duration).

Type: Integer

Required: No

Latency

Represents the average latency for the slowest X percent of requests over the last 10 seconds. Latencies are in seconds with one millisecond resolution.

Type: Latency object

Required: No

RequestCount

Average number of requests handled by the web server per second over the last 10 seconds.

Type: Integer

Required: No

StatusCodes

Represents the percentage of requests over the last 10 seconds that resulted in each type of status code response.

Type: StatusCodes object

Required: No

See Also

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