Amazon Aurora monitoring

  • How-to guide
  • 22-min read
  • Published Oct 15, 2020

Dynatrace ingests metrics for multiple preselected namespaces, including Amazon Aurora. You can view metrics for each service instance, split metrics into multiple dimensions, and create custom charts that you can pin to your dashboards.

Prerequisites

To enable monitoring for this service, you need

  • ActiveGate version 1.181+, as follows:

    • For Dynatrace SaaS deployments, you need an Environment ActiveGate or a Multi-environment ActiveGate.

    • For Dynatrace Managed deployments, you can use any kind of ActiveGate.

      For role-based access (whether in a SaaS or Managed deployment), you need an Environment ActiveGate installed on an Amazon EC2 host.

  • Dynatrace version 1.182+

  • An updated AWS monitoring policy to include the additional AWS services.
    To update the AWS IAM policy, use the JSON below, containing the monitoring policy (permissions) for all supporting services.

{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": [
"acm-pca:ListCertificateAuthorities",
"apigateway:GET",
"apprunner:ListServices",
"appstream:DescribeFleets",
"appsync:ListGraphqlApis",
"athena:ListWorkGroups",
"autoscaling:DescribeAutoScalingGroups",
"cloudformation:ListStackResources",
"cloudfront:ListDistributions",
"cloudhsm:DescribeClusters",
"cloudsearch:DescribeDomains",
"cloudwatch:GetMetricData",
"cloudwatch:GetMetricStatistics",
"cloudwatch:ListMetrics",
"codebuild:ListProjects",
"datasync:ListTasks",
"dax:DescribeClusters",
"directconnect:DescribeConnections",
"dms:DescribeReplicationInstances",
"dynamodb:ListTables",
"dynamodb:ListTagsOfResource",
"ec2:DescribeAvailabilityZones",
"ec2:DescribeInstances",
"ec2:DescribeNatGateways",
"ec2:DescribeSpotFleetRequests",
"ec2:DescribeTransitGateways",
"ec2:DescribeVolumes",
"ec2:DescribeVpnConnections",
"ecs:ListClusters",
"eks:ListClusters",
"elasticache:DescribeCacheClusters",
"elasticbeanstalk:DescribeEnvironmentResources",
"elasticbeanstalk:DescribeEnvironments",
"elasticfilesystem:DescribeFileSystems",
"elasticloadbalancing:DescribeInstanceHealth",
"elasticloadbalancing:DescribeListeners",
"elasticloadbalancing:DescribeLoadBalancers",
"elasticloadbalancing:DescribeRules",
"elasticloadbalancing:DescribeTags",
"elasticloadbalancing:DescribeTargetHealth",
"elasticmapreduce:ListClusters",
"elastictranscoder:ListPipelines",
"es:ListDomainNames",
"events:ListEventBuses",
"firehose:ListDeliveryStreams",
"fsx:DescribeFileSystems",
"gamelift:ListFleets",
"glue:GetJobs",
"inspector:ListAssessmentTemplates",
"kafka:ListClusters",
"kinesis:ListStreams",
"kinesisanalytics:ListApplications",
"kinesisvideo:ListStreams",
"lambda:ListFunctions",
"lambda:ListTags",
"lex:GetBots",
"logs:DescribeLogGroups",
"mediaconnect:ListFlows",
"mediaconvert:DescribeEndpoints",
"mediapackage-vod:ListPackagingConfigurations",
"mediapackage:ListChannels",
"mediatailor:ListPlaybackConfigurations",
"opsworks:DescribeStacks",
"qldb:ListLedgers",
"rds:DescribeDBClusters",
"rds:DescribeDBInstances",
"rds:DescribeEvents",
"rds:ListTagsForResource",
"redshift:DescribeClusters",
"robomaker:ListSimulationJobs",
"route53:ListHostedZones",
"route53resolver:ListResolverEndpoints",
"s3:ListAllMyBuckets",
"sagemaker:ListEndpoints",
"sns:ListTopics",
"sqs:ListQueues",
"storagegateway:ListGateways",
"sts:GetCallerIdentity",
"swf:ListDomains",
"tag:GetResources",
"tag:GetTagKeys",
"transfer:ListServers",
"workmail:ListOrganizations",
"workspaces:DescribeWorkspaces"
],
"Resource": "*"
}
]
}

If you don't want to add permissions to all services, and just select permissions for certain services, consult the table below. The table contains a set of permissions that are required for All AWS cloud services and, for each supporting service, a list of optional permissions specific to that service.

Permissions required for AWS monitoring integration:
  • "cloudwatch:GetMetricData"
  • "cloudwatch:GetMetricStatistics"
  • "cloudwatch:ListMetrics"
  • "sts:GetCallerIdentity"
  • "tag:GetResources"
  • "tag:GetTagKeys"
  • "ec2:DescribeAvailabilityZones"
NamePermissions
All monitored Amazon services requiredcloudwatch:GetMetricData,
cloudwatch:GetMetricStatistics,
cloudwatch:ListMetrics,
sts:GetCallerIdentity,
tag:GetResources,
tag:GetTagKeys,
ec2:DescribeAvailabilityZones
AWS Certificate Manager Private Certificate Authorityacm-pca:ListCertificateAuthorities
Amazon MQ
Amazon API Gatewayapigateway:GET
AWS App Runnerapprunner:ListServices
Amazon AppStreamappstream:DescribeFleets
AWS AppSyncappsync:ListGraphqlApis
Amazon Athenaathena:ListWorkGroups
Amazon Aurorards:DescribeDBClusters
Amazon EC2 Auto Scalingautoscaling:DescribeAutoScalingGroups
Amazon EC2 Auto Scaling (built-in)autoscaling:DescribeAutoScalingGroups
AWS Billing
Amazon Keyspaces
AWS Chatbot
Amazon CloudFrontcloudfront:ListDistributions
AWS CloudHSMcloudhsm:DescribeClusters
Amazon CloudSearchcloudsearch:DescribeDomains
AWS CodeBuildcodebuild:ListProjects
Amazon Cognito
Amazon Connect
Amazon Elastic Kubernetes Service (EKS)eks:ListClusters
AWS DataSyncdatasync:ListTasks
Amazon DynamoDB Accelerator (DAX)dax:DescribeClusters
AWS Database Migration Service (AWS DMS)dms:DescribeReplicationInstances
Amazon DocumentDBrds:DescribeDBClusters
AWS Direct Connectdirectconnect:DescribeConnections
Amazon DynamoDBdynamodb:ListTables
Amazon DynamoDB (built-in)dynamodb:ListTables,
dynamodb:ListTagsOfResource
Amazon EBSec2:DescribeVolumes
Amazon EBS (built-in)ec2:DescribeVolumes
Amazon EC2 API
Amazon EC2 (built-in)ec2:DescribeInstances
Amazon EC2 Spot Fleetec2:DescribeSpotFleetRequests
Amazon Elastic Container Service (ECS)ecs:ListClusters
Amazon ECS Container Insightsecs:ListClusters
Amazon ElastiCache (EC)elasticache:DescribeCacheClusters
AWS Elastic Beanstalkelasticbeanstalk:DescribeEnvironments
Amazon Elastic File System (EFS)elasticfilesystem:DescribeFileSystems
Amazon Elastic Inference
Amazon Elastic Map Reduce (EMR)elasticmapreduce:ListClusters
Amazon Elasticsearch Service (ES)es:ListDomainNames
Amazon Elastic Transcoderelastictranscoder:ListPipelines
Amazon Elastic Load Balancer (ELB) (built-in)elasticloadbalancing:DescribeInstanceHealth,
elasticloadbalancing:DescribeListeners,
elasticloadbalancing:DescribeLoadBalancers,
elasticloadbalancing:DescribeRules,
elasticloadbalancing:DescribeTags,
elasticloadbalancing:DescribeTargetHealth
Amazon EventBridgeevents:ListEventBuses
Amazon FSxfsx:DescribeFileSystems
Amazon GameLiftgamelift:ListFleets
AWS Glueglue:GetJobs
Amazon Inspectorinspector:ListAssessmentTemplates
AWS Internet of Things (IoT)
AWS IoT Analytics
Amazon Managed Streaming for Kafkakafka:ListClusters
Amazon Kinesis Data Analyticskinesisanalytics:ListApplications
Amazon Data Firehosefirehose:ListDeliveryStreams
Amazon Kinesis Data Streamskinesis:ListStreams
Amazon Kinesis Video Streamskinesisvideo:ListStreams
AWS Lambdalambda:ListFunctions
AWS Lambda (built-in)lambda:ListFunctions,
lambda:ListTags
Amazon Lexlex:GetBots
Amazon Application and Network Load Balancer (built-in)elasticloadbalancing:DescribeInstanceHealth,
elasticloadbalancing:DescribeListeners,
elasticloadbalancing:DescribeLoadBalancers,
elasticloadbalancing:DescribeRules,
elasticloadbalancing:DescribeTags,
elasticloadbalancing:DescribeTargetHealth
Amazon CloudWatch Logslogs:DescribeLogGroups
AWS Elemental MediaConnectmediaconnect:ListFlows
AWS Elemental MediaConvertmediaconvert:DescribeEndpoints
AWS Elemental MediaPackage Livemediapackage:ListChannels
AWS Elemental MediaPackage Video on Demandmediapackage-vod:ListPackagingConfigurations
AWS Elemental MediaTailormediatailor:ListPlaybackConfigurations
Amazon VPC NAT Gatewaysec2:DescribeNatGateways
Amazon Neptunerds:DescribeDBClusters
AWS OpsWorksopsworks:DescribeStacks
Amazon Polly
Amazon QLDBqldb:ListLedgers
Amazon RDSrds:DescribeDBInstances
Amazon RDS (built-in)rds:DescribeDBInstances,
rds:DescribeEvents,
rds:ListTagsForResource
Amazon Redshiftredshift:DescribeClusters
Amazon Rekognition
AWS RoboMakerrobomaker:ListSimulationJobs
Amazon Route 53route53:ListHostedZones
Amazon Route 53 Resolverroute53resolver:ListResolverEndpoints
Amazon S3s3:ListAllMyBuckets
Amazon S3 (built-in)s3:ListAllMyBuckets
Amazon SageMaker Batch Transform Jobs
Amazon SageMaker Endpoint Instancessagemaker:ListEndpoints
Amazon SageMaker Endpointssagemaker:ListEndpoints
Amazon SageMaker Ground Truth
Amazon SageMaker Processing Jobs
Amazon SageMaker Training Jobs
AWS Service Catalog
Amazon Simple Email Service (SES)
Amazon Simple Notification Service (SNS)sns:ListTopics
Amazon Simple Queue Service (SQS)sqs:ListQueues
AWS Systems Manager - Run Command
AWS Step Functions
AWS Storage Gatewaystoragegateway:ListGateways
Amazon SWFswf:ListDomains
Amazon Textract
AWS IoT Things Graph
AWS Transfer Familytransfer:ListServers
AWS Transit Gatewayec2:DescribeTransitGateways
Amazon Translate
AWS Trusted Advisor
AWS API Usage
AWS Site-to-Site VPNec2:DescribeVpnConnections
AWS WAF Classic
AWS WAF
Amazon WorkMailworkmail:ListOrganizations
Amazon WorkSpacesworkspaces:DescribeWorkspaces

Example of JSON policy for one single service.

