Fixed metric editor in triggers panel.

This commit is contained in:
Alexander Zobnin
2016-03-27 19:13:01 +03:00
parent c5e8776936
commit 935f43ae1b
2 changed files with 7 additions and 3 deletions

View File

@@ -71,6 +71,10 @@ angular.module('grafana.services').factory('QueryProcessor', function($q) {
});
}
getGroups() {
return this.cache.getGroups();
}
/**
* Get list of host belonging to given groups.
* @return list of hosts