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
The grouping by span.op was unnecessary and lead to a slow initial
query. Simply showing count(span.duration) is the default that's shown
in Explore as well.
0 commit comments