|
@@ -4,6 +4,7 @@ import { FilterSegments, DefaultRemoveFilterValue } from './filter_segments';
|
|
|
import appEvents from 'app/core/app_events';
|
|
import appEvents from 'app/core/app_events';
|
|
|
|
|
|
|
|
export class StackdriverFilter {
|
|
export class StackdriverFilter {
|
|
|
|
|
+ /** @ngInject */
|
|
|
constructor() {
|
|
constructor() {
|
|
|
return {
|
|
return {
|
|
|
templateUrl: 'public/app/plugins/datasource/stackdriver/partials/query.filter.html',
|
|
templateUrl: 'public/app/plugins/datasource/stackdriver/partials/query.filter.html',
|