elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.5k stars 24.89k forks source link

Ordering by percentile not working anymore #89079

Open everatala opened 2 years ago

everatala commented 2 years ago

Elasticsearch Version

8.3.2

Installed Plugins

No response

Java Version

bundled

OS Version

-

Problem Description

The percentile ordered graphs show up empty.

Steps to Reproduce

Observed:

Expected:

Note: Seems like the algorithm puts the empty data in the beginning of the ordered list, instead of the end or skipping it. See more: https://discuss.elastic.co/t/ordering-by-percentile-not-working-anymore/308995

Logs (if relevant)

No response

everatala commented 2 years ago

Our elastic instance is run on AWS and the Frankfurt (es-central-1) node.

mayya-sharipova commented 2 years ago

@everatala Thanks for submitting this issue, but this repository is reserved for elasticsearch issues, but your issue seems to be in Kibana. Please create an issue in https://github.com/elastic/kibana.

everatala commented 2 years ago

Hi @mayya-sharipova ! According to the source I linked, one of the people on the elastic stack forum routed me here, because this issue occurs because the data is coming incorrectly from elasticsearch. Please see here: Quote from Joe Reuter: "Hi VeraE, sorry for the late reply. It seems like the data is shipped from Elasticsearch like this - could you open a bug report here? GitHub - elastic/elasticsearch: Free and Open, Distributed, RESTful Search Engine"

iverase commented 2 years ago

Yes, @everatala I think it is a valid issue. I will reopen as queries are in the discuss issue.

elasticsearchmachine commented 2 years ago

Pinging @elastic/es-analytics-geo (Team:Analytics)