[Usage Collection] Kibana Overview Page UI Metrics#81937
[Usage Collection] Kibana Overview Page UI Metrics#81937cqliu1 merged 8 commits intoelastic:masterfrom
Conversation
|
@AlonaNadler I know you didn't come up with usage analytics requirements for this page, so let us know if you'd prefer anything different. I'm happy to provide more details on what these mean and what the output will be in upcoming releases. Here's an example for the homepage, @cqliu1 is taking a very similar approach #81827 (review) |
9be4f67 to
9150dd0
Compare
|
@elasticmachine merge upstream |
|
Pinging @elastic/kibana-core-ui (Team:Core UI) |
|
Pinging @elastic/kibana-telemetry (Team:KibanaTelemetry) |
ryankeairns
left a comment
There was a problem hiding this comment.
@alexfrancoeur I presume it's safe to merge this basic set. We can always add additional metrics later, right?
@cqliu1 is needing to make a clean cut to her new (old) team, so it would be nice to wrap this up for her.
TinaHeiligers
left a comment
There was a problem hiding this comment.
Code review only, LGTM
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
💚 Build SucceededMetrics [docs]Module Count
Async chunks
Distributable file count
Page load bundle
History
To update your PR or re-run it, just comment with: |
|
Apologies for never responding to this a few weeks back. +1 on finishing this one up as is |
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
…or-disable-searchable-snapshot-fields * 'master' of github.com:elastic/kibana: (29 commits) HTTP CRUD+ API for Index Patterns (elastic#83576) Don't list packages in devDependencies already listed in dependencies (elastic#85120) Remove unused devDependencies (elastic#85121) [ILM] Reposition form toggles (elastic#85143) [APM] Make sure jest script can be run from anywhere (elastic#85111) Add EuiButtonEmptyTo components (elastic#85213) skip flaky suite (elastic#85216) skip flaky suite (elastic#83775) skip flaky suite (elastic#83774) skip flaky suite (elastic#83773) skip flaky suite (elastic#83793) skip flaky suite (elastic#85215) skip flaky suite (elastic#85217) [Usage Collection] Kibana Overview Page UI Metrics (elastic#81937) [Alerting UI] Replaced AlertsContextProvider with KibanaContextProvider and exposed components in API (elastic#84604) skip flaky suite (elastic#85208) [Security Solutions][Detection Engine] Fixes cypress errors by using latest signals mapping (elastic#84600) Small fixes to Kibana search bar (elastic#85079) Change link text to say Fleet (elastic#85083) [Metrics UI] Refactor Process List API to fetch only top processes (elastic#84716) ... # Conflicts: # x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/components/phases/hot_phase/hot_phase.tsx # x-pack/plugins/index_lifecycle_management/public/application/sections/edit_policy/components/phases/shared_fields/searchable_snapshot_field/searchable_snapshot_field.tsx
Summary
Blocked by #81827.UI Metrics added:
App:
kibana_overviewclickapp_card_${appId}clicksolution_panel_${solutionId}clickingest_data_card_${featureId}clickmanage_data_card_${featureId}clickset_kibana_overview_as_default_routeMake this my landing pagebutton and sets the home page as theirdefaultRoutein advanced settingsclickchange_to_different_default_routeDisplay a different page on log inbutton indicating intent to change their landing pageFor maintainers