<selectclass="gf-form-input"ng-model="current.auto_count"ng-options="f for f in [2,3,4,5,10,20,30,40,50,100,200,300,400,500]"ng-change="runQuery()"></select>
<selectclass="gf-form-input"ng-model="current.auto_count"ng-options="f for f in [2,3,4,5,10,20,30,40,50,100,200,300,400,500]"ng-change="runQuery()"></select>
</div>
</div>
<divclass="gf-form">
<spanclass="gf-form-label"ng-show="current.auto">
Min interval <tip>The calculated value will not go below this threshold</tip>
<selectclass="gf-form-input"ng-model="current.multiFormat"ng-change="runQuery()"ng-options="f for f in ['glob', 'regex values', 'lucene', 'pipe']"></select>
</div>
<tip>Enables multiple values to be selected at the same time</tip>
</div>
<divclass="gf-form">
<spanclass="gf-form-label width-10">Include All option</span>