(cherry picked from commit cf2ba7e41c)
Co-authored-by: Andres Martinez Gotor <andres.martinez@grafana.com>
This commit is contained in:
co-authored by
Andres Martinez Gotor
parent
4468aac4ee
commit
32111ee203
@@ -46,7 +46,7 @@ export const defaultQuery: (dataSource: CloudMonitoringDatasource) => MetricQuer
|
||||
metricType: '',
|
||||
metricKind: MetricKind.GAUGE,
|
||||
valueType: '',
|
||||
crossSeriesReducer: 'REDUCE_MEAN',
|
||||
crossSeriesReducer: 'REDUCE_NONE',
|
||||
alignmentPeriod: 'cloud-monitoring-auto',
|
||||
perSeriesAligner: AlignmentTypes.ALIGN_MEAN,
|
||||
groupBys: [],
|
||||
|
||||
Reference in New Issue
Block a user