elastic / kibana

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

[TSVB] fix point visibility regression #202358

Closed markov00 closed 1 week ago

markov00 commented 2 weeks ago

Summary

fix https://github.com/elastic/kibana/issues/200255

The regression was caused by a breaking change introduced by elastic-charts around the area.points.visible style, that passed from a boolean to a union of 'always' | 'never' | 'auto';

elasticmachine commented 1 week ago

:yellow_heart: Build succeeded, but was flaky

Failed CI Steps

Test Failures

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
visTypeTimeseries 507.0KB 507.0KB +17.0B
elasticmachine commented 1 week ago

Pinging @elastic/kibana-visualizations (Team:Visualizations)

kibanamachine commented 1 week ago

Starting backport for target branches: 8.16, 8.17, 8.x

https://github.com/elastic/kibana/actions/runs/12136701631

kibanamachine commented 1 week ago

💚 All backports created successfully

Status Branch Result
✅ 8.16
✅ 8.17
✅ 8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation