fleet/changes/issue-2520-host-to-return-all-scheduled-queries
Lucas Manuel Rodriguez 1f560c56a2
Return all scheduled queries and their stats on the host fetch API (#2855)
* Return all scheduled queries and their stats on the host fetch API (pack_stats)

* Use 'pack' instead of null and wrap errs with ctxerr
2021-11-12 08:18:25 -03:00

2 lines
115 B
Plaintext

* Host detail API to return all schedule queries and their stats (with zero values for those that haven't run yet)