Link 2 traces #3557
-
|
I have 2 traces: one from running my RAG chain and another from scoring the results using ragas. I want to store the trace_id of the rag chain in the scoring trace and vice versa. So that I can move between these 2 traces when analyzing them. NOTE: One possible solution is to store the trace_ids in the metadata, but then they won't be clickable in the UI. I want a way to click on the trace_id and move between this pair. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I'd recommend to include the trace url of the other trace. See docs on this here: https://langfuse.com/docs/tracing-features/url |
Beta Was this translation helpful? Give feedback.
I'd recommend to include the trace url of the other trace. See docs on this here: https://langfuse.com/docs/tracing-features/url