Luke Heath
Luke Heath
@gillespi314 Here is another API bug that could use some attention. No features are using this property so it's not as pressing, but of course we don't want the API...
@fx5 I'm assigning you this bug as a first ticket to start getting familiar with the code base. Just let me know if you have any questions or blockers.
@mna I'm assigning you this ticket from the roadmap to begin the spec process. Please spend some time researching the parent epic and related issues to understand goals and context....
@mna Sounds good! Thanks for handling the frontend aspect and feel free to ping @frontend with any questions :)
> For @xpkoala look into modifying osquery-perf to randomize disk size. Heads up this will likely require an engineer to modify the script that stands up these hosts.
@mna New backend ticket that I spec'd. Would you please review and let me know if you have any questions or concerns before estimation? Thanks!
@mna Good call out. The same thing occurred to me. `mia_count` is an old prop we are planning to remove at Fleet v5. For `missing_count`, I thought about adding the...
@noahtalerman Assigning to you for product perspective on property naming.
> I propose adding a missing_10_days_count and keep the plan of removing mia_count in Fleet 5. @noahtalerman Thanks for your feedback. I agree, adding `missing_10_days` sets us up for future...
@zwass @chiiph A `GET` or `POST` request to `/queries/run` without a JSON body returns a 500 and this error: ``` { "message": "Expected JSON Body", "errors": [ { "name": "base",...