mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-22 21:04:27 +01:00
Add span on document operation
This commit is contained in:
parent
ffb60cb885
commit
323ecbb885
@ -43,6 +43,7 @@ impl<'pl> DocumentOperation<'pl> {
|
||||
}
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
#[tracing::instrument(level = "trace", skip_all, target = "indexing::document_operation")]
|
||||
pub fn into_changes<MSP, SP>(
|
||||
self,
|
||||
indexer: &'pl Bump,
|
||||
|
Loading…
Reference in New Issue
Block a user