mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -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. |
||
---|---|---|
.. | ||
adding_api_capacity_test.mdx | ||
adding_custom_performance_metrics.mdx | ||
adding_performance_journey.mdx | ||
running_performance_journey_in_cloud.mdx |