Skip to content

Commit a568b71

Browse files
committed
cleanup
1 parent 7c99f80 commit a568b71

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/google-cloud-serverless/src/gcpfunction/cloud_events.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ function _wrapCloudEventFunction(
6565
[FAAS_TRIGGER]: 'cloud_event',
6666
[SENTRY_SEGMENT_NAME_SOURCE]: 'component',
6767
[SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN]: 'auto.function.serverless.gcp_cloud_event',
68-
// not yet in conventions but this attribute will also determine the span description
6968
[GCP_FUNCTION_CONTEXT_TYPE]: context.type,
7069
[GCP_FUNCTION_CONTEXT_ID]: context.id,
7170
[GCP_FUNCTION_CONTEXT_SOURCE]: context.source,

0 commit comments

Comments
 (0)