Open arunderwood opened 4 years ago
One more data point. Metric Math has DB_PERF_INSIGHTS
that allows to extract Performance Insights metrics, which opens an entirely new namespace of metrics.
Though this would also require autodiscovery of RDS identifiers, as function expects it as parameter.
Now that GetMetricData calls are supported, have you given thought to supporting Metric Math? I ask because certain AWS account information can only be retrieved via metric math.
For instance, if I want to export the used percentage of my KMS:DescribeKey quota, I need to call the function
SERVICE_QUOTA()
on the KMS:DescribeKey metric. To illustrate this, here is a description of a CloudWatch Dashboard that displays the metric: