stackdriver: fix typescript errors
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
import angular from 'angular';
|
import angular from 'angular';
|
||||||
import _ from 'lodash';
|
import _ from 'lodash';
|
||||||
import * as options from './constants';
|
import * as options from './constants';
|
||||||
import * as options from './constants';
|
|
||||||
import kbn from 'app/core/utils/kbn';
|
import kbn from 'app/core/utils/kbn';
|
||||||
|
|
||||||
export class StackdriverAggregation {
|
export class StackdriverAggregation {
|
||||||
|
|||||||
@@ -418,6 +418,7 @@ function createTarget(existingFilters?: string[]) {
|
|||||||
name: '',
|
name: '',
|
||||||
},
|
},
|
||||||
metricType: 'ametric',
|
metricType: 'ametric',
|
||||||
|
service: '',
|
||||||
refId: 'A',
|
refId: 'A',
|
||||||
aggregation: {
|
aggregation: {
|
||||||
crossSeriesReducer: '',
|
crossSeriesReducer: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user