fix: jaeger support

This commit is contained in:
Timo Kösters
2022-12-18 06:37:03 +01:00
parent 2b2bfb91c2
commit 6d5e54a66b
9 changed files with 65 additions and 29 deletions

View File

@@ -15,7 +15,6 @@ pub struct Service {
}
impl Service {
#[tracing::instrument(skip(self))]
pub fn get_cached_eventid_authchain<'a>(
&'a self,
key: &[u64],