Hi,
I want to show the average duration of a distributed transaction in a dashboard, I would want to sum the duration of the different traces that are held together by the trace id, and then take the average of all distributed transactions and show it in an visualization, how can I achieve this?