|
|
metricType: this.templateSrv.replace(t.metricType, options.scopedVars || {}),
|
|
metricType: this.templateSrv.replace(t.metricType, options.scopedVars || {}),
|
|
|
primaryAggregation: this.templateSrv.replace(t.aggregation.crossSeriesReducer, options.scopedVars || {}),
|
|
primaryAggregation: this.templateSrv.replace(t.aggregation.crossSeriesReducer, options.scopedVars || {}),
|