Skip to content

Commit f67bcaa

Browse files
chore: improve telemetry collecting using generated SDK (#2424)
* feat: add functionality to have ann id in all cases, update version of SDK, change origin constant to cli * chore: revert changes * refactor: naming in SDK * docs: add points what data we collected * fix: cleaning file in command if it is not exists Co-authored-by: Jacek Łękawa <[email protected]> remoteId: rem_01jwbtsc654emb9t7qnf1sejgx remoteUpdateId: grupd_01kbps648eh9z13szthgzpwqwb branchName: main commitSha: 88a8bf1196984b41b1a14abb515529c60edcdf02 commitUrl: Redocly/redocly-cli@88a8bf1
1 parent 2a8b3f0 commit f67bcaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/cli/@v2/usage-data.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ When a command is run, the following data is collected:
1919
- whether the `redocly.yaml` configuration file exists
2020
- API specification version
2121
- Platform (Linux, macOS, Windows)
22+
- Anonymous ID (a randomly generated identifier that doesn't contain personal information)
23+
- Command execution time
2224

2325
Values such as file names, organization IDs, and URLs are removed, replaced by just "URL" or "file", etc.
2426

0 commit comments

Comments
 (0)