Quick question - I'm using spans_df = px.Client().get_spans_dataframe() , but I don't think I see the attribute that is this name that I see at the top of the span: really I just want to filter on the first part of it - get_performance_slices...
Hmm, it's def. the name. I wonder if those are custom spans and you are just looking at the nested span under? Isn't the trace tree have two LLM calls for this?