Skip to content

Commit fa8551e

Browse files
committed
Adding getters on AppsyncResponse to read the data or the error
1 parent 71ade42 commit fa8551e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lambda-appsync-proc/src/internal/make_appsync/make_handlers.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,6 @@ impl ToTokens for MakeHandlers {
161161
event.info.operation.execute(event).instrument(
162162
::tracing::info_span!(
163163
"AppsyncEvent",
164-
"otel.name"=format!("AppsyncEvent"),
165164
?operation
166165
)
167166
).await

0 commit comments

Comments
 (0)