Torkel Ödegaard
|
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
|
8 年之前 |
Torkel Ödegaard
|
85879a7014
prettier: change to single quoting
|
8 年之前 |
Torkel Ödegaard
|
fadfc665e4
tech: ran pretttier on all typescript files
|
8 年之前 |
Torkel Ödegaard
|
7aa753a25f
tech: migrating elasticsearch to typescript
|
8 年之前 |
Torkel Ödegaard
|
b8d9722b4f
tech: removing unused variables from typescript files, and making tslint rules more strict
|
8 年之前 |
Torkel Ödegaard
|
4e387ed47a
fix: Elasticsearch and adhoc filters fix, fixes #9165
|
8 年之前 |
Torkel Ödegaard
|
e91cf28f8d
elasticsearch: changed ad hoc filters from using term filters to using phrase match queries, closing #9095
|
8 年之前 |
Dhia MOAKHAR
|
7c1dc2444d
change size in raw_document from text to number
|
8 年之前 |
Dhia MOAKHAR
|
966c2912fc
[elasticsearch] Add option for result set size in raw_dcument
|
8 年之前 |
Torkel Ödegaard
|
085c4c56b8
elasticearch: added support for histogram aggregations, closes #3164
|
8 年之前 |
Torkel Ödegaard
|
d2dac02a28
Revert "ES Nested type bucket aggregation (#4694) (#4694)"
|
9 年之前 |
Archit Sharma
|
8087af9c89
ES Nested type bucket aggregation (#4694) (#4694)
|
9 年之前 |
tamayika
|
b01fd3d0b5
Support for all ad-hoc filter operators on Elasticsearch (#7612)
|
9 年之前 |
lpic
|
a0c8380baf
ES: Change bool queries to use 'filter' clause (#7313)
|
9 年之前 |
bergquist
|
99c5f7d571
feat(elastic): remove support for ES 1.x
|
9 年之前 |
bergquist
|
873024b917
tech(elastic): use bool conditions for all es queries
|
9 年之前 |
Leandro Piccilli
|
0000065053
Merge branch 'master' of https://github.com/grafana/grafana
|
9 年之前 |
Torkel Ödegaard
|
a01836e86d
feat(adhoc filters): basic implementation for ad hoc filters for elasticsearch, #6038
|
9 年之前 |
Leandro Piccilli
|
2205ce5354
Add some tests for ES 5.x
|
9 年之前 |
Torkel Ödegaard
|
4522b02925
tech(systemjs): almost all tests are passing
|
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
|
dd7a13930f
adds null check for response parser
|
10 年之前 |
Carl Bergquist
|
0731064375
adds support for moving avg support in es queries
|
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 年之前 |
Torkel Ödegaard
|
4e37290a7f
feat(tablepanel/elasticsearch): extended elasticsearch data source and query editor to support document queries
|
10 年之前 |