I'm using Grafana dashboards packaged with DigitalOcean Kubernetes Monitoring Stack. I would like my pod select dropdowns in dashboards to hide terminated pods, as I have a lot of them in there and only care about the running ones. I presume I should edit the queries somewhere but am not familiar with them so appreciate any pointers, thanks!
To change this in Grafana, open the
Variablesmenu, then change$podvariable to refreshOn Time Range Change:
Hope it helps.