macro_rules! request_span {
($method:expr, $request_id:expr, $client_id:expr) => { ... };
}Expand description
Create a request span with tracking information
macro_rules! request_span {
($method:expr, $request_id:expr, $client_id:expr) => { ... };
}Create a request span with tracking information