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
feat(explore): Ensure id column is present in samples mode (#81195)
It's possible for users to remove the id column in the column editor.
But if they do so, the result isn't very useful since it won't link to a
trace. So we ensure the id column is always present no matter what
columns are selected.
0 commit comments