Anriod commented on issue #18010: URL: https://github.com/apache/airflow/issues/18010#issuecomment-2367562845
Subject: Request to add display_name for Task Groups Hello, Airflow team! I would like to propose adding the ability to use a display_name field for Task Groups, similar to what is already implemented for DAGs and tasks. This would allow users to set localized names for task groups in the UI without needing to use only ASCII for group_id. For example, using Cyrillic characters in task names leads to errors such as: ERROR - Invalid stat name: dag.PP890_FULL_NEW.Получение_НСИ.partner.create_partner.queued_duration. Adding a display_name field for Task Groups would greatly improve usability with non-ASCII characters. Thank you for your consideration! -- 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]
