Skip to content

Commit d9a79a5

Browse files
ospillingerdeliahu
authored andcommitted
Update telemetry.md
(cherry picked from commit 2b62b55)
1 parent 511f123 commit d9a79a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/cluster-management/telemetry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Telemetry
22

3-
By default, the Cortex CLI sends anonymous usage data to Cortex Labs.
3+
By default, Cortex sends anonymous usage data to Cortex Labs.
44

55
## What data is collected?
66

7-
If telemetry is enabled, each time you run a command an event will be sent with a randomly generated unique CLI ID and the name of the command. For example, if you run `cortex deploy`, Cortex Labs will receive an event of the structure {id: 1234, command: "deploy"}.
7+
If telemetry is enabled, events and errors are collected. Each time you run a command an event will be sent with a randomly generated unique CLI ID and the name of the command. For example, if you run `cortex deploy`, Cortex Labs will receive an event of the structure {id: 1234, command: "deploy"}. In addition, the operator sends heartbeats that include cluster metrics like the types of instances running in your cluster.
88

99
## Why is this data being collected?
1010

0 commit comments

Comments
 (0)