Is it possible to log the queries that grafana is executing?

Hi. It would be super useful to us if we were able to have grafana write out, to its log, the queries it is executing against the various backends. Ideally each query would be associated with the username of the user that has the dashboard loaded, the dashboard name, and Org name.

Is this possible today? Or is this an enhancement?

Hi @mhoydis13

I would change your log level in Grafana config to debug. that is the most verbose. That should get you the queries sent to the backend, but maybe not the rest of the info you want. If not, this might be an enhancement: