Option for using zabbix mapping, closes #1128
This commit is contained in:
@@ -288,6 +288,11 @@
|
||||
checked="ctrl.target.options.showDisabledItems"
|
||||
on-change="ctrl.onQueryOptionChange()">
|
||||
</gf-form-switch>
|
||||
<gf-form-switch class="gf-form" label-class="width-10"
|
||||
label="Use Zabbix value mapping"
|
||||
checked="ctrl.target.options.useZabbixValueMapping"
|
||||
on-change="ctrl.onQueryOptionChange()">
|
||||
</gf-form-switch>
|
||||
<gf-form-switch class="gf-form" label-class="width-10"
|
||||
label="Disable data alignment"
|
||||
checked="ctrl.target.options.disableDataAlignment"
|
||||
|
||||
Reference in New Issue
Block a user