Skip to content

[Discover][Traces] Update errors and span links Overview links to open in new Discover tabs#251879

Merged
iblancof merged 62 commits intoelastic:mainfrom
iblancof:251104-discovertraces-update-additional-overview-links-to-open-in-new-discover-tabs
Feb 9, 2026
Merged

[Discover][Traces] Update errors and span links Overview links to open in new Discover tabs#251879
iblancof merged 62 commits intoelastic:mainfrom
iblancof:251104-discovertraces-update-additional-overview-links-to-open-in-new-discover-tabs

Conversation

@iblancof
Copy link
Copy Markdown
Contributor

@iblancof iblancof commented Feb 5, 2026

Summary

Relates to #241280
Closes #251104

With the recent addition of Discover Tabs, we wanted to update all links in the Overview tab that open Discover queries so that they now open in a new Discover tab on left-click, instead of reloading Discover, providing a more seamless experience.

This work was split into two parts:

Some of the links in this PR may eventually open the details in a child flyout. However, to maintain a consistent pattern for all links pointing to Discover, we decided to migrate them all now, even if their behavior will change in the future.

Section Behaviour
Errors errors_table
Span links span_links

iblancof and others added 30 commits January 28, 2026 13:40
…liverable-open-in-discover-in-logs-traces-discover-fly-outs-open-new-tab
…liverable-open-in-discover-in-logs-traces-discover-fly-outs-open-new-tab
…liverable-open-in-discover-in-logs-traces-discover-fly-outs-open-new-tab
…liverable-open-in-discover-in-logs-traces-discover-fly-outs-open-new-tab
@iblancof iblancof self-assigned this Feb 5, 2026
@iblancof iblancof requested a review from a team as a code owner February 5, 2026 12:13
@iblancof iblancof added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Project:OneDiscover Enrich Discover with contextual awareness Feature:Traces in Discover Team:obs-exploration Observability Exploration team labels Feb 5, 2026
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/obs-exploration-team (Team:obs-exploration)

@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Feb 5, 2026

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] FTR Configs #29 / "before all" hook in "{root}"

Metrics [docs]

Module Count

Fewer modules leads to a faster build time

id before after diff
unifiedDocViewer 803 806 +3

Async chunks

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

id before after diff
unifiedDocViewer 391.8KB 393.4KB +1.6KB
Unknown metric groups

References to deprecated APIs

id before after diff
unifiedDocViewer 36 45 +9

Unreferenced deprecated APIs

id before after diff
unifiedDocViewer 36 45 +9

History

cc @iblancof

Copy link
Copy Markdown
Contributor

@cauemarcondes cauemarcondes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@iblancof iblancof enabled auto-merge (squash) February 9, 2026 09:00
@iblancof iblancof merged commit f16ccc3 into elastic:main Feb 9, 2026
16 checks passed
Dosant pushed a commit to Dosant/kibana that referenced this pull request Feb 9, 2026
…n in new Discover tabs (elastic#251879)

## Summary

Relates to elastic#241280
Closes elastic#251104

With the recent addition of Discover Tabs, we wanted to update all links
in the Overview tab that open Discover queries so that they now open in
a new Discover tab on left-click, instead of reloading Discover,
providing a more seamless experience.

This work was split into two parts:

- “Open in Discover” links in all sections
   - elastic#251103
- Links to specific documents or contexts (handled in this PR)

Some of the links in this PR may eventually open the details in a child
flyout. However, to maintain a consistent pattern for all links pointing
to Discover, we decided to migrate them all now, even if their behavior
will change in the future.




|Section|Behaviour|
|-|-|

|Errors|![errors_table](https://github.com/user-attachments/assets/eb755346-bc85-4421-bc86-43e239864427)|
|Span
links|![span_links](https://github.com/user-attachments/assets/3787c791-996e-40bc-899c-46993b756cc2)|

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
@iblancof iblancof deleted the 251104-discovertraces-update-additional-overview-links-to-open-in-new-discover-tabs branch March 13, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting Feature:Traces in Discover Project:OneDiscover Enrich Discover with contextual awareness release_note:skip Skip the PR/issue when compiling release notes Team:obs-exploration Observability Exploration team v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Discover][Traces] Update additional Overview links to open in new Discover tabs

4 participants