Skip to content

Commit

Permalink
Add numQueries to usage stats docs (#23463)
Browse files Browse the repository at this point in the history
For #23458
  • Loading branch information
rachaelshaw authored Nov 4, 2024
1 parent dfd80c9 commit d20fca9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions articles/fleet-usage-statistics.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Below is the JSON payload that is sent to Fleet Device Management Inc:
"numHostsEnrolled": 999,
"numUsers": 999,
"numTeams": 999,
"numQueries": 999,
"numPolicies": 999,
"numLabels": 999,
"softwareInventoryEnabled": true,
Expand Down

0 comments on commit d20fca9

Please sign in to comment.