{
"Version": "2012-10-17",
"Statement": [
{
"Sid": "VisualEditor0",
"Effect": "Allow",
"Action": [
"apigateway:GET",
"cloudwatch:GetMetricData",
"cloudwatch:GetMetricStatistics",
"cloudwatch:ListMetrics",
"sts:GetCallerIdentity",
"tag:GetResources",
"tag:GetTagKeys",
"ec2:DescribeAvailabilityZones"
],
"Resource": "*"
}
]
}

In this example, from the complete list of permissions you need to select

  • "apigateway:GET" for Amazon API Gateway
  • "cloudwatch:GetMetricData", "cloudwatch:GetMetricStatistics", "cloudwatch:ListMetrics", "sts:GetCallerIdentity", "tag:GetResources", "tag:GetTagKeys", and "ec2:DescribeAvailabilityZones" for All AWS cloud services.
EndpointService
autoscaling.<REGION>.amazonaws.comAmazon EC2 Auto Scaling (built-in), Amazon EC2 Auto Scaling
lambda.<REGION>.amazonaws.comAWS Lambda (built-in), AWS Lambda
elasticloadbalancing.<REGION>.amazonaws.comAmazon Application and Network Load Balancer (built-in), Amazon Elastic Load Balancer (ELB) (built-in)
dynamodb.<REGION>.amazonaws.comAmazon DynamoDB (built-in), Amazon DynamoDB
ec2.<REGION>.amazonaws.comAmazon EBS (built-in), Amazon EC2 (built-in), Amazon EBS, Amazon EC2 Spot Fleet, Amazon VPC NAT Gateways, AWS Transit Gateway, AWS Site-to-Site VPN
rds.<REGION>.amazonaws.comAmazon RDS (built-in), Amazon Aurora, Amazon DocumentDB, Amazon Neptune, Amazon RDS
s3.<REGION>.amazonaws.comAmazon S3 (built-in)
acm-pca.<REGION>.amazonaws.comAWS Certificate Manager Private Certificate Authority
apigateway.<REGION>.amazonaws.comAmazon API Gateway
apprunner.<REGION>.amazonaws.comAWS App Runner
appstream2.<REGION>.amazonaws.comAmazon AppStream
appsync.<REGION>.amazonaws.comAWS AppSync
athena.<REGION>.amazonaws.comAmazon Athena
cloudfront.amazonaws.comAmazon CloudFront
cloudhsmv2.<REGION>.amazonaws.comAWS CloudHSM
cloudsearch.<REGION>.amazonaws.comAmazon CloudSearch
codebuild.<REGION>.amazonaws.comAWS CodeBuild
datasync.<REGION>.amazonaws.comAWS DataSync
dax.<REGION>.amazonaws.comAmazon DynamoDB Accelerator (DAX)
dms.<REGION>.amazonaws.comAWS Database Migration Service (AWS DMS)
directconnect.<REGION>.amazonaws.comAWS Direct Connect
ecs.<REGION>.amazonaws.comAmazon Elastic Container Service (ECS), Amazon ECS Container Insights
elasticfilesystem.<REGION>.amazonaws.comAmazon Elastic File System (EFS)
eks.<REGION>.amazonaws.comAmazon Elastic Kubernetes Service (EKS)
elasticache.<REGION>.amazonaws.comAmazon ElastiCache (EC)
elasticbeanstalk.<REGION>.amazonaws.comAWS Elastic Beanstalk
elastictranscoder.<REGION>.amazonaws.comAmazon Elastic Transcoder
es.<REGION>.amazonaws.comAmazon Elasticsearch Service (ES)
events.<REGION>.amazonaws.comAmazon EventBridge
fsx.<REGION>.amazonaws.comAmazon FSx
gamelift.<REGION>.amazonaws.comAmazon GameLift
glue.<REGION>.amazonaws.comAWS Glue
inspector.<REGION>.amazonaws.comAmazon Inspector
kafka.<REGION>.amazonaws.comAmazon Managed Streaming for Kafka
models.lex.<REGION>.amazonaws.comAmazon Lex
logs.<REGION>.amazonaws.comAmazon CloudWatch Logs
api.mediatailor.<REGION>.amazonaws.comAWS Elemental MediaTailor
mediaconnect.<REGION>.amazonaws.comAWS Elemental MediaConnect
mediapackage.<REGION>.amazonaws.comAWS Elemental MediaPackage Live
mediapackage-vod.<REGION>.amazonaws.comAWS Elemental MediaPackage Video on Demand
opsworks.<REGION>.amazonaws.comAWS OpsWorks
qldb.<REGION>.amazonaws.comAmazon QLDB
redshift.<REGION>.amazonaws.comAmazon Redshift
robomaker.<REGION>.amazonaws.comAWS RoboMaker
route53.amazonaws.comAmazon Route 53
route53resolver.<REGION>.amazonaws.comAmazon Route 53 Resolver
api.sagemaker.<REGION>.amazonaws.comAmazon SageMaker Endpoints, Amazon SageMaker Endpoint Instances
sns.<REGION>.amazonaws.comAmazon Simple Notification Service (SNS)
sqs.<REGION>.amazonaws.comAmazon Simple Queue Service (SQS)
storagegateway.<REGION>.amazonaws.comAWS Storage Gateway
swf.<REGION>.amazonaws.comAmazon SWF
transfer.<REGION>.amazonaws.comAWS Transfer Family
workmail.<REGION>.amazonaws.comAmazon WorkMail
workspaces.<REGION>.amazonaws.comAmazon WorkSpaces

This service monitors Amazon RDS clusters. You can find the already monitored resources on the AWS overview page in the Cloud services section.

To monitor RDS instances instead, check the Amazon RDS and the RDS section on the AWS overview page.

Enable monitoring

To learn how to enable service monitoring, see Enable service monitoring.

View service metrics

You can view the service metrics in your Dynatrace environment either on the custom device overview page or on your Dashboards page.

View metrics on the custom device overview page

