You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Backport
This will backport the following commits from `main` to `8.x`:
- [π Enable streams in the UI for serverless observability
(elastic#215533)](elastic#215533)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Joe
Reuter","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-04-11T16:53:10Z","message":"π
Enable streams in the UI for serverless observability (elastic#215533)\n\n#
Only merge this if you want streams to go public\n\nThis PR changes the
logic for the client side \"status$\" observable for\nstreams to look
for whether it's on serverless in an observability\nproject (because
this is where we want to launch first).\n\nLater on, this logic can be
adjusted as necessary for on-prem launches\netc.\n\nTo make this work
locally, you need to add\n`xpack.cloud.serverless.project_id:
\"project_id\"` to your\n`config/kibana.dev.yml`\n\nIt still shows the
streams app if wired streams are enabled (basically\nit keeps the old
behavior plus always defaulting to `enabled` if it's an\nobservability
serverless project.\n\n---------\n\nCo-authored-by: kibanamachine
<[email protected]>","sha":"77ff3c2f62b37b5590d06084f42d566907a70522","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:version","Feature:Streams","v9.1.0","v8.19.0"],"title":"π
Enable streams in the UI for serverless
observability","number":215533,"url":"https://github.com/elastic/kibana/pull/215533","mergeCommit":{"message":"π
Enable streams in the UI for serverless observability (elastic#215533)\n\n#
Only merge this if you want streams to go public\n\nThis PR changes the
logic for the client side \"status$\" observable for\nstreams to look
for whether it's on serverless in an observability\nproject (because
this is where we want to launch first).\n\nLater on, this logic can be
adjusted as necessary for on-prem launches\netc.\n\nTo make this work
locally, you need to add\n`xpack.cloud.serverless.project_id:
\"project_id\"` to your\n`config/kibana.dev.yml`\n\nIt still shows the
streams app if wired streams are enabled (basically\nit keeps the old
behavior plus always defaulting to `enabled` if it's an\nobservability
serverless project.\n\n---------\n\nCo-authored-by: kibanamachine
<[email protected]>","sha":"77ff3c2f62b37b5590d06084f42d566907a70522"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/215533","number":215533,"mergeCommit":{"message":"π
Enable streams in the UI for serverless observability (elastic#215533)\n\n#
Only merge this if you want streams to go public\n\nThis PR changes the
logic for the client side \"status$\" observable for\nstreams to look
for whether it's on serverless in an observability\nproject (because
this is where we want to launch first).\n\nLater on, this logic can be
adjusted as necessary for on-prem launches\netc.\n\nTo make this work
locally, you need to add\n`xpack.cloud.serverless.project_id:
\"project_id\"` to your\n`config/kibana.dev.yml`\n\nIt still shows the
streams app if wired streams are enabled (basically\nit keeps the old
behavior plus always defaulting to `enabled` if it's an\nobservability
serverless project.\n\n---------\n\nCo-authored-by: kibanamachine
<[email protected]>","sha":"77ff3c2f62b37b5590d06084f42d566907a70522"}},{"branch":"8.x","label":"v8.19.0","branchLabelMappingKey":"^v8.19.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->
Co-authored-by: Joe Reuter <[email protected]>
0 commit comments