mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
Enhances the performance metrics documentation by explaining how to use the `meta.description` field for contextualizing render time events and how to track subsequent page or section loads using `onPageRefreshStart`. - Added a section describing the default meaning of render time and how to provide a custom `description` in the `meta` field of `onPageReady` for more precise event context. - Documented the use of `onPageRefreshStart` to distinguish between initial loads and subsequent refreshes, clarifying that `meta.isInitialLoad` is set to `false` for refreshes and `true` by default. - Included code examples and sample indexed event structures for both features. |
||
---|---|---|
.. | ||
assets | ||
contributing | ||
getting_started | ||
key_concepts | ||
lens | ||
operations | ||
shared_ux | ||
tutorials | ||
api_welcome.mdx | ||
kibana_server_core_components.mdx | ||
nav-kibana-dev.docnav.json |