Grafana 7 - restrict visibility in "Inspect" option

Hello,

In Grafana 7, there is a new “Inspect” option that lets users inspect a panel, with tabs for panel data, panel JSON and panel query.

I’d like to restrict what Viewer users can see in this panel. Ideally, they should only be able to see the “Data” tab, and nothing else.

Upon testing, I’ve already noticed that the “Query” is tab doesn’t appear for viewers users, which is good. However, I would like to know if it’s possible to also hide the “JSON” and “Stats” tabs from viewers, thus leaving only “Data” visible.

Is that possible?

Thank you.

1 Like

I would like to feature as well. If you found a solution please let me know. I will do the same.

This is the same with version 8.3.4. I would like to know if anyone figured out how to remove that option. Thank you