MWAA CloudWatch metrics - Billing too high

1

Hi, we're using MWAA and we're charged almost 300$/month for Cloudwatch metrics, for example, our last month:

$0.30 per metric-month for the first 10,000 metrics - EU (Ireland) 907.597 Metrics $272.28

But when I go to Cloudwatch > Metrics > All Metrics I can only see a total of 11,056 metrics, so why is the metric number in billing so high? Also, we don't actually use metrics, they were automatically set up by MWAA, so can we disable them as we just need MWAA logs but we don't care about metrics?

Thanks,

1 Antwort
3

Hello,

Please see https://docs.aws.amazon.com/mwaa/latest/userguide/access-metrics-cw-202.html#choosing-metrics regarding choosing which metrics you would like to Airflow/MWAA to report.

AWS
John_J
beantwortet vor einem Jahr
  • Thanks Jhon, After your reply we completely disabled metrics with these configuration options: metrics.statsd_allow_list = none metrics.statsd_on = False

    Cloudwatch metrics spent already decreased by half yesterday, and we expect to reach almost 0 today. Since this metric collection can become a large extra cost ( in our case almost 300 USD/month), it should be disabled by default or it should be explicit in the MWAA setup that this will be an extra cost and give the option to disable it.

    Best!

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen