Motadata Docs

AWS RDS

Overview

Amazon Relational Database Service (RDS) is a web service used to setup, operate, and scale a relational database in the cloud.

Metrics

aws.rds.allocated.storage.bytes The amount of RAM allocated to the process. (Enhanced) bytes
aws.rds.network.traffic.bytes.per.sec The number of bytes per second. second
aws.rds.cpu.credit.usage [T2 instances] Number of CPU credits consumed. Available for Aurora dbs. bytes
aws.rds.cpu.credit.balance [T2 instances] Number of CPU credits that an instance has accumulated. Available for Aurora dbs. bytes
aws.rds.network.in.traffic.bytes.per.sec The number of packets received. (Enhanced) bytes
aws.rds.network.out.traffic.bytes.per.sec The number of packets uploaded. (Enhanced) bytes
aws.rds.disk.io.read.latency.ms Average amount of time taken per disk read I/O operation. Available for Aurora dbs. second
aws.rds.disk.io.write.latency.ms Average amount of time taken per disk write I/O operation. Available for Aurora dbs. second
aws.rds.disk.io.read.ops.per.sec The rate of read operations. (Enhanced) second
aws.rds.storage.free.bytes Amount of available storage space. bytes
aws.rds.disk.io.write.ops.per.sec The rate of write operations. (Enhanced) second

On this Page