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