To access the custom device overview page

  1. Go to Technologies & Processes Classic.
  2. Filter by service name and select the relevant custom device group.
  3. Once you select the custom device group, you're on the custom device group overview page.
  4. The custom device group overview page lists all instances (custom devices) belonging to the group. Select an instance to view the custom device overview page.

View metrics on your dashboard

You can also view metrics in the Dynatrace web UI on dashboards. There is no preset dashboard available for this service, but you can create your own dashboard.

To check the availability of preset dashboards for each AWS service, see the list below.

AWS servicePreset dashboard
Amazon EC2 Auto Scaling (built-in)Not applicable
AWS Lambda (built-in)Not applicable
Amazon Application and Network Load Balancer (built-in)Not applicable
Amazon DynamoDB (built-in)Not applicable
Amazon EBS (built-in)Not applicable
Amazon EC2 (built-in)Not applicable
Amazon Elastic Load Balancer (ELB) (built-in)Not applicable
Amazon RDS (built-in)Not applicable
Amazon S3 (built-in)Not applicable
AWS Certificate Manager Private Certificate AuthorityNot applicable
All monitored Amazon servicesNot applicable
Amazon API GatewayNot applicable
AWS App RunnerNot applicable
Amazon AppStreamApplicable
AWS AppSyncApplicable
Amazon AthenaApplicable
Amazon AuroraNot applicable
Amazon EC2 Auto ScalingApplicable
AWS BillingApplicable
Amazon KeyspacesApplicable
AWS ChatbotApplicable
Amazon CloudFrontNot applicable
AWS CloudHSMApplicable
Amazon CloudSearchApplicable
AWS CodeBuildApplicable
Amazon CognitoNot applicable
Amazon ConnectApplicable
AWS DataSyncApplicable
Amazon DynamoDB Accelerator (DAX)Applicable
AWS Database Migration Service (AWS DMS)Applicable
Amazon DocumentDBApplicable
AWS Direct ConnectApplicable
Amazon DynamoDBNot applicable
Amazon EBSNot applicable
Amazon EC2 Spot FleetNot applicable
Amazon EC2 APIApplicable
Amazon Elastic Container Service (ECS)Not applicable
Amazon ECS Container InsightsApplicable
Amazon Elastic File System (EFS)Not applicable
Amazon Elastic Kubernetes Service (EKS)Applicable
Amazon ElastiCache (EC)Not applicable
AWS Elastic BeanstalkApplicable
Amazon Elastic InferenceApplicable
Amazon Elastic TranscoderApplicable
Amazon Elastic Map Reduce (EMR)Not applicable
Amazon Elasticsearch Service (ES)Not applicable
Amazon EventBridgeApplicable
Amazon FSxApplicable
Amazon GameLiftApplicable
AWS GlueNot applicable
Amazon InspectorApplicable
AWS Internet of Things (IoT)Not applicable
AWS IoT Things GraphApplicable
AWS IoT AnalyticsApplicable
Amazon Managed Streaming for KafkaApplicable
Amazon Kinesis Data AnalyticsNot applicable
Amazon Data FirehoseNot applicable
Amazon Kinesis Data StreamsNot applicable
Amazon Kinesis Video StreamsNot applicable
AWS LambdaNot applicable
Amazon LexApplicable
Amazon CloudWatch LogsApplicable
AWS Elemental MediaTailorApplicable
AWS Elemental MediaConnectApplicable
AWS Elemental MediaConvertApplicable
AWS Elemental MediaPackage LiveApplicable
AWS Elemental MediaPackage Video on DemandApplicable
Amazon MQApplicable
Amazon VPC NAT GatewaysNot applicable
Amazon NeptuneApplicable
AWS OpsWorksApplicable
Amazon PollyApplicable
Amazon QLDBApplicable
Amazon RDSNot applicable
Amazon RedshiftNot applicable
Amazon RekognitionApplicable
AWS RoboMakerApplicable
Amazon Route 53Applicable
Amazon Route 53 ResolverApplicable
Amazon S3Not applicable
Amazon SageMaker Batch Transform JobsNot applicable
Amazon SageMaker EndpointsNot applicable
Amazon SageMaker Endpoint InstancesNot applicable
Amazon SageMaker Ground TruthNot applicable
Amazon SageMaker Processing JobsNot applicable
Amazon SageMaker Training JobsNot applicable
AWS Service CatalogApplicable
Amazon Simple Email Service (SES)Not applicable
Amazon Simple Notification Service (SNS)Not applicable
Amazon Simple Queue Service (SQS)Not applicable
AWS Systems Manager - Run CommandApplicable
AWS Step FunctionsApplicable
AWS Storage GatewayApplicable
Amazon SWFApplicable
Amazon TextractApplicable
AWS Transfer FamilyApplicable
AWS Transit GatewayApplicable
Amazon TranslateApplicable
AWS Trusted AdvisorApplicable
AWS API UsageApplicable
AWS Site-to-Site VPNApplicable
AWS WAF ClassicApplicable
AWS WAFApplicable
Amazon WorkMailApplicable
Amazon WorkSpacesApplicable

Available metrics

DBClusterIdentifier is the main dimension.

