Added initial metric functions directives based on graphite query
editor.
This commit is contained in:
@@ -9,7 +9,9 @@ define([
|
||||
'./helperFunctions',
|
||||
'./dataProcessingService',
|
||||
'./zabbixCache',
|
||||
'./queryCtrl'
|
||||
'./queryCtrl',
|
||||
'./addMetricFunction',
|
||||
'./metricFunctionEditor'
|
||||
],
|
||||
function (angular, _, dateMath, utils) {
|
||||
'use strict';
|
||||
|
||||
Reference in New Issue
Block a user