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

[Draft-only] Add UserProfileService dependency to React rendering contexts #205454

Conversation

tsullivan
Copy link
Member

Summary

Master PR for #205411

@elasticmachine
Copy link
Contributor

elasticmachine commented Jan 3, 2025

🤖 Jobs for this PR can be triggered through checkboxes. 🚧

ℹ️ To trigger the CI, please tick the checkbox below 👇

  • Click to trigger kibana-pull-request for this PR!
  • Click to trigger kibana-deploy-project-from-pr for this PR!

@tsullivan tsullivan force-pushed the user-profile-service/all-integrations branch 2 times, most recently from 84fac56 to 6d8a6bb Compare January 3, 2025 18:03
@elasticmachine
Copy link
Contributor

elasticmachine commented Jan 3, 2025

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #9 / can open flyout with React element
  • [job] [logs] Jest Tests #9 / can open flyout with React element
  • [job] [logs] Jest Tests #9 / can open modal with React element
  • [job] [logs] Jest Tests #9 / can open modal with React element
  • [job] [logs] Jest Tests #15 / FileActionsPopoverButton clicking the button opens the popover
  • [job] [logs] Jest Tests #9 / notifications wrapper uses the closest notifications service
  • [job] [logs] Jest Tests #9 / notifications wrapper uses the closest notifications service
  • [job] [logs] Jest Tests #9 / overlays wrapper uses available overlays service, higher up in tree
  • [job] [logs] Jest Tests #9 / overlays wrapper uses available overlays service, higher up in tree
  • [job] [logs] Jest Tests #9 / overlays wrapper uses the closest overlays service
  • [job] [logs] Jest Tests #9 / overlays wrapper uses the closest overlays service
  • [job] [logs] Jest Tests #9 / passes through flyout options when opening flyout
  • [job] [logs] Jest Tests #9 / passes through flyout options when opening flyout
  • [job] [logs] Jest Tests #9 / passes through modal options when opening modal
  • [job] [logs] Jest Tests #9 / passes through modal options when opening modal
  • [job] [logs] FTR Configs #68 / Serverless Common UI - Management Index Management Data Streams Modify data streams index mode allows to downgrade data stream from logsdb to standard index mode

Metrics [docs]

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/user-profile-components 21 23 +2

Async chunks

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

id before after diff
aiAssistantManagementSelection 93.7KB 93.7KB +14.0B
aiops 613.5KB 613.7KB +185.0B
apm 5.6MB 5.6MB -34.0B
cloudSecurityPosture 499.0KB 498.8KB -166.0B
dataVisualizer 596.3KB 596.5KB +115.0B
enterpriseSearch 2.6MB 2.6MB -48.0B
entityManagerApp 9.5KB 9.5KB -26.0B
exploratoryView 179.2KB 179.2KB -6.0B
fleet 1.7MB 1.7MB +92.0B
infra 1.3MB 1.3MB -73.0B
inventory 231.7KB 231.7KB -8.0B
investigateApp 478.2KB 478.1KB -61.0B
ml 4.7MB 4.7MB +143.0B
monitoring 532.1KB 532.0KB -58.0B
observability 478.6KB 478.6KB -11.0B
observabilityAIAssistantApp 295.2KB 295.1KB -70.0B
observabilityAiAssistantManagement 97.6KB 97.6KB +14.0B
observabilityOnboarding 269.8KB 269.8KB -27.0B
observabilityShared 63.5KB 63.5KB +36.0B
osquery 1.0MB 1.0MB -53.0B
profiling 404.2KB 404.2KB -15.0B
searchAssistant 163.2KB 163.2KB -14.0B
searchNotebooks 12.0KB 12.0KB -14.0B
securitySolution 22.2MB 22.2MB +71.0B
slo 831.7KB 831.7KB -26.0B
streamsApp 182.2KB 182.2KB +1.0B
synthetics 927.5KB 927.5KB -28.0B
threatIntelligence 57.3KB 57.2KB -163.0B
transform 471.9KB 472.0KB +70.0B
uptime 462.6KB 462.6KB -2.0B
ux 165.4KB 165.4KB -11.0B
total -173.0B

Page load bundle

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

id before after diff
core 444.5KB 444.7KB +203.0B
investigateApp 11.0KB 11.0KB -16.0B
kibanaReact 36.9KB 37.3KB +376.0B
observability 102.1KB 102.0KB -75.0B
observabilityAIAssistantApp 14.5KB 14.4KB -133.0B
observabilityShared 93.9KB 94.0KB +119.0B
profiling 17.6KB 17.6KB -18.0B
visTypeTimeseries 18.0KB 18.1KB +111.0B
total +567.0B
Unknown metric groups

API count

id before after diff
@kbn/ml-date-picker 50 51 +1
@kbn/user-profile-components 81 83 +2
aiops 72 73 +1
total +4

History

@tsullivan tsullivan force-pushed the user-profile-service/all-integrations branch from 485f233 to e79f3c8 Compare January 5, 2025 19:05
@tsullivan tsullivan force-pushed the user-profile-service/all-integrations branch from e79f3c8 to d10b669 Compare January 7, 2025 14:50
@tsullivan
Copy link
Member Author

not needed

@tsullivan tsullivan closed this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants