Commit Graph

380 Commits (fb3c5101787c1c803726075cd29816c7c6609de6)

Author SHA1 Message Date
Torkel Ödegaard 6c6c3a5081 feat(plugins): more work on how plugins expose directives 10 years ago
Torkel Ödegaard d420cb38d1 feat(plugins): work on plugin directives loading 10 years ago
Torkel Ödegaard 08caf4bbde feat(tslint): more tslint work 10 years ago
Torkel Ödegaard 1ffcea1952 feat(plugins): major improvement in plugins golang code 10 years ago
Torkel Ödegaard ca3405afc5 feat(plugins): moved http settings to directive instad of just ng-include partial 10 years ago
Torkel Ödegaard 36ebfc747a feat(plugins): more upgrading work 10 years ago
Torkel Ödegaard bc328cbed7 feat(plugins): upgraded Cloudwatch to new plugin schema 10 years ago
Torkel Ödegaard cf98a16db0 feat(plugins): made data source custom edit view into a directive instead of html path config in plugin.json 10 years ago
Torkel Ödegaard f813b4c58f feat(plugins): converted graphite plugin to new format 10 years ago
Torkel Ödegaard c5635f9c89 feat(plugins): changed what datasources should return, they should now return the datasource constructor 10 years ago
Torkel Ödegaard 3bb20dbf2e feat(plugins): changed plugin schema, pluginType -> type, type -> id 10 years ago
Byron 40845578c6 Fix elasticsearch hourly indexes 10 years ago
Torkel Ödegaard 4522b02925 tech(systemjs): almost all tests are passing 10 years ago
Torkel Ödegaard 16847fdb41 feat(elasticsearch): trim edges, minor refactoring of #3541 10 years ago
carl bergquist 80d757b371 feat(elasticsearch): move default query parameters to new table 10 years ago
carl bergquist e498503428 fix(elastic): fixed typo 10 years ago
carl bergquist dc30b9d37b feat(elastic): change concept to trim edges instead. 10 years ago
carl bergquist 37cfe2a3cb feat(elastic): shorten expression to target input 10 years ago
carl bergquist 26abce647d feat(elastic): isolate drop first and last logic 10 years ago
Torkel Ödegaard f163ceffd0 fix(elasticsearch): fixes spelling of lucene, #3519 10 years ago
Qtax bf41eb824d Added ES histogram setting to drop/ignore the first and last datapoints 10 years ago
Torkel Ödegaard aca9d3965d feat(elasticsearch): added unit option to derivative metric, closes #3512 10 years ago
carl bergquist f5eb54e595 feat(elasticsearch): only show pipeline agg for es version >= 2 10 years ago
Torkel Ödegaard 10f66fa78f feat(elasticsearch): adds support for inline script and missing options to all elasticsearch metrics, closes #3500 10 years ago
Torkel Ödegaard 7e9963ae05 fix(elasticsearch): minor markup fix 10 years ago
Torkel Ödegaard 9f294e3565 feat(elasticsearch): completed initial implementation of moving average and derivative pipleline aggregations, closes #3451 10 years ago
carl bergquist 141f22bedf feat(elasticsearch): display more info in options 10 years ago
carl bergquist 4fa92198a0 feat(elasticsearch): add support for model setting 10 years ago
carl bergquist 662430d5db feat(elasticsearch): adds last class for derivatives 10 years ago
carl bergquist 139b19f9ac feat(elasticsearch): make series naming generic for pipeline aggs 10 years ago
carl bergquist 6e50e2412e feat(elasticsearch): remove pipeline aggs as possible sources 10 years ago
carl bergquist 005e14a060 refactor(elasticsearch): mavg naming -> pipeline agg 10 years ago
carl bergquist c8c9e0a7e7 feat(elasticsearch): improve pipeline aggs structure 10 years ago
carl bergquist 0f65cb2b79 feat(elasticsearch): update pipeline aggs if type change 10 years ago
Carl Bergquist 85094fc74d feat(elasticsearch): add pipeline settings 10 years ago
Carl Bergquist 2d2ad8b237 show pipeline agg source for derivative 10 years ago
Torkel Ödegaard 1bb0530c69 feat(elasticsearch): metric options alignement 10 years ago
Torkel Ödegaard b36f644628 feat(elasticsearch): added pipleline aggregation derivative 10 years ago
Carl Bergquist 9c6eb7736f move pipeline options outside main switch 10 years ago
Carl Bergquist e86dfcf55c rename mavgoptions to more generic pipelineaggs 10 years ago
carl bergquist 8e18f2c5d2 refactor es pipeline aggregation variables to match ES 10 years ago
carl bergquist 0644bfe27c improves timeseries naming for moving average series 10 years ago
carl bergquist 0b285845d1 adds spec for query builder 10 years ago
carl bergquist d3ff4bf75e changes to using an array for mavg options 10 years ago
carl bergquist f51d74fa68 change the way options are added 10 years ago
carl bergquist 78c6ce842e revert elastic response parser 10 years ago
carl bergquist ad79df9b74 changes implementation direction 10 years ago
carl bergquist b4763290de move target extraction logic to query def 10 years ago
Mitsuhiro Tanda 8264c76642 add separate datasource parameter withCredentials 10 years ago
Carl Bergquist dd7a13930f adds null check for response parser 10 years ago