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
|
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
|
c8c9e0a7e7
feat(elasticsearch): improve pipeline aggs structure
|
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 |
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
|
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
|
ad79df9b74
changes implementation direction
|
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 |
Torkel Ödegaard
|
7d3146ed8d
feat(tablepanel): fixed header, and pagination styling
|
10 years ago |
Torkel Ödegaard
|
bc3c394210
feat(elasticsearch): worked on elasticsearch templating support, #2696
|
10 years ago |
Torkel Ödegaard
|
3999a3caa2
feat(elasticsearch): extended stats like std deviation now works, and sigma option as well, added unique count (cardinality as well, #1034
|
10 years ago |
Torkel Ödegaard
|
efc3def7f2
feat(elasticsearch): small refactoring and polish
|
10 years ago |
Torkel Ödegaard
|
6c304924f7
feat(elastic_ds): moving time field name to dataasource option, it is no longer specified for each query and date_histogram
|
10 years ago |
Torkel Ödegaard
|
52eeefa6d9
feat(elasticsearch): fields are fetch from mapping instead of docs, you can enter custom value in field options, other fixes, #1034
|
10 years ago |
Torkel Ödegaard
|
f942ec952e
feat(elasticsearch): worked on percentiles metric aggregator in editor and in elasticsearch response processing
|
10 years ago |
Torkel Ödegaard
|
c48f24d269
feat(editor): more work on editor components, extracing things and making reusable directives
|
10 years ago |
Torkel Ödegaard
|
0d2e13549a
feat(editor): thing are starting to work again
|
10 years ago |