Skip to main content

with_bootstrap_context

Function with_bootstrap_context 

Source
pub async fn with_bootstrap_context<F, R>(
    operation: &str,
    tag: &str,
    fut: F,
) -> R
where F: Future<Output = R>,
Expand description

后台任务独立 TraceContext(tag layer=bootstrap,不进 HTTP 日志)