Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions PRIVACY_NOTICE.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,24 @@ In addition to Scarf's default data collection, Cosmos collect the following inf
- Total tasks
- Total Cosmos tasks

When running **Cosmos-powered tasks**, the following information is collected:

- Operator name
- Cosmos Execution mode
- Cosmos Invocation method
- dbt command executed
- Whether the task is a subclass of a Cosmos-defined class
- Whether the task has a callback configured
- Whether the task is an Airflow-mapped task
- Whether ``dbt deps`` was run as part of the task execution
- Task status
- Task duration
- Cosmos version
- Airflow version
- Python version
- Operating system and machine architecture
Comment thread
tatiana marked this conversation as resolved.
- Whether profile mapping or YAML file is used
- Profile mapping class
- Data warehouse

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