zbrookle opened a new issue #10431: URL: https://github.com/apache/airflow/issues/10431
In the airflow documentation metrics section there is a field called dag_bag_size and the description is just "DAG bag size", this is fairly unhelpful for trying to gain insight into the metrics, so would it be possible for this description to either be improved, or linked to a more accurate description? In the docstring, the description of a dag bag is "a collection of dags, parsed out of a folder tree and has high level configuration settings", but it's unclear which dags are actually in this collection during runtime. For example, is this every dag displayed on the webserver UI, or is it just the dags that are turned on? (I'm fairly certain from monitoring that it's the latter) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
