Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 890afb0

Browse files
committed
update usage_analytics.md for --dbt
1 parent 916e644 commit 890afb0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/usage_analytics.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@ We capture two events: one when the data-diff run starts, and one when it is fin
1010
- Error message, if any, truncated to the first 20 characters.
1111
- A persistent UUID to indentify the session, stored in `~/.datadiff.toml`
1212

13+
When using the `--dbt` feature, we also collect:
14+
- dbt generated UUIDs (user_id and project_id)
15+
- dbt-core version (e.g. 1.2.0)
16+
- Users can also choose to provide an email address
17+
- When tracking is not disabled, we will prompt the user once to opt-in to release notifications
18+
- Users can decide not to opt-in by leaving the prompt blank
19+
1320
To disable, use one of the following methods:
1421

1522
* **CLI**: use the `--no-tracking` flag.

0 commit comments

Comments
 (0)