grafana/public/app/plugins/datasource/stackdriver/partials/annotations.editor.html
2019-01-14 18:23:01 +01:00

7 lines
217 B
HTML

<stackdriver-annotation-query-editor
target="ctrl.annotation.target"
on-query-change="(ctrl.onQueryChange)"
datasource="ctrl.datasource"
template-srv="ctrl.templateSrv"
></stackdriver-annotation-query-editor>