ferruzzi opened a new pull request, #27823: URL: https://github.com/apache/airflow/pull/27823
Adding a couple of fields to the boto3 user agent will allow the AWS team to better understand which services and operators to focus improvements on in the future. This is similar to the user agent fields added by [Databricks](https://github.com/apache/airflow/blob/main/airflow/providers/databricks/hooks/databricks_base.py#L141), [Google](https://github.com/apache/airflow/blob/main/airflow/providers/google/common/hooks/base_google.py#L322), [Yandex](https://github.com/apache/airflow/blob/main/airflow/providers/yandex/hooks/yandex.py#L93), and others. -- 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]
