Skip to content

Commit 36893d7

Browse files
committed
docs(cli): say that usage reports get an approximate location from their address
1 parent 968dabb commit 36893d7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

apps/docs/content/docs/cli/usage-data.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,13 @@ workspace ids, error messages, environment variable values, credentials, or the
3131
address of the deployment you talk to. The report leaves your machine from a
3232
separate short-lived process that is not given your API key.
3333

34+
## Location
35+
36+
The report carries no location of its own. The analytics service derives an
37+
approximate location (country and city) from the address the report arrived
38+
from, the way any HTTP request exposes one, and Sim uses that only to see
39+
which regions use the CLI.
40+
3441
## Identity
3542

3643
The first run mints a random device id and stores it in `telemetry.json` under

0 commit comments

Comments
 (0)