Elastic Beanstalk metrics
AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger, and IIS. Ensure your cloud platform is configured in SolarWinds Observability SaaS to collect this service's data. See Add an AWS cloud account. CloudWatch metrics must also be enabled for this service in the AWS Console for the metric data to be available.
Depending on the subscription pricing tier of your AWS account or its services, additional metrics may be available for this entity. To collect additional
Many of the collected metrics from AWS Elastic Beanstalk entities are displayed as widgets in SolarWinds Observability explorers; additional metrics may be collected and available in the Metrics Explorer. You can also create an alert for when an entity's metric value moves out of a specific range. See Entities in SolarWinds Observability SaaS for information about entity types in SolarWinds Observability SaaS.
The following table lists AWS.ElasticBeanstalk
in the search box.
Metric | Units | Description |
---|---|---|
sw.metrics.healthscore |
Percent (%) |
Health score. A health score provides real-time insight into the overall health and performance of your monitored entities. The health score is calculated based on anomalies detected for the entity, alerts triggered for the entity's metrics, and the status of the entity. The health score is displayed as a single numerical value that ranges from a Good (70-100) to Moderate (40-69) to Bad (0-39) distinction. To view the health score for AWS Elastic Beanstalk entities in the Metrics Explorer, filter the |
AWS.ElasticBeanstalk.ApplicationLatencyP99.9
|
Count |
P99.9. The average latency for the slowest x percent of requests over the last 10 seconds, where x is the difference between the number and 100. For example, p99 1.403 indicates the slowest 1% of requests over the last 10 seconds had an average latency of 1.403 seconds. |
AWS.ElasticBeanstalk.ApplicationRequests2xx
|
Count |
Status 2xx. The average number of requests over the last 10 seconds that resulted in a status code greater than or equal to 200 but less than 300. |
AWS.ElasticBeanstalk.ApplicationRequests3xx
|
Count |
Status 3xx. The average number of requests over the last 10 seconds that resulted in a status code greater than or equal to 300 but less than 400. |
AWS.ElasticBeanstalk.ApplicationRequests4xx
|
Count |
Status 4xx. The average number of requests over the last 10 seconds that resulted in a status code greater than or equal to 400 but less than 500. |
AWS.ElasticBeanstalk.ApplicationRequests5xx
|
Count |
Status 5xx. The average number of requests over the last 10 seconds that resulted in a status code greater than or equal to 500 but less than 600. |
AWS.ElasticBeanstalk.ApplicationRequestsTotal
|
Count |
Request Count. The average number of requests handled by the web server per second over the last 10 seconds. |
AWS.ElasticBeanstalk.EnvironmentHealth
|
Count |
The health status of the environment. The possible values are 0 (OK), 1 (Info), 5 (Unknown), 10 (No data), 15 (Warning), 20 (Degraded) and 25 (Severe). |