Skip to content

[8.x] [Logs Overview] Overview component (iteration 1) (attempt 2) (#195673)#195742

Merged
weltenwort merged 1 commit intoelastic:8.xfrom
weltenwort:backport/8.x/pr-195673
Oct 10, 2024
Merged

[8.x] [Logs Overview] Overview component (iteration 1) (attempt 2) (#195673)#195742
weltenwort merged 1 commit intoelastic:8.xfrom
weltenwort:backport/8.x/pr-195673

Conversation

@weltenwort
Copy link
Copy Markdown
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 <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kerry Gallagher <471693+Kerry350@users.noreply.github.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
(cherry picked from commit 0caea22)

# Conflicts:
#	.github/CODEOWNERS
#	src/plugins/telemetry/schema/oss_plugins.json
@weltenwort weltenwort added the backport This PR is a backport of another PR label Oct 10, 2024
@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 - DEPRECATED DEPRECATED - Use Team:obs-presentation. labels Oct 10, 2024
@elasticmachine
Copy link
Copy Markdown
Contributor

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

@elasticmachine
Copy link
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR ci:project-deploy-observability Create an Observability project Team:obs-ux-infra_services - DEPRECATED DEPRECATED - Use Team:obs-presentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants