elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.69k stars 8.23k forks source link

[Dashboard] Should return keys in consistent order in API. #197526

Open thomasneirynck opened 1 month ago

thomasneirynck commented 1 month ago

The dashboard API should return keys in a consistent order.

Ordering is not included in the initial implementation because it used a deep-sort, which may be sensitive to performance issues.

elasticmachine commented 1 month ago

Pinging @elastic/kibana-presentation (Team:Presentation)