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

Using the plugin, if I set a textbox variable and use a wildcard like In the query it is escaping the `*`. Here is the query it sent to quickwit...

Hey, we are testing the QW instead of ES and what we find missing is the "Query aliasing". It seems that this is used by Grafana to build the legend....

I did not investigate much. When I search 1719597920321728427 on quickwit's index on fly, I get a single result at `2024-06-28 18:05:20.515`. ![image](https://github.com/quickwit-oss/quickwit-datasource/assets/1021506/f701bc8d-6308-484b-bff4-2733a36d5e05) When changing the timezone and selecting the...

when i import ingester.json to dashboard, it says failed to upgrade legacy grafana version is 10.4.1 quickwit datasource version is 0.4.5

can share your demo dashboard json or dashboard id in grafana ? let other can quick use grafana dashboard , Thanks ~

I don't know how the phrase this properly. But we add multiple queries per dashboard. And it seems that the data for the queries gets messed up. I can refresh...

when in the log view, it would be handy to be able to share a link to a specific log line (and its context?). This has been request [on fly...

enhancement

I'm trying to use a _query_-typed dashboard variable, for which the datasource plugin has a custom formatting function. Unfortunately, the formatting function attempts to find the name of the _field_...

fixes #144 My first PR, not too familiar with grafana scenes so I'm not sure where else to test but I've checked adhoc filters autocomplete on Grafana v10.4 and 11.4...