Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Trace linking from logs explorer opens a blank page #1703

Closed
ps48 opened this issue Apr 16, 2024 · 1 comment
Closed

[BUG] Trace linking from logs explorer opens a blank page #1703

ps48 opened this issue Apr 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@ps48
Copy link
Member

ps48 commented Apr 16, 2024

What is the bug?
Event explorer feature to open traces from logs isn't working as expected. Whenever user clicks on the trace link they land on traces page with a blank screen.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Add sample trace data.
  2. Create a logs index with the sample data loaded.
  3. Link on traces link to load trace analytics UI.

Work-around

  1. The current work around is to manually update the link
From: 
https://search-endpoint/_dashboards/app/observability-traces#/15d30e4d211d79e10fcaeab97015c90d

To: 
https://search-endpoint/_dashboards/app/observability-traces#/traces/15d30e4d211d79e10fcaeab97015c90d

What is the expected behavior?

  1. The URL needs to be fixed for the redirection.
  2. Need to increase test coverage to not have such regression in future.

What is your host/environment?

  • OS: linux
  • Version: 2.11
  • Plugins: dashboards-observability

Do you have any screenshots?
Screenshot 2024-04-16 at 11 06 36 AM
Screenshot 2024-04-16 at 11 06 49 AM

Do you have any additional context?
Add any other context about the problem.

@ps48 ps48 added bug Something isn't working untriaged labels Apr 16, 2024
@ps48 ps48 removed the untriaged label Apr 16, 2024
@paulstn
Copy link
Collaborator

paulstn commented Apr 18, 2024

Fixed by external contributor: #1390

@paulstn paulstn closed this as completed Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants