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] [UA] Removes logs explorer panel from UI (#203833) #204077

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

jesuswr
Copy link
Contributor

@jesuswr jesuswr commented Dec 12, 2024

Backport

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

Questions ?

Please refer to the Backport tool documentation

## Summary

resolves elastic#201532

Removed the panel containing the logs explorer link. Updated tests and
i18n.

### 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
- [x] The PR description includes the appropriate Release Notes section,
and the correct `release_note:*` label is applied per the
[guidelines](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

### 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.

- [ ] [See some risk
examples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx)
- [ ] ...

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit b059879)

# Conflicts:
#	x-pack/platform/plugins/private/translations/translations/zh-CN.json
@jesuswr jesuswr enabled auto-merge (squash) December 12, 2024 16:27
@jesuswr jesuswr self-assigned this Dec 12, 2024
@jesuswr jesuswr merged commit ef852fc into elastic:8.x Dec 12, 2024
8 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
upgradeAssistant 178 169 -9

Async chunks

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

id before after diff
upgradeAssistant 159.0KB 157.9KB -1.1KB

Page load bundle

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

id before after diff
upgradeAssistant 24.8KB 24.8KB -58.0B
Unknown metric groups

ESLint disabled line counts

id before after diff
upgradeAssistant 10 9 -1

Total ESLint disabled count

id before after diff
upgradeAssistant 10 9 -1

History

cc @jesuswr

@jesuswr jesuswr deleted the backport/8.x/pr-203833 branch December 16, 2024 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants