Torkel Ödegaard
|
085c4c56b8
|
elasticearch: added support for histogram aggregations, closes #3164
|
2017-03-29 13:44:50 +02:00 |
|
Torkel Ödegaard
|
d2dac02a28
|
Revert "ES Nested type bucket aggregation (#4694) (#4694)"
This reverts commit 8087af9c89 .
|
2017-02-27 10:57:44 +01:00 |
|
Archit Sharma
|
8087af9c89
|
ES Nested type bucket aggregation (#4694) (#4694)
* (elasticsearch): add nested agg (use bucket aggs). fixes #4693
* (elasticsearch): rebased after merge of #6043 refactored from #4527
|
2017-02-27 10:57:00 +01:00 |
|
tamayika
|
b01fd3d0b5
|
Support for all ad-hoc filter operators on Elasticsearch (#7612)
|
2017-02-20 21:01:52 +01:00 |
|
lpic
|
a0c8380baf
|
ES: Change bool queries to use 'filter' clause (#7313)
Change all bool queries to use 'filter' clause instead of 'must' for
better performance
|
2017-01-21 08:31:29 +01:00 |
|
bergquist
|
99c5f7d571
|
feat(elastic): remove support for ES 1.x
|
2016-12-09 11:34:19 +01:00 |
|
bergquist
|
873024b917
|
tech(elastic): use bool conditions for all es queries
|
2016-12-09 11:13:28 +01:00 |
|
Leandro Piccilli
|
0000065053
|
Merge branch 'master' of https://github.com/grafana/grafana
|
2016-10-02 16:59:25 +02:00 |
|
Torkel Ödegaard
|
a01836e86d
|
feat(adhoc filters): basic implementation for ad hoc filters for elasticsearch, #6038
|
2016-09-21 08:48:49 +02:00 |
|
Leandro Piccilli
|
2205ce5354
|
Add some tests for ES 5.x
|
2016-06-20 00:40:16 +02:00 |
|
Torkel Ödegaard
|
4522b02925
|
tech(systemjs): almost all tests are passing
|
2015-12-21 16:00:58 +01:00 |
|
Torkel Ödegaard
|
b36f644628
|
feat(elasticsearch): added pipleline aggregation derivative
|
2015-12-10 11:46:19 +01:00 |
|
carl bergquist
|
8e18f2c5d2
|
refactor es pipeline aggregation variables to match ES
|
2015-12-09 16:25:05 +01:00 |
|
carl bergquist
|
0b285845d1
|
adds spec for query builder
|
2015-12-09 14:21:48 +01:00 |
|
Carl Bergquist
|
dd7a13930f
|
adds null check for response parser
|
2015-12-08 18:04:30 +01:00 |
|
Carl Bergquist
|
0731064375
|
adds support for moving avg support in es queries
|
2015-12-08 18:04:30 +01:00 |
|
Torkel Ödegaard
|
db9c288050
|
fix(elasticsearch): refactoring of #3321
|
2015-12-03 18:30:36 +01:00 |
|
Torkel Ödegaard
|
f1cb8f2f25
|
Merge branch 'keep_es_version' of https://github.com/replay/grafana into replay-keep_es_version
|
2015-12-03 18:08:26 +01:00 |
|
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
|
2015-12-03 16:32:35 +01:00 |
|
Mauro Stettler
|
a30ceefa6b
|
add tests for elastic search versioning in query builder and make es version 2 default
|
2015-11-25 16:23:28 +09:00 |
|
Torkel Ödegaard
|
4e37290a7f
|
feat(tablepanel/elasticsearch): extended elasticsearch data source and query editor to support document queries
|
2015-11-05 09:56:19 +01:00 |
|
Torkel Ödegaard
|
8a39b32b5c
|
refactor: moved elasticsearch specs to plugin folder and to typescript
|
2015-09-28 16:28:19 +02:00 |
|