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
Finding traces could really beneift from the optimization we introduced in #3849
Namingly, if we find out that the split min/max timestamp will never fit the bill, there is no need to run the find trace aggregator.
We probably want to do that in combination with #3997
The text was updated successfully, but these errors were encountered:
Finding traces could really beneift from the optimization we introduced in #3849
Namingly, if we find out that the split min/max timestamp will never fit the bill, there is no need to run the find trace aggregator.
We probably want to do that in combination with
#3997
The text was updated successfully, but these errors were encountered: