Torkel Ödegaard
|
7aa753a25f
tech: migrating elasticsearch to typescript
|
8 vuotta sitten |
Torkel Ödegaard
|
b8d9722b4f
tech: removing unused variables from typescript files, and making tslint rules more strict
|
8 vuotta sitten |
Torkel Ödegaard
|
4e387ed47a
fix: Elasticsearch and adhoc filters fix, fixes #9165
|
8 vuotta sitten |
Torkel Ödegaard
|
e91cf28f8d
elasticsearch: changed ad hoc filters from using term filters to using phrase match queries, closing #9095
|
8 vuotta sitten |
Dhia MOAKHAR
|
7c1dc2444d
change size in raw_document from text to number
|
8 vuotta sitten |
Dhia MOAKHAR
|
966c2912fc
[elasticsearch] Add option for result set size in raw_dcument
|
8 vuotta sitten |
Torkel Ödegaard
|
085c4c56b8
elasticearch: added support for histogram aggregations, closes #3164
|
8 vuotta sitten |
Torkel Ödegaard
|
d2dac02a28
Revert "ES Nested type bucket aggregation (#4694) (#4694)"
|
9 vuotta sitten |
Archit Sharma
|
8087af9c89
ES Nested type bucket aggregation (#4694) (#4694)
|
9 vuotta sitten |
tamayika
|
b01fd3d0b5
Support for all ad-hoc filter operators on Elasticsearch (#7612)
|
9 vuotta sitten |
lpic
|
a0c8380baf
ES: Change bool queries to use 'filter' clause (#7313)
|
9 vuotta sitten |
bergquist
|
99c5f7d571
feat(elastic): remove support for ES 1.x
|
9 vuotta sitten |
bergquist
|
873024b917
tech(elastic): use bool conditions for all es queries
|
9 vuotta sitten |
Leandro Piccilli
|
0000065053
Merge branch 'master' of https://github.com/grafana/grafana
|
9 vuotta sitten |
Torkel Ödegaard
|
a01836e86d
feat(adhoc filters): basic implementation for ad hoc filters for elasticsearch, #6038
|
9 vuotta sitten |
Leandro Piccilli
|
2205ce5354
Add some tests for ES 5.x
|
9 vuotta sitten |
Torkel Ödegaard
|
4522b02925
tech(systemjs): almost all tests are passing
|
10 vuotta sitten |
Torkel Ödegaard
|
b36f644628
feat(elasticsearch): added pipleline aggregation derivative
|
10 vuotta sitten |
carl bergquist
|
8e18f2c5d2
refactor es pipeline aggregation variables to match ES
|
10 vuotta sitten |
carl bergquist
|
0b285845d1
adds spec for query builder
|
10 vuotta sitten |
Carl Bergquist
|
dd7a13930f
adds null check for response parser
|
10 vuotta sitten |
Carl Bergquist
|
0731064375
adds support for moving avg support in es queries
|
10 vuotta sitten |
Torkel Ödegaard
|
db9c288050
fix(elasticsearch): refactoring of #3321
|
10 vuotta sitten |
Torkel Ödegaard
|
f1cb8f2f25
Merge branch 'keep_es_version' of https://github.com/replay/grafana into replay-keep_es_version
|
10 vuotta sitten |
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 vuotta sitten |
Mauro Stettler
|
a30ceefa6b
add tests for elastic search versioning in query builder and make es version 2 default
|
10 vuotta sitten |
Torkel Ödegaard
|
4e37290a7f
feat(tablepanel/elasticsearch): extended elasticsearch data source and query editor to support document queries
|
10 vuotta sitten |
Torkel Ödegaard
|
8a39b32b5c
refactor: moved elasticsearch specs to plugin folder and to typescript
|
10 vuotta sitten |