mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
## Summary Enables the Trace section for the summary tab in the Traces Doc Viewer. This PR focuses on just bringing the section with the widget, not for adjusting the widget styles/look to be closer to the intended designs. That is for follow-up work. Closes #217067  ## How to test * Add the following to your `kibana.dev.yml`: ```yaml discover.experimental.enabledProfiles: - observability-traces-data-source-profile - observability-traces-transaction-document-profile - observability-traces-span-document-profile ``` * Ensure you are on an Observability root profile space * Go to Discover, use or create a Data View profiles targetting `traces-*` (such as `remote_cluster:traces-*`). * Click on a span/transaction to expand the doc viewer * The trace waterfall section should be present on the summary tab. --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
cli | ||
cli_encryption_keys | ||
cli_health_gateway | ||
cli_keystore | ||
cli_plugin | ||
cli_setup | ||
cli_verification_code | ||
core | ||
dev | ||
platform | ||
setup_node_env |