NameDescriptionUnitStatisticsDimensionsRecommended
ActiveTransactionsThe average number of current transactions executing on an Aurora database instance per secondCount/SecondAverageDBClusterIdentifier, Role
ActiveTransactionsCount/SecondAverageDBClusterIdentifier
ActiveTransactionsCount/SecondAverageDatabaseClass, Region
ActiveTransactionsCount/SecondAverageEngineName, Region
ActiveTransactionsCount/SecondAverageRegion
ActiveTransactionsCount/SecondMaximumDBClusterIdentifier, Role
ActiveTransactionsCount/SecondMaximumDBClusterIdentifier
ActiveTransactionsCount/SecondMaximumDatabaseClass, Region
ActiveTransactionsCount/SecondMaximumEngineName, Region
ActiveTransactionsCount/SecondMaximumRegion
AuroraBinlogReplicaLagThe amount of time a replica DB cluster running on Aurora with MySQL compatibility lags behind the source DB clusterSecondsMultiDBClusterIdentifier, Role
AuroraBinlogReplicaLagSecondsMultiDBClusterIdentifier
AuroraBinlogReplicaLagSecondsMultiDatabaseClass, Region
AuroraBinlogReplicaLagSecondsMultiEngineName, Region
AuroraBinlogReplicaLagSecondsMultiRegion
AuroraReplicaLagMaximumThe maximum amount of lag between the primary instance and each Aurora DB instance in the DB clusterMillisecondsAverageDBClusterIdentifier, Role
AuroraReplicaLagMaximumMillisecondsAverageDBClusterIdentifier
AuroraReplicaLagMaximumMillisecondsAverageDatabaseClass, Region
AuroraReplicaLagMaximumMillisecondsAverageEngineName, Region
AuroraReplicaLagMaximumMillisecondsAverageRegion
AuroraReplicaLagMinimumMillisecondsAverageDBClusterIdentifier, Role
AuroraReplicaLagMinimumMillisecondsAverageDBClusterIdentifier
AuroraReplicaLagMinimumMillisecondsAverageDatabaseClass, Region
AuroraReplicaLagMinimumMillisecondsAverageEngineName, Region
AuroraReplicaLagMinimumMillisecondsAverageRegion
AuroraReplicaLagFor an Aurora replica, the amount of lag when replicating updates from the primary instanceMillisecondsAverageDBClusterIdentifier, Role
AuroraReplicaLagMillisecondsAverageDBClusterIdentifier
AuroraReplicaLagMillisecondsAverageDatabaseClass, Region
AuroraReplicaLagMillisecondsAverageEngineName, Region
AuroraReplicaLagMillisecondsAverageRegion
BacktrackChangeRecordsCreationRateThe number of backtrack change records created over 5 minutes for your DB clusterCountSumDBClusterIdentifier, Role
BacktrackChangeRecordsCreationRateCountSumDBClusterIdentifier
BacktrackChangeRecordsCreationRateCountSumDatabaseClass, Region
BacktrackChangeRecordsCreationRateCountSumEngineName, Region
BacktrackChangeRecordsCreationRateCountSumRegion
BacktrackChangeRecordsStoredThe number of backtrack change records used by your DB clusterCountSumDBClusterIdentifier, Role
BacktrackChangeRecordsStoredCountSumDBClusterIdentifier
BacktrackChangeRecordsStoredCountSumDatabaseClass, Region
BacktrackChangeRecordsStoredCountSumEngineName, Region
BacktrackChangeRecordsStoredCountSumRegion
BacktrackWindowActualThe difference between the target backtrack window and the actual backtrack windowCountSumDBClusterIdentifier, Role
BacktrackWindowActualCountSumDBClusterIdentifier
BacktrackWindowActualCountSumDatabaseClass, Region
BacktrackWindowActualCountSumEngineName, Region
BacktrackWindowActualCountSumRegion
BacktrackWindowAlertThe number of times that the actual backtrack window is smaller than the target backtrack window for a given period of timeCountSumDBClusterIdentifier, Role
BacktrackWindowAlertCountSumDBClusterIdentifier
BacktrackWindowAlertCountSumDatabaseClass, Region
BacktrackWindowAlertCountSumEngineName, Region
BacktrackWindowAlertCountSumRegion
BinLogDiskUsageThe amount of disk space occupied by binary logs on the primary instanceBytesAverageDBClusterIdentifier, Role
BinLogDiskUsageBytesAverageDBClusterIdentifier
BinLogDiskUsageBytesAverageDatabaseClass, Region
BinLogDiskUsageBytesAverageEngineName, Region
BinLogDiskUsageBytesAverageRegion
BlockedTransactionsThe average number of transactions in the database that are blocked per secondCount/SecondAverageDBClusterIdentifier, Role
BlockedTransactionsCount/SecondAverageDBClusterIdentifier
BlockedTransactionsCount/SecondAverageDatabaseClass, Region
BlockedTransactionsCount/SecondAverageEngineName, Region
BlockedTransactionsCount/SecondAverageRegion
BlockedTransactionsCount/SecondMaximumDBClusterIdentifier, Role
BlockedTransactionsCount/SecondMaximumDBClusterIdentifier
BlockedTransactionsCount/SecondMaximumDatabaseClass, Region
BlockedTransactionsCount/SecondMaximumEngineName, Region
BlockedTransactionsCount/SecondMaximumRegion
BufferCacheHitRatioThe percentage of requests that are served by the buffer cachePercentAverageDBClusterIdentifier, Role
BufferCacheHitRatioPercentAverageDBClusterIdentifier
BufferCacheHitRatioPercentAverageDatabaseClass, Region
BufferCacheHitRatioPercentAverageEngineName, Region
BufferCacheHitRatioPercentAverageRegion
CPUCreditBalanceThe number of CPU credits that an instance has accumulated, reported at 5-minute intervals. This metric applies only to db.t2.small and db.t2.medium instances. You can use this metric to determine how long an Aurora MySQL DB instance can burst beyond its baseline performance level at a given rate.CountAverageDBClusterIdentifier, Role
CPUCreditBalanceCountAverageDBClusterIdentifier
CPUCreditBalanceCountAverageDatabaseClass, Region
CPUCreditBalanceCountAverageEngineName, Region
CPUCreditBalanceCountAverageRegion
CPUCreditUsageThe number of CPU credits consumed during the specified period, reported at 5-minute intervals. This metric applies only to db.t2.small and db.t2.medium instances. This metric measures the amount of time during which physical CPUs have been used for processing instructions by virtual CPUs allocated to the Aurora MySQL DB instance.CountAverageDBClusterIdentifier, Role
CPUCreditUsageCountAverageDBClusterIdentifier
CPUCreditUsageCountAverageDatabaseClass, Region
CPUCreditUsageCountAverageEngineName, Region
CPUCreditUsageCountAverageRegion
CPUUtilizationThe percentage of CPU used by an Aurora DB instancePercentAverageDBClusterIdentifier, Role
CPUUtilizationPercentAverageDBClusterIdentifier
CPUUtilizationPercentAverageDatabaseClass, Region
CPUUtilizationPercentAverageEngineName, Region
CPUUtilizationPercentAverageRegion
CPUUtilizationPercentMaximumDBClusterIdentifier, Role
CPUUtilizationPercentMaximumDBClusterIdentifier
CPUUtilizationPercentMaximumDatabaseClass, Region
CPUUtilizationPercentMaximumEngineName, Region
CPUUtilizationPercentMaximumRegion
CommitLatencyThe latency for commit operationsMillisecondsMultiDBClusterIdentifier, Role
CommitLatencyMillisecondsMultiDBClusterIdentifier
CommitLatencyMillisecondsMultiDatabaseClass, Region
CommitLatencyMillisecondsMultiEngineName, Region
CommitLatencyMillisecondsMultiRegion
CommitThroughputThe average number of commit operations per secondCount/SecondMultiDBClusterIdentifier, Role
CommitThroughputCount/SecondMultiDBClusterIdentifier
CommitThroughputCount/SecondMultiDatabaseClass, Region
CommitThroughputCount/SecondMultiEngineName, Region
CommitThroughputCount/SecondMultiRegion
DDLLatencyThe latency for data definition language (DDL) requests such as example, create, alter, and drop requestsMillisecondsMultiDBClusterIdentifier, Role
DDLLatencyMillisecondsMultiDBClusterIdentifier
DDLLatencyMillisecondsMultiDatabaseClass, Region
DDLLatencyMillisecondsMultiEngineName, Region
DDLLatencyMillisecondsMultiRegion
DDLThroughputThe average number of DDL requests per secondCount/SecondMultiDBClusterIdentifier, Role
DDLThroughputCount/SecondMultiDBClusterIdentifier
DDLThroughputCount/SecondMultiDatabaseClass, Region
DDLThroughputCount/SecondMultiEngineName, Region
DDLThroughputCount/SecondMultiRegion
DMLLatencyThe latency for inserts, updates, and deletesMillisecondsMultiDBClusterIdentifier, Role
DMLLatencyMillisecondsMultiDBClusterIdentifier
DMLLatencyMillisecondsMultiDatabaseClass, Region
DMLLatencyMillisecondsMultiEngineName, Region
DMLLatencyMillisecondsMultiRegion
DMLThroughputThe average number of inserts, updates, and deletes per secondCount/SecondMultiDBClusterIdentifier, Role
DMLThroughputCount/SecondMultiDBClusterIdentifier
DMLThroughputCount/SecondMultiDatabaseClass, Region
DMLThroughputCount/SecondMultiEngineName, Region
DMLThroughputCount/SecondMultiRegion
DatabaseConnectionsThe number of connections to an Aurora DB instanceCountAverageDBClusterIdentifier, Role
DatabaseConnectionsCountAverageDBClusterIdentifier
DatabaseConnectionsCountAverageDatabaseClass, Region
DatabaseConnectionsCountAverageEngineName, Region
DatabaseConnectionsCountAverageRegion
DatabaseConnectionsCountMaximumDBClusterIdentifier, Role
DatabaseConnectionsCountMaximumDBClusterIdentifier
DatabaseConnectionsCountMaximumDatabaseClass, Region
DatabaseConnectionsCountMaximumEngineName, Region
DatabaseConnectionsCountMaximumRegion
DeadlocksThe average number of deadlocks in the database per secondCount/SecondAverageDBClusterIdentifier, Role
DeadlocksCount/SecondAverageDBClusterIdentifier
DeadlocksCount/SecondAverageDatabaseClass, Region
DeadlocksCount/SecondAverageEngineName, Region
DeadlocksCount/SecondAverageRegion
DeadlocksCount/SecondMaximumDBClusterIdentifier, Role
DeadlocksCount/SecondMaximumDBClusterIdentifier
DeadlocksCount/SecondMaximumDatabaseClass, Region
DeadlocksCount/SecondMaximumEngineName, Region
DeadlocksCount/SecondMaximumRegion
DeleteLatencyThe latency for delete queriesMillisecondsMultiDBClusterIdentifier, Role
DeleteLatencyMillisecondsMultiDBClusterIdentifier
DeleteLatencyMillisecondsMultiDatabaseClass, Region
DeleteLatencyMillisecondsMultiEngineName, Region
DeleteLatencyMillisecondsMultiRegion
DeleteThroughputThe average number of delete queries per secondCount/SecondMultiDBClusterIdentifier, Role
DeleteThroughputCount/SecondMultiDBClusterIdentifierApplicable
DeleteThroughputCount/SecondMultiDatabaseClass, Region
DeleteThroughputCount/SecondMultiEngineName, Region
DeleteThroughputCount/SecondMultiRegion
DiskQueueDepthThe number of outstanding read/write requests waiting to access the diskCountMultiDBClusterIdentifier, Role
DiskQueueDepthCountMultiDBClusterIdentifier
DiskQueueDepthCountMultiDatabaseClass, Region
DiskQueueDepthCountMultiEngineName, Region
DiskQueueDepthCountMultiRegion
EngineUptimeThe amount of time that the instance has been runningSecondsAverageDBClusterIdentifier, Role
EngineUptimeSecondsAverageDBClusterIdentifier
EngineUptimeSecondsAverageDatabaseClass, Region
EngineUptimeSecondsAverageEngineName, Region
EngineUptimeSecondsAverageRegion
FreeLocalStorageThe amount of local storage available for each DB instance.BytesAverageDBClusterIdentifier, Role
FreeLocalStorageBytesAverageDBClusterIdentifier
FreeLocalStorageBytesAverageDatabaseClass, Region
FreeLocalStorageBytesAverageEngineName, Region
FreeLocalStorageBytesAverageRegion
FreeableMemoryThe amount of available random access memoryBytesAverageDBClusterIdentifier, Role
FreeableMemoryBytesAverageDBClusterIdentifier
FreeableMemoryBytesAverageDatabaseClass, Region
FreeableMemoryBytesAverageEngineName, Region
FreeableMemoryBytesAverageRegion
InsertLatencyThe latency for insert queriesMillisecondsMultiDBClusterIdentifier, Role
InsertLatencyMillisecondsMultiDBClusterIdentifier
InsertLatencyMillisecondsMultiDatabaseClass, Region
InsertLatencyMillisecondsMultiEngineName, Region
InsertLatencyMillisecondsMultiRegion
InsertThroughputThe average number of insert queries per secondCount/SecondMultiDBClusterIdentifier, Role
InsertThroughputCount/SecondMultiDBClusterIdentifierApplicable
InsertThroughputCount/SecondMultiDatabaseClass, Region
InsertThroughputCount/SecondMultiEngineName, Region
InsertThroughputCount/SecondMultiRegion
LoginFailuresThe average number of failed login attempts per secondCount/SecondAverageDBClusterIdentifier, Role
LoginFailuresCount/SecondAverageDBClusterIdentifier
LoginFailuresCount/SecondAverageDatabaseClass, Region
LoginFailuresCount/SecondAverageEngineName, Region
LoginFailuresCount/SecondAverageRegion
LoginFailuresCount/SecondMaximumDBClusterIdentifier, Role
LoginFailuresCount/SecondMaximumDBClusterIdentifier
LoginFailuresCount/SecondMaximumDatabaseClass, Region
LoginFailuresCount/SecondMaximumEngineName, Region
LoginFailuresCount/SecondMaximumRegion
MaximumUsedTransactionIDsThe age of the oldest unvacuumed transaction ID in transactions. If this value reaches 2,146,483,648 (2^31 - 1,000,000), the database is forced into read-only mode, to avoid transaction ID wraparound.CountAverageDBClusterIdentifier, Role
MaximumUsedTransactionIDsCountAverageDBClusterIdentifier
MaximumUsedTransactionIDsCountAverageDatabaseClass, Region
MaximumUsedTransactionIDsCountAverageEngineName, Region
MaximumUsedTransactionIDsCountAverageRegion
NetworkReceiveThroughputThe amount of network throughput received from clients by each instance in the Aurora MySQL DB cluster. This throughput doesn't include network traffic between instances in the Aurora DB cluster and the cluster volume.Bytes/SecondMultiDBClusterIdentifier, Role
NetworkReceiveThroughputBytes/SecondMultiDBClusterIdentifier
NetworkReceiveThroughputBytes/SecondMultiDatabaseClass, Region
NetworkReceiveThroughputBytes/SecondMultiEngineName, Region
NetworkReceiveThroughputBytes/SecondMultiRegion
NetworkThroughputThe amount of network throughput both received from and transmitted to clients by each instance in the Aurora MySQL DB cluster. This throughput doesn't include network traffic between instances in the DB cluster and the cluster volume.Bytes/SecondMultiDBClusterIdentifier, Role
NetworkThroughputBytes/SecondMultiDBClusterIdentifier
NetworkThroughputBytes/SecondMultiDatabaseClass, Region
NetworkThroughputBytes/SecondMultiEngineName, Region
NetworkThroughputBytes/SecondMultiRegion
NetworkTransmitThroughputThe amount of network throughput sent to clients by each instance in the Aurora DB cluster. This throughput doesn't include network traffic between instances in the DB cluster and the cluster volume.Bytes/SecondMultiDBClusterIdentifier, Role
NetworkTransmitThroughputBytes/SecondMultiDBClusterIdentifier
NetworkTransmitThroughputBytes/SecondMultiDatabaseClass, Region
NetworkTransmitThroughputBytes/SecondMultiEngineName, Region
NetworkTransmitThroughputBytes/SecondMultiRegion
QueriesThe average number of queries executed per secondCount/SecondMultiDBClusterIdentifier, Role
QueriesCount/SecondMultiDBClusterIdentifierApplicable
QueriesCount/SecondMultiDatabaseClass, Region
QueriesCount/SecondMultiEngineName, Region
QueriesCount/SecondMultiRegion
RDSToAuroraPostgreSQLReplicaLagThe lag when replicating updates from the primary RDS PostgreSQL instance to other nodes in the clusterSecondsMultiDBClusterIdentifier, Role
RDSToAuroraPostgreSQLReplicaLagSecondsMultiDBClusterIdentifier
RDSToAuroraPostgreSQLReplicaLagSecondsMultiDatabaseClass, Region
RDSToAuroraPostgreSQLReplicaLagSecondsMultiEngineName, Region
RDSToAuroraPostgreSQLReplicaLagSecondsMultiRegion
ReadIOPSThe average number of disk I/O operations per secondCount/SecondMultiDBClusterIdentifier, Role
ReadIOPSCount/SecondMultiDBClusterIdentifier
ReadIOPSCount/SecondMultiDatabaseClass, Region
ReadIOPSCount/SecondMultiEngineName, Region
ReadIOPSCount/SecondMultiRegion
ReadLatencyThe average amount of time taken per disk I/O operationSecondsMultiDBClusterIdentifier, Role
ReadLatencySecondsMultiDBClusterIdentifier
ReadLatencySecondsMultiDatabaseClass, Region
ReadLatencySecondsMultiEngineName, Region
ReadLatencySecondsMultiRegion
ReadThroughputThe average number of bytes read from disk per secondBytes/SecondMultiDBClusterIdentifier, Role
ReadThroughputBytes/SecondMultiDBClusterIdentifier
ReadThroughputBytes/SecondMultiDatabaseClass, Region
ReadThroughputBytes/SecondMultiEngineName, Region
ReadThroughputBytes/SecondMultiRegion
ResultSetCacheHitRatioThe percentage of requests that are served by the resultset cachePercentAverageDBClusterIdentifier, Role
ResultSetCacheHitRatioPercentAverageDBClusterIdentifier
ResultSetCacheHitRatioPercentAverageDatabaseClass, Region
ResultSetCacheHitRatioPercentAverageEngineName, Region
ResultSetCacheHitRatioPercentAverageRegion
ResultSetCacheHitRatioPercentMaximumDBClusterIdentifier, Role
ResultSetCacheHitRatioPercentMaximumDBClusterIdentifier
ResultSetCacheHitRatioPercentMaximumDatabaseClass, Region
ResultSetCacheHitRatioPercentMaximumEngineName, Region
ResultSetCacheHitRatioPercentMaximumRegion
SelectLatencyThe latency for select queriesMillisecondsMultiDBClusterIdentifier, Role
SelectLatencyMillisecondsMultiDBClusterIdentifier
SelectLatencyMillisecondsMultiDatabaseClass, Region
SelectLatencyMillisecondsMultiEngineName, Region
SelectLatencyMillisecondsMultiRegion
SelectThroughputThe average number of select queries per secondCount/SecondMultiDBClusterIdentifier, Role
SelectThroughputCount/SecondMultiDBClusterIdentifier
SelectThroughputCount/SecondMultiDatabaseClass, Region
SelectThroughputCount/SecondMultiEngineName, Region
SelectThroughputCount/SecondMultiRegion
SwapUsageThe amount of swap space used on the Aurora PostgreSQL DB instanceBytesMultiDBClusterIdentifier, Role
SwapUsageBytesMultiDBClusterIdentifier
SwapUsageBytesMultiDatabaseClass, Region
SwapUsageBytesMultiEngineName, Region
SwapUsageBytesMultiRegion
TransactionLogsDiskUsageThe amount of disk space consumed by transaction logs on the Aurora PostgreSQL DB instance. This metric is only generated when Aurora PostgreSQL is using logical replication or AWS Database Migration Service. By default, Aurora PostgreSQL uses log records, not transaction logs. When transaction logs aren't in use, the value for this metric is -1.BytesMultiDBClusterIdentifier, Role
TransactionLogsDiskUsageBytesMultiDBClusterIdentifier
TransactionLogsDiskUsageBytesMultiDatabaseClass, Region
TransactionLogsDiskUsageBytesMultiEngineName, Region
TransactionLogsDiskUsageBytesMultiRegion
UpdateLatencyThe latency for update queriesMillisecondsMultiDBClusterIdentifier, Role
UpdateLatencyMillisecondsMultiDBClusterIdentifier
UpdateLatencyMillisecondsMultiDatabaseClass, Region
UpdateLatencyMillisecondsMultiEngineName, Region
UpdateLatencyMillisecondsMultiRegion
UpdateThroughputThe average number of update queries per secondCount/SecondMultiDBClusterIdentifier, Role
UpdateThroughputCount/SecondMultiDBClusterIdentifierApplicable
UpdateThroughputCount/SecondMultiDatabaseClass, Region
UpdateThroughputCount/SecondMultiEngineName, Region
UpdateThroughputCount/SecondMultiRegion
VolumeBytesUsedThe amount of storage used by your Aurora DB instance. This value affects the cost of the Aurora DB cluster.BytesMultiDBClusterIdentifier, Role
VolumeBytesUsedBytesMultiDBClusterIdentifier
VolumeBytesUsedBytesMultiDatabaseClass, Region
VolumeBytesUsedBytesMultiEngineName, Region
VolumeBytesUsedBytesMultiRegion
VolumeReadIOPsThe number of billed read I/O operations from a cluster volume within a 5-minute intervalCount/SecondMultiDBClusterIdentifier, Role
VolumeReadIOPsCount/SecondMultiDBClusterIdentifier
VolumeReadIOPsCount/SecondMultiDatabaseClass, Region
VolumeReadIOPsCount/SecondMultiEngineName, Region
VolumeReadIOPsCount/SecondMultiRegion
VolumeWriteIOPsThe number of write disk I/O operations to the cluster volume, reported at 5-minute intervalsCount/SecondMultiDBClusterIdentifier, Role
VolumeWriteIOPsCount/SecondMultiDBClusterIdentifier
VolumeWriteIOPsCount/SecondMultiDatabaseClass, Region
VolumeWriteIOPsCount/SecondMultiEngineName, Region
VolumeWriteIOPsCount/SecondMultiRegion
WriteIOPSThe average number of disk I/O operations per secondCount/SecondMultiDBClusterIdentifier, Role
WriteIOPSCount/SecondMultiDBClusterIdentifier
WriteIOPSCount/SecondMultiDatabaseClass, Region
WriteIOPSCount/SecondMultiEngineName, Region
WriteIOPSCount/SecondMultiRegion
WriteLatencyThe average amount of time taken per disk I/O operationSecondsMultiDBClusterIdentifier, Role
WriteLatencySecondsMultiDBClusterIdentifier
WriteLatencySecondsMultiDatabaseClass, Region
WriteLatencySecondsMultiEngineName, Region
WriteLatencySecondsMultiRegion
WriteThroughputThe average number of bytes written to diskBytes/SecondMultiDBClusterIdentifier, Role
WriteThroughputBytes/SecondMultiDBClusterIdentifier
WriteThroughputBytes/SecondMultiDatabaseClass, Region
WriteThroughputBytes/SecondMultiEngineName, Region
WriteThroughputBytes/SecondMultiRegion
Related tags
Infrastructure Observability