fix: jaeger support
This commit is contained in:
@@ -15,7 +15,6 @@ pub struct Service {
|
||||
}
|
||||
|
||||
impl Service {
|
||||
#[tracing::instrument(skip(self))]
|
||||
pub fn get_cached_eventid_authchain<'a>(
|
||||
&'a self,
|
||||
key: &[u64],
|
||||
|
||||
Reference in New Issue
Block a user