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) (attempt 2) (#195673) #195742

Merged
merged 1 commit into from
Oct 10, 2024

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

…#195673)

This is a re-submission of elastic#191899, which was reverted due to
a storybook build problem. 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 0caea22)

# Conflicts:
#	.github/CODEOWNERS
#	src/plugins/telemetry/schema/oss_plugins.json
@weltenwort weltenwort enabled auto-merge (squash) October 10, 2024 10:58
@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 10, 2024
@elasticmachine
Copy link
Contributor

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

@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 +632.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

@Kerry350 Kerry350 self-requested a review October 10, 2024 13:06
@weltenwort weltenwort merged commit 38de3b9 into elastic:8.x Oct 10, 2024
36 of 39 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-infra_services Observability Infrastructure & Services User Experience Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants