Skip to content

[Lens] Random sampling#142980

Closed
flash1293 wants to merge 3 commits intoelastic:mainfrom
flash1293:random-sampling
Closed

[Lens] Random sampling#142980
flash1293 wants to merge 3 commits intoelastic:mainfrom
flash1293:random-sampling

Conversation

@flash1293
Copy link
Contributor

Fixes #142958

Adds random sampling to Lens
Screenshot 2022-10-10 at 14 55 03
Screenshot 2022-10-10 at 14 55 07

@flash1293 flash1293 added release_note:enhancement Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// Feature:Lens backport:skip This PR does not require backporting labels Oct 10, 2022
@kibana-ci
Copy link

kibana-ci commented Oct 10, 2022

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #10 / Aggs service setup() instantiates a new registry
  • [job] [logs] Jest Tests #10 / AggsService - public setup() registers custom agg types
  • [job] [logs] Jest Tests #10 / AggsService - public setup() registers default agg types

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
data 520 522 +2

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
data 2513 2520 +7
lens 565 566 +1
total +8

Async chunks

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

id before after diff
lens 1.3MB 1.3MB +1.3KB

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
data 437.0KB 439.0KB +1.9KB
Unknown metric groups

API count

id before after diff
data 3221 3230 +9
lens 656 657 +1
total +10

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@dej611 dej611 mentioned this pull request Oct 12, 2022
28 tasks
@flash1293 flash1293 closed this Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting Feature:Lens release_note:enhancement Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Lens] Random sampling

2 participants