IKholopov commented on PR #27155: URL: https://github.com/apache/airflow/pull/27155#issuecomment-1493121811
@steveyz-astro mostly for the extra tracking, aimed at use cases where someone might want to dot custom processing as the metric is emitted. For example, for adding some dynamic attributes for the task execution trace in case if return_code != 0. It is true that it has an unbounded cardinality and I wouldn't expect most of the integrations that store it as a metric would keep it. For example, in our (Composer) integration we do plan to drop it. -- 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]
