You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/...)
The text was updated successfully, but these errors were encountered:
Not sure how normal this use case is, but thought I'd write up my use case / attempted steps
Steps:
ftl call -v
which gives me a request id.http://localhost:8899/traces/...
)The text was updated successfully, but these errors were encountered: