prometheus-community / yet-another-cloudwatch-exporter

Prometheus exporter for AWS CloudWatch - Discovers services through AWS tags, gets CloudWatch metrics data and provides them as Prometheus metrics with AWS tags as labels
Apache License 2.0
984 stars 335 forks source link

Add support for AWS/MWAA metrics #744

Closed kiaev closed 7 months ago

kiaev commented 1 year ago

Is there an existing issue for this?

Feature description

Autodiscovering AWS/MWAA not supported. https://docs.aws.amazon.com/mwaa/latest/userguide/accessing-metrics-cw-container-queue-db.html this is about the AWS / MWAA service, do not confuse with Amazon / MWAA these are different services. AmazonMWAA - supported https://docs.aws.amazon.com/mwaa/latest/userguide/access-metrics-cw-202.html

What might the configuration look like?

No response

Anything else?

No response

hugree commented 7 months ago

Is there any update on this?

Airflow internal metrics are supported now

image

But the resources utilization metrics

image

are not supported?

Can this be added?

cristiangreco commented 7 months ago

This is supported now.