We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9a8cd commit 4af86fcCopy full SHA for 4af86fc
source/telemetry.txt
@@ -44,10 +44,11 @@ not limited to the following information:
44
- ``API key``
45
46
* - Details for commands you run. {+atlas-cli+} telemetry tracks
47
- the options you specify, but does *not* track the values.
+ arguments only if they use pre-set allowable values, such as
48
+ {+cluster+} region, or interactive command responses such as default project ID.
49
- ``timestamp: 2022-04-11T11:35:46.794119+01:00``
50
``command: atlas cluster create``
- ``--provider --region``
51
+ ``--provider AWS --region US_EAST_1``
52
53
* - Performance information, such as the amount of time it takes for
54
the {+atlas-cli+} to execute a command.
0 commit comments