Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3340859
D13516.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
509 B
Referenced Files
None
Subscribers
None
D13516.diff
View Options
diff --git a/services/blob/src/http/handlers/holders.rs b/services/blob/src/http/handlers/holders.rs
--- a/services/blob/src/http/handlers/holders.rs
+++ b/services/blob/src/http/handlers/holders.rs
@@ -98,7 +98,7 @@
failed_requests: Vec<BlobHashAndHolder>,
}
-#[instrument(name = "remove_multiple_holders", skip(service))]
+#[instrument(name = "remove_multiple_holders", skip_all)]
pub async fn remove_holders_handler(
service: web::Data<BlobService>,
payload: web::Json<RemoveHoldersPayload>,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 22, 10:12 PM (12 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2565783
Default Alt Text
D13516.diff (509 B)
Attached To
Mode
D13516: [blob] Don't log request payload in tracing span
Attached
Detach File
Event Timeline
Log In to Comment