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] [Logs] Use central log sources setting for logs context resolution in Discover (#192605) #193724

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

Kerry350
Copy link
Contributor

Backport

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

Questions ?

Please refer to the Backport tool documentation

… Discover (elastic#192605)

## Summary

Closes elastic/logs-dev#171.

Most of the noise in the PR is from making methods async and amending
test mocks, the core logic changes are in `createLogsContextService`.

(cherry picked from commit a87e7e8)

# Conflicts:
#	src/plugins/discover/tsconfig.json
@obltmachine
Copy link

🤖 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!)

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

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
discover 812.1KB 812.4KB +301.0B

Page load bundle

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

id before after diff
discover 47.5KB 47.6KB +75.0B
logsExplorer 27.4KB 27.5KB +11.0B
total +86.0B
Unknown metric groups

ESLint disabled line counts

id before after diff
@kbn/discover-utils 1 0 -1
discover 25 24 -1
total -2

Total ESLint disabled count

id before after diff
@kbn/discover-utils 1 0 -1
discover 27 26 -1
total -2

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@Kerry350 Kerry350 merged commit 14b0c82 into elastic:8.x Sep 24, 2024
25 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants