Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Lens] Random sampling #142980

Closed
wants to merge 3 commits into from
Closed

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 Visualization editors, elastic-charts and infrastructure Feature:Lens backport:skip This commit does not require backporting labels Oct 10, 2022
@kibana-ci
Copy link
Collaborator

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 commit does not require backporting Feature:Lens release_note:enhancement Team:Visualizations Visualization editors, elastic-charts and infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Lens] Random sampling
2 participants