Skip to main content

algorithm_label

Function algorithm_label 

Source
pub fn algorithm_label(ctx: &Context) -> &str
Expand description

The algorithm label Algorithm::run_stream stamps into a request context; empty until stamped.

A host instrumenting the calls it serves reads this to attribute its own spans to the algorithm that produced them.