command_execute_span

Function command_execute_span 

Source
pub fn command_execute_span(command: &str) -> Span
๐Ÿ‘ŽDeprecated since 1.3.0: Use semantic_conventions::SpanBuilder::command_execute()
Expand description

Create span for command execution Proves core command execution works

ยงDEPRECATED - Use semantic_conventions::SpanBuilder::command_execute()