We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16bdae2 commit cd233cbCopy full SHA for cd233cb
1 file changed
docs/@v2/usage-data.md
@@ -13,11 +13,13 @@ When a command is run, the following data is collected:
13
14
- the command being run
15
- command exit code
16
-- values from `REDOCLY_ENVIRONMENT` and `REDOCLY_CLI_TELEMETRY_METADATA`
+- whether the user is logged into Redocly
17
+- values from `REDOCLY_ENVIRONMENT`, `REDOCLY_CLI_TELEMETRY_METADATA`, and `CI` environment variables
18
- CLI version
19
- Node.js and NPM versions
20
- whether the `redocly.yaml` configuration file exists
-- API specification version
21
+- API specification type and version
22
+- Arazzo x-security authentication types
23
- Platform (Linux, macOS, Windows)
24
- Anonymous ID (a randomly generated identifier that doesn't contain personal information)
25
- Command execution time
0 commit comments