Skip to content

Commit 4af86fc

Browse files
authored
(DOCSP-22831) Adds back line stating that telemetry tracks some arguments (#39)
1 parent 0d9a8cd commit 4af86fc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/telemetry.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,11 @@ not limited to the following information:
4444
- ``API key``
4545

4646
* - Details for commands you run. {+atlas-cli+} telemetry tracks
47-
the options you specify, but does *not* track the values.
47+
arguments only if they use pre-set allowable values, such as
48+
{+cluster+} region, or interactive command responses such as default project ID.
4849
- ``timestamp: 2022-04-11T11:35:46.794119+01:00``
4950
``command: atlas cluster create``
50-
``--provider --region``
51+
``--provider AWS --region US_EAST_1``
5152

5253
* - Performance information, such as the amount of time it takes for
5354
the {+atlas-cli+} to execute a command.

0 commit comments

Comments
 (0)