Gabriel Nepomuceno
|
f3ebd2d849
upgrading bases and correcting identation missing tslint
|
9 年之前 |
bergquist
|
619c5c4f1b
Merge branch 'master' into elastic5_support
|
9 年之前 |
bergquist
|
ebec02ffae
style(elastic): minor code style changes
|
9 年之前 |
bergquist
|
99c5f7d571
feat(elastic): remove support for ES 1.x
|
9 年之前 |
bergquist
|
873024b917
tech(elastic): use bool conditions for all es queries
|
9 年之前 |
Torkel Ödegaard
|
7b68e6ea3b
feat(elasticsearch): Added support for Missing option (bucket) for terms aggregation, refactoring PR #4244, thx @shanielh
|
9 年之前 |
Leandro Piccilli
|
717a96ab8d
Fix raw document query on ES 5.x
|
9 年之前 |
Leandro Piccilli
|
538e1fbc64
Fix templating using query
|
9 年之前 |
Leandro Piccilli
|
0000065053
Merge branch 'master' of https://github.com/grafana/grafana
|
9 年之前 |
Torkel Ödegaard
|
0fc7405b95
fix(elasticsearch): for query template variable when looking up terms without query, no longer relies on elasticsearch default field, fixes #3887
|
9 年之前 |
Torkel Ödegaard
|
a01836e86d
feat(adhoc filters): basic implementation for ad hoc filters for elasticsearch, #6038
|
9 年之前 |
Leandro Piccilli
|
3057c9747c
Change size on terms aggregation for ES 5.x
|
9 年之前 |
Leandro Piccilli
|
0d34740a62
Add support to ElasticSearch 5.0
|
9 年之前 |
Torkel Ödegaard
|
69c2fafa7a
feat(elasticsearch): added geo hash bucket aggregation
|
9 年之前 |
Shani Elharrar
|
f121e8309d
ElasticSearch Terms & Date Histogram: Support 'missing' setting
|
9 年之前 |
carl bergquist
|
139b19f9ac
feat(elasticsearch): make series naming generic for pipeline aggs
|
10 年之前 |
carl bergquist
|
0f65cb2b79
feat(elasticsearch): update pipeline aggs if type change
|
10 年之前 |
Torkel Ödegaard
|
b36f644628
feat(elasticsearch): added pipleline aggregation derivative
|
10 年之前 |
carl bergquist
|
8e18f2c5d2
refactor es pipeline aggregation variables to match ES
|
10 年之前 |
carl bergquist
|
0b285845d1
adds spec for query builder
|
10 年之前 |
carl bergquist
|
ad79df9b74
changes implementation direction
|
10 年之前 |
Carl Bergquist
|
dd7a13930f
adds null check for response parser
|
10 年之前 |
Carl Bergquist
|
0731064375
adds support for moving avg support in es queries
|
10 年之前 |
Torkel Ödegaard
|
2345b41a74
feat(elasticsearch): added min_doc_count option for date histogram, closes #3416
|
10 年之前 |
Torkel Ödegaard
|
db9c288050
fix(elasticsearch): refactoring of #3321
|
10 年之前 |
Torkel Ödegaard
|
f1cb8f2f25
Merge branch 'keep_es_version' of https://github.com/replay/grafana into replay-keep_es_version
|
10 年之前 |
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 年之前 |
Mauro Stettler
|
a30ceefa6b
add tests for elastic search versioning in query builder and make es version 2 default
|
10 年之前 |
Mauro Stettler
|
ada9bfcae8
keep track of elastic search version and generate query according to version
|
10 年之前 |
Torkel Ödegaard
|
93977316ce
revert #3288 for now since it breaks Elasticsearch 1.7
|
10 年之前 |