spotlight
spotlight copied to clipboard
Create a query language for search functionality
Naive fuzzy text search serves us for now but it is clear that we'll need more, at least combining a few search terms very quickly. Especially with profiling spans and if we move search to top level (searching across traces instead of in a single trace)
Let's add a search functionality to Trace List. Also, I'll add some quick filters as well