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 state. The health state provides real-time insight into the overall health and performance of your monitored entities. The health state is determined based on anomalies detected for the entity, alerts triggered for the entity's metrics, and the status of the entity. The health state is displayed as one of the following four states and colors: Good, Moderate, Bad, or Unknown. You can determine the impact of the alerts, anomalies, and statuses on the health of an entity type by going to Settings > Health, and selecting a specific entity type. You can also customize the impact. To view the health of AWS Elastic Beanstalk entities in the Metrics Explorer, filter the |
|
milliseconds (ms) |
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.CPUIdle
|
Percent (%) | Percentage of time that the CPU has spent in the Idle state over the last 10 seconds. |
AWS.ElasticBeanstalk.CPUIowait
|
Percent (%) | Percentage of time that the CPU has spent in the I/O Wait state over the last 10 seconds. Available on Linux environments only. |
AWS.ElasticBeanstalk.CPUIrq
|
Count | Percentage of time that the CPU has spent in the IRQ (Interrupt Request) state over the last 10 seconds. Available on Linux environments only. |
AWS.ElasticBeanstalk.CPUNice
|
Percent (%) | Percentage of time that the CPU has spent in the Nice state over the last 10 seconds. Available on Linux environments only. |
AWS.ElasticBeanstalk.CPUPriveleged
|
Percent (%) | Percentage of time that the CPU has spent in the Privileged state over the last 10 seconds. Available on Linux environments only. |
AWS.ElasticBeanstalk.CPUSoftirq
|
Percent (%) | Percentage of time that the CPU has spent in the SoftIRQ state over the last 10 seconds. Available on Linux environments only. |
AWS.ElasticBeanstalk.CPUSystem
|
Percent (%) | Percentage of time that the CPU has spent in the System state over the last 10 seconds. Available on Linux environments only. |
AWS.ElasticBeanstalk.CPUUser
|
Count | Percentage of time that the CPU has spent in the User state 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). |
AWS.ElasticBeanstalk.InstancesDegraded
|
Count | The number of instances in your Elastic Beanstalk environment that are in a degraded state, meaning they are not functioning optimally and may be impacting the performance of your application. |
AWS.ElasticBeanstalk.InstanceHealth
|
Count | Information about the health of instances in your Elastic Beanstalk environment. It includes attributes such as health status, color, causes, application metrics, and more. |
AWS.ElasticBeanstalk.InstancesInfo
|
Count | Information about the Amazon EC2 instances in your Elastic Beanstalk environment, including instance IDs, types, and other relevant details. |
AWS.ElasticBeanstalk.InstancesNoData
|
Count | The number of instances in your Elastic Beanstalk environment that are not reporting any data, which could suggest issues with data collection or instance health. |
AWS.ElasticBeanstalk.InstancesOk
|
Count | The number of instances in your Elastic Beanstalk environment that are functioning correctly and passing health checks. |
AWS.ElasticBeanstalk.InstancesPending
|
Count | The number of instances in your Elastic Beanstalk environment that are in a pending state, meaning they are being provisioned or are not yet fully operational. |
AWS.ElasticBeanstalk.InstancesSevere
|
Count | The number of instances in your Elastic Beanstalk environment that are in a severe state, meaning they are experiencing critical issues that require immediate attention. |
AWS.ElasticBeanstalk.InstancesUnknown
|
Count | The number of instances whose health status is unknown, meaning Elastic Beanstalk is unable to determine their health status. |
AWS.ElasticBeanstalk.InstancesWarning
|
Count | The number of instances in your environment that are in a warning state, indicating potential issues that may need to be addressed but are not critical. |
AWS.ElasticBeanstalk.LoadAverage1min
|
Count | The 1-minute load average of your instances, which is an indicator of the average number of processes that are either in a runnable or uninterruptible state over the past minute. |
AWS.ElasticBeanstalk.RootFilesystemUtil
|
Percent (%) | The percentage of the root file system's disk space that is being used on your instances. |
AWS.ElasticBeanstalk.Status5xxPercent
|
Percent (%) |
The percentage of HTTP requests to your instances that resulted in server errors (status codes 5xx). |