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 Overview] Overview component (iteration 1) (#191899) #195660

Closed
wants to merge 1 commit into from

Conversation

weltenwort
Copy link
Member

Backport

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

Questions ?

Please refer to the Backport tool documentation

This introduces a "Logs Overview" component for use in solution UIs
behind a feature flag.

---------

Co-authored-by: kibanamachine <[email protected]>
Co-authored-by: Kerry Gallagher <[email protected]>
Co-authored-by: Elastic Machine <[email protected]>
(cherry picked from commit 15bccdf)

# Conflicts:
#	.github/CODEOWNERS
#	src/plugins/telemetry/schema/oss_plugins.json
@weltenwort weltenwort enabled auto-merge (squash) October 9, 2024 17:38
@botelastic botelastic bot added ci:project-deploy-observability Create an Observability project Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team labels Oct 9, 2024
@elasticmachine
Copy link
Contributor

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

@Ikuni17 Ikuni17 disabled auto-merge October 9, 2024 18:45
@Ikuni17
Copy link
Contributor

Ikuni17 commented Oct 9, 2024

@weltenwort I have disabled auto-merge on this PR because the original PR was reverted. See #191899 (comment)

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
datasetQuality 224 225 +1
infra 1508 1509 +1
logsExplorer 562 563 +1
logsShared 228 298 +70
observabilityLogsExplorer 203 204 +1
observabilityOnboarding 257 258 +1
total +75

Public APIs missing comments

Total count of every public API that lacks a comment. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats comments for more detailed information.

id before after diff
@kbn/apm-synthtrace-client 208 223 +15
@kbn/management-settings-ids 141 142 +1
@kbn/observability-logs-overview - 27 +27
@kbn/xstate-utils 13 14 +1
logsShared 281 284 +3
total +47

Async chunks

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

id before after diff
apm 3.5MB 3.5MB +1.7KB
infra 1.6MB 1.6MB +636.0B
logsShared 140.5KB 327.4KB +186.9KB
total +189.2KB

Public APIs missing exports

Total count of every type that is part of your API that should be exported but is not. This will cause broken links in the API documentation system. Target amount is 0. Run node scripts/build_api_docs --plugin [yourplugin] --stats exports for more detailed information.

id before after diff
@kbn/apm-synthtrace-client 33 36 +3
@kbn/observability-logs-overview - 3 +3
logsShared 32 34 +2
total +8

Page load bundle

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

id before after diff
logsShared 173.4KB 174.5KB +1.1KB
Unknown metric groups

API count

id before after diff
@kbn/apm-synthtrace-client 208 223 +15
@kbn/management-settings-ids 142 143 +1
@kbn/observability-logs-overview - 29 +29
@kbn/xstate-utils 13 14 +1
logsShared 310 313 +3
total +49

async chunk count

id before after diff
logsShared 14 15 +1

ESLint disabled line counts

id before after diff
@kbn/xstate-utils 0 1 +1

Total ESLint disabled count

id before after diff
@kbn/xstate-utils 0 1 +1

@weltenwort weltenwort closed this Oct 9, 2024
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-infra_services Observability Infrastructure & Services User Experience Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants