Skip to content

Commit

Permalink
Elasticsearch: Convert Timeseries and Tables to Dataframes (#34710)
Browse files Browse the repository at this point in the history
* Rebase (broken tests)

* Removed tables - refactored processAggregationDocs func

* Tests cleanup

* Nit - add space in percentile legend titles

* Fix labels naming - use metricAggType map

* Fix bug which appended same fields over and over again

* Replace test with dataframes

* Fix tests

* Add nolint:gocyclo - will need refactoring

* Move frames tags assignment

* Add failing test fo when ES server is booting up

* Revert "Add failing test fo when ES server is booting up"

This reverts commit fd14a1f.

Co-authored-by: Elfo404 <me@giordanoricci.com>
  • Loading branch information
dsotirakis and Elfo404 committed Jun 18, 2021
1 parent 7aaf813 commit 0d08881
Show file tree
Hide file tree
Showing 2 changed files with 687 additions and 612 deletions.

0 comments on commit 0d08881

Please sign in to comment.