tracing capture interface

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-06-11 01:26:31 +00:00
parent 1bb4021b90
commit aa34021b27
15 changed files with 284 additions and 27 deletions

1
Cargo.lock generated
View file

@ -701,6 +701,7 @@ dependencies = [
"tikv-jemallocator",
"tokio",
"tracing",
"tracing-core",
"tracing-subscriber",
"url",
]