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回答
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
回答済み 1年前
  • 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!

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