335bcd1e4e
elasticsearch: more robust field order ( #65102 )
2023-03-21 12:44:10 +00:00
a416235e8f
Elasticsearch: Fix processing of percentiles on backend ( #64540 )
...
* Elasticsearch: Fix processing of percentiles on backend
* Remove redundant logic as we do this in addMetricValue
* Refactor for less cyclomatic complexity
* Remove changes in createFieldsFromPropKeys
2023-03-20 16:32:19 +01:00
d6eea0c7b5
Elasticsearch: Fix histogram fields to be filterale when processed trough backend ( #64514 )
...
* Elasticsearch: Fix histogram fields to be filterale when processed trough backend
* Simplify test and reuse logic
2023-03-13 10:11:18 +01:00
424e33146c
Elasticsearch: Reintroduce log tests from frontend ( #64521 )
...
* Elasticsearch: Reintroduce log tests from frontend
* Fix linting
2023-03-09 11:20:36 -05:00
aa123e0d50
Elasticsearch: Fix where name of frame is set ( #64233 )
...
* Elasticsearch: Use displayName field for naming
* Change solution to frame.Name to be backward compatible
* Fix snapshot tests
* Use Time and Value for time and value fields
* Use variables from grafana-plugin-sdk-go for name
2023-03-08 13:32:01 +01:00
1cb39b3523
Elasticsearch: Fix some of the tests duplicated from frontend ( #64320 )
2023-03-08 13:31:50 +01:00
3bd7217aa2
Elasticsearch: Remove _source field when processing raw data on backend ( #64119 )
...
* Elasticsearch: Remove _source field when processing raw data on backend
* Update snapshot test
2023-03-07 13:56:34 +01:00
50cf024fef
Elasticsearch: Uncomment FIXME parts of test in TestRefIdMatching ( #64156 )
2023-03-06 13:35:00 +01:00
57425234c9
elastic: backend: removed unused time-field ( #61362 )
...
* elastic: backend: removed unused time-field
* improve comment formatting
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
2023-01-12 15:52:32 +00:00
12c4098bcd
elastic: backend: handle naming bucket_scripts ( #60460 )
2023-01-04 15:26:57 +01:00
3cfeac9c5a
elastic: enabled more tests ( #60331 )
2022-12-15 07:40:41 -05:00
5633843f76
Elasticsearch: backend: do not set name for time-fields ( #60169 )
...
elastic: backend: improve field-naming
2022-12-13 13:19:03 +01:00
51d7231595
elastic: added more backend tests, copied from the frontend code ( #59423 )
2022-12-01 04:06:39 -05:00