Filter problems by time range, fix #1094

This commit is contained in:
Alexander Zobnin
2020-12-23 12:48:46 +03:00
parent 3f10be6a9d
commit 98025026f7
4 changed files with 15 additions and 6 deletions

View File

@@ -334,6 +334,12 @@
</select>
</div>
</div>
<gf-form-switch class="gf-form"
label-class="width-9"
label="Use time range"
checked="ctrl.target.options.useTimeRange"
on-change="ctrl.onQueryOptionChange()">
</gf-form-switch>
<gf-form-switch class="gf-form"
label-class="width-9"
label="Hosts in maintenance"