Jorricks commented on pull request #21868: URL: https://github.com/apache/airflow/pull/21868#issuecomment-1054483519
> What extra information are you adding here? > > * We already show `dag_id` and `description` at the top of the dag page. > * `fileloc` is already displayed as `Relative file location` > * I guess we could add `default_view`, but that is a UI setting not anything that affects how a DAG runs. There are many, like when the DAG was parsed, when the next DagRun should be and a lot more.. It's directly obvious but there is a lot of info there that I am missing out on currently. I do agree with you, I could prevent the `dag_id, description, fileloc` from being shown as well. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
