got it, it works, thank you!
yes, using tmux
does the endpoint is where I deploy the UI? because got error Transient error StatusCode.UNAVAILABLE encountered while exporting traces to xxx.xxx.xx.xxx:xxxx
yes, just got error from span df
just 1
no, just like this
already do this for 15 query response = query_engine.query(query) and after that i run code for spans df, and resulting error like above
any solutions to fix this? i already deploy the UI in separate code, and want to evaluate the RAG in another code
yes, when i print resulting:
Empty DataFrame Columns: [name, span_kind, parent_id, start_time, end_time, status_code, status_message, events, context.span_id, context.trace_id]
this happen after i clear data in the UI, and run the evaluation again