Searched refs:templateVariablesResults (Results 1 – 2 of 2) sorted by relevance
31 …const templateVariablesResults = await this.callGrafanaTemplateVariableFn(queryObj.grafanaTemplate… constant33 data: templateVariablesResults ? [toDataFrame(templateVariablesResults)] : [],
1 …templateVariablesResults = await this.callGrafanaTemplateVariableFn(queryObj.grafanaTemplateVariab…