From ab0fd172cd63409e6fc779ec57a2e4c1bb9cc0dd Mon Sep 17 00:00:00 2001 From: Edward Gou Date: Wed, 19 Feb 2025 13:29:53 -0500 Subject: [PATCH] snapshot --- relay-spans/src/span.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/relay-spans/src/span.rs b/relay-spans/src/span.rs index b7906845f96..13a2f665d6b 100644 --- a/relay-spans/src/span.rs +++ b/relay-spans/src/span.rs @@ -641,6 +641,8 @@ mod tests { messaging_message_receive_latency: ~, messaging_message_body_size: ~, messaging_message_id: ~, + messaging_operation_name: ~, + messaging_operation_type: ~, user_agent_original: ~, url_full: ~, client_address: ~,