quickwit-oss / quickwit-datasource

Quickwit data source for Grafana
GNU Affero General Public License v3.0
41 stars 10 forks source link

"missing" field feature for aggregations #48

Closed peacand closed 7 months ago

peacand commented 7 months ago

In the aggregation API, there is a "missing" field available in order to configure a default value for documents where the aggregated field does not exist. It would be nice if we could have the same feature when we use aggregations in Grafana. For example for each term, we could configure a default value in case the field is missing.