Skip to content

[9.1] [Streams] Significant events view (#220197)#227207

Merged
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-220197
Jul 9, 2025
Merged

[9.1] [Streams] Significant events view (#220197)#227207
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-220197

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

Implements a CRUD-ui for significant events. Generated events will
follow separately.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Kevin Delemme <kevin.delemme@elastic.co>
(cherry picked from commit 1458854)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jul 9, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) July 9, 2025 10:58
@botelastic botelastic bot added the ci:project-deploy-observability Create an Observability project label Jul 9, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2025

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • /oblt-deploy : Deploy a Kibana instance using the Observability test environments.
  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Contributor

elasticmachine commented Jul 9, 2025

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
streamsApp 471 497 +26

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
@kbn/streams-schema 231 239 +8
streams 24 25 +1
total +9

Async chunks

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

id before after diff
streamsApp 557.2KB 578.2KB +21.1KB

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
@kbn/streams-schema 16 15 -1
streams 26 27 +1
total -0

Page load bundle

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

id before after diff
streams 7.5KB 7.5KB +22.0B
Unknown metric groups

API count

id before after diff
@kbn/streams-schema 240 248 +8
streams 25 26 +1
total +9

async chunk count

id before after diff
streamsApp 19 21 +2

ESLint disabled line counts

id before after diff
streams 3 4 +1

miscellaneous assets size

id before after diff
streamsApp 304.0KB 349.6KB +45.7KB

Total ESLint disabled count

id before after diff
streams 7 8 +1

History

cc @dgieselaar

@kibanamachine kibanamachine merged commit 880364c into elastic:9.1 Jul 9, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR ci:project-deploy-observability Create an Observability project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants