Commit a028df65 by Erik Sundell

stackdriver: set first metric as selected if no metric could be retrieved from the target

parent 03b43ab7
import _ from 'lodash';
import './query_filter_ctrl';
export class StackdriverAnnotationsQueryCtrl {
......@@ -16,7 +15,7 @@ export class StackdriverAnnotationsQueryCtrl {
name: 'loading project...',
},
metricType: this.defaultDropdownValue,
metricService: this.defaultServiceValue,
service: this.defaultServiceValue,
metric: '',
filters: [],
metricKind: '',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment