Skip to content

[8.x] feat(streams): add significant events and queries API (#216221)#217500

Merged
kdelemme merged 3 commits intoelastic:8.xfrom
kdelemme:backport/8.x/pr-216221
Apr 8, 2025
Merged

[8.x] feat(streams): add significant events and queries API (#216221)#217500
kdelemme merged 3 commits intoelastic:8.xfrom
kdelemme:backport/8.x/pr-216221

Conversation

@kdelemme
Copy link
Contributor

@kdelemme kdelemme commented Apr 8, 2025

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

(cherry picked from commit e71ea24)

# Conflicts:
#	oas_docs/bundle.json
#	oas_docs/output/kibana.yaml
#	src/platform/packages/shared/kbn-zod-helpers/src/deep_strict.ts
@kdelemme kdelemme requested a review from kibanamachine as a code owner April 8, 2025 12:08
@kdelemme kdelemme added the backport This PR is a backport of another PR label Apr 8, 2025
@kdelemme kdelemme enabled auto-merge (squash) April 8, 2025 12:08
kibanamachine and others added 2 commits April 8, 2025 12:31
…t --include-path /api/status --include-path /api/alerting/rule/ --include-path /api/alerting/rules --include-path /api/actions --include-path /api/security/role --include-path /api/spaces --include-path /api/dashboards --update --no-serverless'
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
streamsApp 441 443 +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
@kbn/storage-adapter 76 75 -1
@kbn/streams-schema 355 376 +21
streams 13 11 -2
total +18

Async chunks

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

id before after diff
streamsApp 426.8KB 427.0KB +228.0B

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 3 1 -2
streams 18 25 +7
total +5
Unknown metric groups

API count

id before after diff
@kbn/storage-adapter 77 76 -1
@kbn/streams-schema 369 390 +21
streams 13 11 -2
total +18

History

@kdelemme kdelemme merged commit 2bda4e2 into elastic:8.x Apr 8, 2025
9 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants