-
Notifications
You must be signed in to change notification settings - Fork 12.8k
Closed
Description
diff --git i/src/app/services/graphite/gfunc.js w/src/app/services/graphite/gfunc.js
index ec26a38..5241d83 100644
--- i/src/app/services/graphite/gfunc.js
+++ w/src/app/services/graphite/gfunc.js
@@ -102,6 +102,11 @@ function (_) {
});
addFuncDef({
+ name: 'sortByName',
+ category: categories.Special
+ });
+
+ addFuncDef({
name: 'aliasByMetric',
category: categories.Special,
});
Metadata
Metadata
Assignees
Labels
No labels