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
{{ message }}
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
When I made a sql query (like select * from sql where id = 1), I got four traces (see screenshot). I expected that there was a single trace that represented the whole execution path for this query, not four separate traces each of which represented a phase of the execution path.