fleet/server/service/osquery_utils
Victor Lyuboslavsky ce8eb74897
Added gigs_total_disk_space to host endpoint responses. (#15756)
Added `gigs_total_disk_space` to host endpoint responses.
- Now user will know host disk size even when disk is full
(percent_disk_space_available==0)
#15058 

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

- [x] Changes file added for user-visible changes in `changes/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Added support on fleet's osquery simulator `cmd/osquery-perf` for
new osquery data ingestion features.
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality
2023-12-22 12:46:33 -06:00
..
gen_queries_doc.go Reorganize Fleet documentation (#12871) 2023-07-27 17:40:01 -05:00
queries.go Added gigs_total_disk_space to host endpoint responses. (#15756) 2023-12-22 12:46:33 -06:00
queries_test.go Fix unreleased bug in parsing enroll reference from MDM server URL (#15634) 2023-12-13 22:15:24 -06:00
utils.go Issue 1588 allow disabling host users (#1611) 2021-08-11 14:56:11 -03:00