Skip to main content

create_sql_span

Function create_sql_span 

Source
pub fn create_sql_span(query_id: &str, operation: SqlOperation) -> Span
Expand description

Create a tracing span for SQL query execution.