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

[8.x] [Solution nav] Use flyout for Stack Management in Search and Observability solutions (#208632) #210630

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

kibanamachine
Copy link
Contributor

Backport

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

Questions ?

Please refer to the Backport tool documentation

…ility solutions (elastic#208632)

## Summary

Closes elastic#208636
Part of elastic/kibana-team#1439

### Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

### Identify risks

Does this PR introduce any risks? For example, consider risks like hard
to test bugs, performance regression, potential of data loss.

Describe the risk, its severity, and mitigation for each identified
risk. Invite stakeholders and evaluate how to proceed before merging.

- [ ] New lists of Stack Management navigation items were added for
flyout menus in serverless projects using static declarations. There is
a risk that these lists have missing items, which could hurt user
experience by making the pages harder to navigate to.

### Screenshots
<details><summary>Observability / Serverless</summary>

![optimized-serverless-observability 4 48
01 PM](https://github.com/user-attachments/assets/03d40840-385c-4a89-a181-a9b5ba82f820)

</details>
<details><summary>Observability / Stateful</summary>

![optimized-stateful-observability 4 48
01 PM](https://github.com/user-attachments/assets/e267e87a-584c-406d-8fea-99788fb2c0dd)

</details>
<details><summary>Search / Serverless</summary>

![optimized-serverless-search 4 48
01 PM](https://github.com/user-attachments/assets/258da8ec-5144-4439-b29f-b894b28963ad)

</details>
<details><summary>Search / Stateful</summary>

![optimized-stateful-search 4 48
01 PM](https://github.com/user-attachments/assets/fd6db7bb-536b-4804-950b-00f6716663ac)

(cherry picked from commit f164464)
@botelastic botelastic bot added ci:project-deploy-observability Create an Observability project Team:obs-ux-management Observability Management User Experience Team labels Feb 11, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) February 11, 2025 16:20
@elasticmachine
Copy link
Contributor

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

Copy link
Contributor

🤖 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 Feb 11, 2025

💚 Build Succeeded

  • Buildkite Build
  • Commit: 3d988ee
  • Kibana Serverless Image: docker.elastic.co/kibana-ci/kibana-serverless:pr-210630-3d988ee6a0ac

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
enterpriseSearch 2.6MB 2.6MB -18.0B
observability 1.3MB 1.3MB -18.0B
total -36.0B

Page load bundle

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

id before after diff
serverlessObservability 29.0KB 30.8KB +1.8KB
serverlessSearch 21.9KB 24.0KB +2.1KB
total +3.9KB

History

cc @tsullivan

@kibanamachine kibanamachine merged commit 530f532 into elastic:8.x Feb 11, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport ci:project-deploy-observability Create an Observability project Team:obs-ux-management Observability Management User Experience Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants