Commit Graph

133 Commits (bf41eb824d24d30e7ae904ee19ce46d84be116ea)

Author SHA1 Message Date
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
Carl Bergquist 8ad10149ab adds basic support for moving avg in es queries 10 years ago
Carl Bergquist 0731064375 adds support for moving avg support in es queries 10 years ago
utkarshcmu 005271d24b Fixed missing closing tag 10 years ago
Torkel Ödegaard ce58486850 fix(html): removed unneeded tag 10 years ago
Torkel Ödegaard 2345b41a74 feat(elasticsearch): added min_doc_count option for date histogram, closes #3416 10 years ago
Torkel Ödegaard db9c288050 fix(elasticsearch): refactoring of #3321 10 years ago
Torkel Ödegaard 419251ed35 fix(elasticsearch): fixed issue with default state of elasticsearch query, result in error before query controller could set defaults, moved defaults to query builder, also removed raw query mode as it is pretty broken, fixes #3396 10 years ago
Alexey Larkov d6935847b4 Web. Fix double slash 10 years ago
Michael Kröll 1bb1ddcd29 Fixed spelling error 10 years ago
Mauro Stettler a30ceefa6b add tests for elastic search versioning in query builder and make es version 2 default 10 years ago
Torkel Ödegaard a1afd2328d fix(elasticsearch): made interval template variable appear in group by time interval dropdown, fixes #3241 10 years ago
Mauro Stettler ada9bfcae8 keep track of elastic search version and generate query according to version 10 years ago
Torkel Ödegaard 396f53d20e fix(tests): removed it.only accidentally cecked in 10 years ago
Torkel Ödegaard 9d1906d333 fix(elasticsearch): fixed issue with disabling (hiding) query, fixes #3300 10 years ago
Torkel Ödegaard 4751e4b94e feat(elasticsearch): a lot of work to support aggregation queries without date_histogram, queries that return metric aggregations now work with the table panel (json data type), #3219 10 years ago
Torkel Ödegaard 93977316ce revert #3288 for now since it breaks Elasticsearch 1.7 10 years ago
Torkel Ödegaard 7e49bdf5a8 revert #3288 for now since it breaks Elasticsearch 1.7 10 years ago
Mauro Stettler a6e8d61e8e specify date format in elastic search query 10 years ago
Torkel Ödegaard 730d4857ba feat(elasticsearch): added caret arrow for metric / group by collapse/expand options 10 years ago
Torkel Ödegaard 2cbc62d6c0 fix(elasticsearch): fixed elasticsearch issue, ghost docs series, fixes #3223 10 years ago