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

Console: it is not obvious how to look up a trace for a specific request id #4835

Open
matt2e opened this issue Mar 12, 2025 · 0 comments
Open
Labels
triage Issue needs triaging

Comments

@matt2e
Copy link
Collaborator

matt2e commented Mar 12, 2025

Not sure how normal this use case is, but thought I'd write up my use case / attempted steps
Steps:

  • I ran ftl call -v which gives me a request id.
  • In the console I don't really know how to look it up
  • I try the search box and paste the request key, it doesnt match anything
  • I think about finding the original call event in the logs and then linking through to the right place but my FTL has a lot of events firing off so its hard to find easily
  • I end up going to a random trace and then pasting my request id into the url (http://localhost:8899/traces/...)
@github-actions github-actions bot added the triage Issue needs triaging label Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage Issue needs triaging
Projects
None yet
Development

No branches or pull requests

1 participant