- What Grafana version and what operating system are you using?
v9.1
- What are you trying to achieve?
Trying to set my Grafana panel to be folded (content hidden) by default. Users must now click to enable/unfold this panel.
- How are you trying to achieve it?
Trying to follow the advice from
https://community.grafana.com/t/possible-to-hide-certain-metrics-on-graph-panel-by-default/316/10
- What happened?
I set it like this:
But on “Apply”, my Grafana panel is still not folded by default, still visible.
- What did you expect to happen?
my Grafana panel is folded by default on load.
Reading the above advice again, I notice it is hiding a series, whereas I’m trying to fold a panel. That might be the reason that it is not working for me. So
How to fold a panel by default?
- Can you copy/paste the configuration(s) that you are having problems with?
See above screenshot
- Did you receive any errors in the Grafana UI or in related logs? If so, please tell us exactly what they were.
No.
- Did you follow any online instructions? If so, what is the URL?
See above.