Hi,
I would like to use grafana to show metrics for public.
I’ve configured it with anonymous connection. In the network tab of the debugger of the browser, I see all the raw SQL query embed in http ajax requests. I think it can be a secrity problem if a random users see that.
Is there a way to hide theses query ?
Thanks