Anmol Gupta
03/12/2024, 8:48 PM% to the variable name in the where clause. I have tried Pod like {{deployment}}% but it’s not working. Any suggestionsSrikanth Chekuri
03/13/2024, 2:19 AM% ?Anmol Gupta
03/13/2024, 3:46 PMdeployment so that I can choose a deployment and then show the graphs related to all the pods of that deployment in the dashboard.Anmol Gupta
03/13/2024, 3:49 PMSrikanth Chekuri
03/13/2024, 4:56 PM% . You can use the dashboard variable like deployment IN {{.deployment}} . The operator and value are configurable in the where clause.Anmol Gupta
03/13/2024, 4:57 PMpod like {{deployment}}% in my panel queriesSrikanth Chekuri
03/13/2024, 4:57 PM