mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-20 10:02:16 +00:00
Add tracing integration with opentelemetry
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
//! Crate containing rpc related functions and types used in Garage
|
||||
|
||||
#[macro_use]
|
||||
extern crate log;
|
||||
extern crate tracing;
|
||||
|
||||
mod consul;
|
||||
mod kubernetes;
|
||||
|
||||
Reference in New Issue
Block a user