aws / amazon-mwaa-docker-images

Apache License 2.0
24 stars 11 forks source link

Generate per-subprocess CPU and memory metrics #60

Open rafidka opened 4 months ago

rafidka commented 4 months ago

Overview

In the scheduler container, we host multiple Airflow subprocesses, namely the scheduler, the DAG processor, and the triggerer. We need to generate per-subprocess metrics so we know when/if some processeses start others.

Acceptance Criteria

Additional Info

Context on this: https://github.com/aws/amazon-mwaa-docker-images/pull/59#discussion_r1616436262