quickwit-datasource
quickwit-datasource copied to clipboard
Support for logging the Query
trafficstars
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 the Query in the web console based on the value.
Server-side logging might be fine for this. It all depends on how easily a user can grab the logged query and send it for troubleshooting assistance.