pub fn extract_transaction_op(trace_context: &TraceContext) -> Option<String>
Expand description
Returns a normalized op
from the given trace context.
pub fn extract_transaction_op(trace_context: &TraceContext) -> Option<String>
Returns a normalized op
from the given trace context.