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

[Data Usage] add option for data streams route to return data streams with no size #201817

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

neptunian
Copy link
Contributor

@neptunian neptunian commented Nov 26, 2024

Summary

  • update data_streams route to accept includeZeroStorage flag to make testing easier. the metering api only collects data once every 30s and that might be changed to being longer so we can't wait for data to be aggregated. We can potentially surface this option to the user in the future.
  • unskip data stream api test. will enable in MKI after manual confirmation it passes with a followup PR.

@neptunian neptunian added release_note:skip Skip the PR/issue when compiling release notes backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) labels Nov 26, 2024
@neptunian neptunian requested a review from a team as a code owner November 26, 2024 15:46
@neptunian neptunian requested a review from a team as a code owner November 26, 2024 19:52
@neptunian neptunian changed the title [Data Usage] unskip data stream api test and enable in mki [Data Usage] add option for data streams route to return data streams with no size Nov 27, 2024
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #13 / AgentBulkActions When in manual selection mode should allow scheduled upgrades if the license allows it

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
dataUsage 240.2KB 240.3KB +62.0B

History

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (8.x) the previous minor version (i.e. one version back from main) release_note:skip Skip the PR/issue when compiling release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants