Revanth14 commented on issue #68294: URL: https://github.com/apache/airflow/issues/68294#issuecomment-4694166937
After digging into this, it turns out this is already being worked on in chunks. #68108 has landed and adds `team_name` tagging to multi-team metrics for DagRun, TaskInstance, task SDK, and pool-slot metrics. The PR description says the remaining metrics will follow in several subsequent chunks, and #68367 is already open for asset metrics. Given that, I'll hold off on a separate PR to avoid duplicating the effort. It probably makes sense to keep this issue as the umbrella/tracking issue for the remaining Dag-based metrics, including `dag_processing.*` metrics like `dag_processing.import_errors`. Happy to help out with one of the remaining chunks if that would be useful. @ferruzzi -- 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]
