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

Support for logging the Query

Open evanxg852000 opened this issue 2 years ago • 0 comments
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.

evanxg852000 avatar Jun 13 '23 14:06 evanxg852000