Marcus Efraimsson
|
d2f31a716f
|
remove unnecessary conversions
|
2018-07-04 12:16:39 +02:00 |
|
Sławek Piotrowski
|
9db964bf35
|
Fix typo: eleasticsearch -> elasticsearch (#12184)
|
2018-06-06 13:09:16 -07:00 |
|
Marcus Efraimsson
|
b8ff3b1e3f
|
remove dead code
|
2018-05-31 19:05:32 +02:00 |
|
Marcus Efraimsson
|
dcac63936b
|
elasticsearch: minor refactor
Handle all replacements if interval template variables in the client.
Fix issue with client and different versions.
Adds better tests of the client
|
2018-05-31 19:02:20 +02:00 |
|
Marcus Efraimsson
|
4752d7884a
|
elasticsearch: adds some more/better debug logging to client
|
2018-05-25 10:31:56 +02:00 |
|
Marcus Efraimsson
|
688f5b830c
|
elasticsearch: metric and pipeline agg setting json encoding fix
|
2018-05-23 22:21:41 +02:00 |
|
Marcus Efraimsson
|
4436b8da12
|
elasticsearch: query interval override fix
|
2018-05-23 22:07:52 +02:00 |
|
Marcus Efraimsson
|
8870e3e85b
|
elasticsearch: default interval fix
5s instead of 15s
|
2018-05-23 21:44:09 +02:00 |
|
Marcus Efraimsson
|
242689abe2
|
elasticsearch: pipeline aggregation fix for json encoding
|
2018-05-23 16:46:26 +02:00 |
|
Marcus Efraimsson
|
dce59ccff2
|
fix: remove deadcode to make gometalinter happy
|
2018-05-23 15:28:36 +02:00 |
|
Marcus Efraimsson
|
e171ed8910
|
elasticsearch: new simple client for communicating with elasticsearch
Handles minor differences of es 2, 5 and 5.6.
Implements index pattern logic.
Exposes builders for building search requests.
|
2018-05-23 14:59:12 +02:00 |
|