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

Commit aa46c7e

Browse files
committed
formatting
1 parent 890afb0 commit aa46c7e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/usage_analytics.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ We capture two events: one when the data-diff run starts, and one when it is fin
1111
- A persistent UUID to indentify the session, stored in `~/.datadiff.toml`
1212

1313
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
14+
15+
- dbt generated UUIDs (user_id and project_id)
16+
- dbt-core version (e.g. 1.2.0)
17+
- Users can also choose to provide an email address
18+
- When tracking is not disabled, we will prompt the user once to opt-in to release notifications
19+
- Users can decide not to opt-in by leaving the prompt blank
1920

2021
To disable, use one of the following methods:
2122

0 commit comments

Comments
 (0)