Skip to main content

trace_search

Function trace_search 

Source
fn trace_search(args: &Yaml) -> Result<Search, String>
Expand description

“Every span of this trace”, which is the one query with no useful time bound: you look a trace up because you do not know when it happened. The window is therefore all of it, and the block-level trace-id filter is what makes that affordable.