Add option for alerting to data source config.
This commit is contained in:
@@ -58,3 +58,11 @@
|
||||
</input>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="gf-form-group">
|
||||
<h3 class="page-heading">Alerting</h3>
|
||||
<gf-form-switch class="gf-form width-8"
|
||||
label="Enable alerting"
|
||||
checked="ctrl.current.jsonData.alerting">
|
||||
</gf-form-switch>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user