Phoenix SupportFiltering Spans by Name to Exclude Nested TracesArturs V.路Apr 22, 2024 02:22 PMShareOpen with AIHey, I'm trying to query spans by their name, I can do name == "test" but this only returns root traces. How can I filter out nested traces?