Amazon Elastic Block Store (EBS) is an easy to use, high performance block storage service designed for use with Amazon Elastic Compute Cloud (EC2) for both throughput and transaction intensive workloads at any scale. A broad range of workloads, such as relational and non-relational databases, enterprise applications, containerized applications, big data analytics engines, file systems, and media workflows are widely deployed on Amazon EBS.
The metrics for AWS EBS are obtained through AWS Cloudwatch by using the YACE exporter.
Using AWS Cloudwatch for monitoring can incur additional costs in your AWS billing. Check the AWS Cloudwatch documentation for further details.
- VolumeReadBytes
- VolumeWriteBytes
- VolumeReadOps
- VolumeWriteOps
- VolumeTotalReadTime
- VolumeTotalWriteTime
- VolumeIdleTime
- VolumeQueueLength
- VolumeThroughputPercentage
- VolumeConsumedReadWriteOps
- BurstBalance
For further information, see the Cloudwatch documentation on EBS metrics.
The configuration files and dashboards are maintained by Sysdig team.
Using Yace - yet another cloudwatch exporter with Apache 2.0 license.