Add tracing to index-scheduler

This commit is contained in:
Louis Dureuil
2024-01-23 09:41:59 +01:00
parent 89401d097b
commit 02e6c8a440
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",
]