Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.27 KB

PRIVACY_NOTICE.md

File metadata and controls

37 lines (27 loc) · 1.27 KB

Privacy Notice

This project follows the Privacy Policy of Astronomer.

Collection of Data

DAG Factory integrates Scarf to collect basic telemetry data during operation. This data assists the project maintainers in better understanding how DAG Factory 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 road map.

Deployments and individual users can opt-out of analytics by setting the configuration:

[dag_factory] enable_telemetry False

As described in the official documentation, it is also possible to opt out by setting one of the following environment variables:

DO_NOT_TRACK=True
SCARF_NO_ANALYTICS=True

In addition to Scarf's default data collection, DAG Factory collects the following information:

  • DAG Factory version
  • Airflow version
  • Python version
  • Operating system & machine architecture
  • Event type
  • Number of failed DagRuns
  • Number of successful DagRuns
  • Total tasks associated to each DagRun
  • Dag hash

No user-identifiable information (IP included) is stored in Scarf.