SLA over time (#764)
* Added "Functions" to IT Services editor panel * Added support to IT Services graph over time
This commit is contained in:
committed by
Alexander Zobnin
parent
15d76dc941
commit
2fac45c11b
@@ -201,7 +201,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Metric processing functions -->
|
||||
<div class="gf-form-inline" ng-show="ctrl.target.mode == editorMode.METRICS || ctrl.target.mode == editorMode.ITEMID">
|
||||
<div class="gf-form-inline" ng-show="ctrl.target.mode == editorMode.METRICS || ctrl.target.mode == editorMode.ITEMID || ctrl.target.mode == editorMode.ITSERVICE">
|
||||
<div class="gf-form">
|
||||
<label class="gf-form-label query-keyword width-7">Functions</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user