kaxil commented on code in PR #39510:
URL: https://github.com/apache/airflow/pull/39510#discussion_r1595938416
##########
docs/apache-airflow/installation/installing-from-pypi.rst:
##########
@@ -331,6 +331,17 @@ dependencies compatible with just airflow core at the
moment Airflow was release
pip install "apache-airflow==${AIRFLOW_VERSION}" --constraint
"${CONSTRAINT_URL}"
+.. note::
+
+ Airflow uses `Scarf <https://about.scarf.sh/>`__ to collect basic
telemetry data during operation.
+ This data assists Airflow maintainers in better understanding how Airflow
is used.
+ Insights gained from this telemetry are critical for prioritizing patches,
minor releases, and
+ security fixes. Additionally, this information supports key decisions
related to the development Roadmap.
Review Comment:
Updated
--
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]