Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.28 KB

PRIVACY_NOTICE.rst

File metadata and controls

41 lines (26 loc) · 1.28 KB

Privacy Notice

This project follows the Privacy Policy of Astronomer.

Collection of Data

Astronomer Cosmos integrates Scarf to collect basic telemetry data during operation. This data assists the project maintainers in better understanding how Cosmos 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:

[cosmos] 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, Cosmos collect the following information when running Cosmos-powered DAGs:

  • Cosmos version
  • Airflow version
  • Python version
  • Operating system & machine architecture
  • Event type
  • The DAG hash
  • Total tasks
  • Total Cosmos tasks

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