Skip to content

Latest commit

 

History

History

aws-ebs

AWS Elastic Block Store

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.

Cloudwatch billing considerations

Using AWS Cloudwatch for monitoring can incur additional costs in your AWS billing. Check the AWS Cloudwatch documentation for further details.

Metrics

  • VolumeReadBytes
  • VolumeWriteBytes
  • VolumeReadOps
  • VolumeWriteOps
  • VolumeTotalReadTime
  • VolumeTotalWriteTime
  • VolumeIdleTime
  • VolumeQueueLength
  • VolumeThroughputPercentage
  • VolumeConsumedReadWriteOps
  • BurstBalance

For further information, see the Cloudwatch documentation on EBS metrics.

Attributions

The configuration files and dashboards are maintained by Sysdig team.

Using Yace - yet another cloudwatch exporter with Apache 2.0 license.