Fleet Premium: de-anonymize usage stats (#7013)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
ℹ️ In Fleet 4.0, Usage statistics were introduced.
|
||||
```
|
||||
|
||||
Fleet Device Management Inc. periodically collects anonymous information about your instance.
|
||||
Fleet Device Management Inc. periodically collects information about your instance.
|
||||
|
||||
## What is included in usage statistics in Fleet?
|
||||
|
||||
@@ -15,6 +15,7 @@ Fleet Device Management Inc. periodically collects anonymous information about y
|
||||
"anonymousIdentifier": "9pnzNmrES3mQG66UQtd29cYTiX2+fZ4CYxDvh495720=",
|
||||
"fleetVersion": "x.x.x",
|
||||
"licenseTier": "free",
|
||||
"organization": "Fleet",
|
||||
"numHostsEnrolled": 999,
|
||||
"numUsers": 999,
|
||||
"numTeams": 999,
|
||||
@@ -89,7 +90,7 @@ Fleet Device Management Inc. periodically collects anonymous information about y
|
||||
}
|
||||
```
|
||||
|
||||
- All statistics are anonymous and contain no personal information about any particular device, organization, or person.
|
||||
- Statistics contain no personal information about any particular device or person.
|
||||
|
||||
- Sending Usage statistics from your Fleet instance is optional and can be disabled.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user