<h5>InfluxDB Query <tip>Example: select text from events where $timeFilter</tip></h5>
<h5>InfluxDB Query <tip>Example: select text from events where $timeFilter</tip></h5>
<divclass="editor-option">
<divclass="editor-option">
<inputtype="text"class="span10"ng-model='annotation.query'placeholder="select text from events where $timeFilter"></input>
<inputtype="text"class="span10"ng-model='ctrl.annotation.query'placeholder="select text from events where $timeFilter"></input>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -12,17 +12,17 @@
...
@@ -12,17 +12,17 @@
<h5>Column mappings <tip>If your influxdb query returns more than one column you need to specify the column names below. An annotation event is composed of a title, tags, and an additional text field.</tip></h5>
<h5>Column mappings <tip>If your influxdb query returns more than one column you need to specify the column names below. An annotation event is composed of a title, tags, and an additional text field.</tip></h5>