quickwit-datasource
quickwit-datasource copied to clipboard
Quickwit data source for Grafana
This is the way we should handle errors returned by quickwit on the backend side. An attempt was made [here](https://github.com/quickwit-oss/quickwit-datasource/commit/9ee64fe8b573f22fe2a3f3c4831d0f3260fb2cdf), but unfortunately, it was not working. Not a high priority...
Currently, the UI does not display the number of matched documents.
It could be helpful for debugging and troubleshooting to log the underlying Query sent from Grafana to Quickwit. Maybe look for a global Grafana setting such as `debug` and log...
Depends on #2
 I think that what it is going on is that the plugin is considering the field mapping as 'text' in the context of Elasticsearch, where...
Hi first time contribution here :) My typescript is also bad so please be gentle and suggest feedback where neccessary! Love quickwit but wanted to try a small PR to...
as seen in the image below, not all documents have values been displayed for fields on the table  If we take second row, it may seem that it only...