feat(elasticsearch): lots of work on elasticsearch metrics processing, handling grouped responses, etc, #1034

This commit is contained in:
Torkel Ödegaard
2015-09-03 11:14:25 +02:00
parent d099d8950f
commit df1d56e7b1
7 changed files with 255 additions and 53 deletions

View File

@@ -152,6 +152,7 @@ require([
'specs/valueSelectDropdown-specs',
'specs/opentsdbDatasource-specs',
'specs/cloudwatch-datasource-specs',
'specs/elasticsearch-specs',
];
var pluginSpecs = (config.plugins.specs || []).map(function (spec) {