Skip to content

[Navigation] [Fix] Add Background Search nav item to ECH o11y nav#237494

Merged
justinkambic merged 2 commits intoelastic:mainfrom
justinkambic:o11y-nav/add-background-search
Oct 3, 2025
Merged

[Navigation] [Fix] Add Background Search nav item to ECH o11y nav#237494
justinkambic merged 2 commits intoelastic:mainfrom
justinkambic:o11y-nav/add-background-search

Conversation

@justinkambic
Copy link
Copy Markdown
Contributor

@justinkambic justinkambic commented Oct 3, 2025

Summary

Observability solution view omitted the Background Search nav item, whereas all the other solution views include it in their management sections.

This PR introduces it.

image
@justinkambic justinkambic self-assigned this Oct 3, 2025
@justinkambic justinkambic requested a review from a team as a code owner October 3, 2025 14:47
@justinkambic justinkambic added release_note:fix Team:actionable-obs Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics. backport:version Backport to applied version labels v9.2.0 v9.3.0 labels Oct 3, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/obs-ux-management-team (Team:obs-ux-management)

@github-actions github-actions Bot added the author:obs-ux-management PRs authored by the obs ux management team label Oct 3, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #59 / discover/group5 discover no data adds a new data view when no data views

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
observability 1.6MB 1.6MB +36.0B

cc @justinkambic

@justinkambic justinkambic merged commit 67b32b5 into elastic:main Oct 3, 2025
12 checks passed
@justinkambic justinkambic deleted the o11y-nav/add-background-search branch October 3, 2025 20:42
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 9.2

https://github.com/elastic/kibana/actions/runs/18233338441

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 3, 2025
…astic#237494)

## Summary

Observability solution view omitted the Background Search nav item,
whereas all the other solution views include it in their management
sections.

This PR introduces it.

<img width="601" height="1091" alt="image"
src="https://github.com/user-attachments/assets/6e8fde54-f30f-462a-9040-47580d5ffa02"
/>

(cherry picked from commit 67b32b5)
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
9.2

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Oct 3, 2025
…av (#237494) (#237544)

# Backport

This will backport the following commits from `main` to `9.2`:
- [[Navigation] [Fix] Add Background Search nav item to ECH o11y nav
(#237494)](#237494)

<!--- Backport version: 9.6.6 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)

<!--BACKPORT [{"author":{"name":"Justin
Kambic","email":"jk@elastic.co"},"sourceCommit":{"committedDate":"2025-10-03T20:42:36Z","message":"[Navigation]
[Fix] Add Background Search nav item to ECH o11y nav (#237494)\n\n##
Summary\n\nObservability solution view omitted the Background Search nav
item,\nwhereas all the other solution views include it in their
management\nsections.\n\nThis PR introduces it.\n\n<img width=\"601\"
height=\"1091\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/6e8fde54-f30f-462a-9040-47580d5ffa02\"\n/>","sha":"67b32b5906657225243ca29c03033237abf2bae7","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:obs-ux-management","backport:version","author:obs-ux-management","v9.2.0","v9.3.0"],"title":"[Navigation]
[Fix] Add Background Search nav item to ECH o11y
nav","number":237494,"url":"https://github.com/elastic/kibana/pull/237494","mergeCommit":{"message":"[Navigation]
[Fix] Add Background Search nav item to ECH o11y nav (#237494)\n\n##
Summary\n\nObservability solution view omitted the Background Search nav
item,\nwhereas all the other solution views include it in their
management\nsections.\n\nThis PR introduces it.\n\n<img width=\"601\"
height=\"1091\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/6e8fde54-f30f-462a-9040-47580d5ffa02\"\n/>","sha":"67b32b5906657225243ca29c03033237abf2bae7"}},"sourceBranch":"main","suggestedTargetBranches":["9.2"],"targetPullRequestStates":[{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/237494","number":237494,"mergeCommit":{"message":"[Navigation]
[Fix] Add Background Search nav item to ECH o11y nav (#237494)\n\n##
Summary\n\nObservability solution view omitted the Background Search nav
item,\nwhereas all the other solution views include it in their
management\nsections.\n\nThis PR introduces it.\n\n<img width=\"601\"
height=\"1091\"
alt=\"image\"\nsrc=\"https://github.com/user-attachments/assets/6e8fde54-f30f-462a-9040-47580d5ffa02\"\n/>","sha":"67b32b5906657225243ca29c03033237abf2bae7"}}]}]
BACKPORT-->

Co-authored-by: Justin Kambic <jk@elastic.co>
rylnd pushed a commit to rylnd/kibana that referenced this pull request Oct 17, 2025
…astic#237494)

## Summary

Observability solution view omitted the Background Search nav item,
whereas all the other solution views include it in their management
sections.

This PR introduces it.

<img width="601" height="1091" alt="image"
src="https://github.com/user-attachments/assets/6e8fde54-f30f-462a-9040-47580d5ffa02"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author:obs-ux-management PRs authored by the obs ux management team backport:version Backport to applied version labels release_note:fix Team:actionable-obs Formerly "obs-ux-management", responsible for SLO, o11y alerting, significant events, & synthetics. v9.2.0 v9.3.0

4 participants