Use natural language to auto-create the filters.
We can make use of the cmd-k input field to write the natural language filter that gets translated into the actual config filters. We can leverage AI models and ingest the config file as schema. We need to provide the model the context of filter:query
and that’s mainly it as the input automatically appends the search params and will trigger a query to our api to fetch the data.
e.g.
only errors the acme-shop.com in the last 2 days
result:error host:acme-shop.com date:170000000-170000xxx
Reminder: the input field doesnt support timestamp/date, instead it only uses the search params, so we need to check how to handle that
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too