Is there anyway to retrieve CloudWatch RDS data by instance tag?

0

Is there any way to query CloudWatch RDS data by instance tag? Pretty much sums it up. We want to view all of our production databases, which are tagged, but it seems like the only dimension you can filter with by instance name, type, size, etc. not tags. Am I missing something?

1 Answer
1
Accepted Answer

The dimensions that CloudWatch metrics are delivered in are determined by each service that delivers them. The dimensions for RDS don't contain tag values, so there's no way to filter the RDS metrics in the CloudWatch console based on tags.

The metrics dimensions for RDS are documented here: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/dimensions.html

EXPERT
Leo K
answered a month ago
profile picture
EXPERT
reviewed a month ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions