billcobbler

Results 2 issues of billcobbler

My initial take on implementing #2329. Adds a new `additional_info_filters` query param to the `/api/v1/kolide/hosts` endpoint that takes a comma delimited list of additional fields to include in the result.

I know the recommendation is to keep the `additional_queries` to a minimum (to limit performance impacts). However, we have a potential need to be able to filter the `additional` fields...

Needs: Discussion
Feature Request
Performance