Add tracing to index-scheduler

This commit is contained in:
Louis Dureuil
2024-01-23 09:41:59 +01:00
parent 117e43a9ec
commit 34a4a0520f
4 changed files with 36 additions and 16 deletions

1
Cargo.lock generated
View File

@@ -2917,6 +2917,7 @@ dependencies = [
"tempfile",
"thiserror",
"time",
"tracing",
"ureq",
"uuid",
]