quickwit-datasource icon indicating copy to clipboard operation
quickwit-datasource copied to clipboard

Quickwit data source for Grafana

Results 43 quickwit-datasource issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

good first issue

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...

![text fields not displaying values](https://github.com/user-attachments/assets/d45bb8ff-21d0-4dbc-9a2a-e49340960d01) 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 ![image](https://github.com/user-attachments/assets/b7393124-64c2-46bb-92ca-3822959b9640) If we take second row, it may seem that it only...