There was an error while loading. Please reload this page.
1 parent 7c99f80 commit a568b71Copy full SHA for a568b71
1 file changed
packages/google-cloud-serverless/src/gcpfunction/cloud_events.ts
@@ -65,7 +65,6 @@ function _wrapCloudEventFunction(
65
[FAAS_TRIGGER]: 'cloud_event',
66
[SENTRY_SEGMENT_NAME_SOURCE]: 'component',
67
[SEMANTIC_ATTRIBUTE_SENTRY_ORIGIN]: 'auto.function.serverless.gcp_cloud_event',
68
- // not yet in conventions but this attribute will also determine the span description
69
[GCP_FUNCTION_CONTEXT_TYPE]: context.type,
70
[GCP_FUNCTION_CONTEXT_ID]: context.id,
71
[GCP_FUNCTION_CONTEXT_SOURCE]: context.source,
0 commit comments