Skip to content

Commit

Permalink
Merge branch 'aws_sdk_lambda_instrumentation' of https://github.com/E…
Browse files Browse the repository at this point in the history
…vergreenSmartPower/opentelemetry-js-contrib into aws_sdk_lambda_instrumentation
  • Loading branch information
chrisrichardsevergreen committed Mar 8, 2022
2 parents 8d545ea + 2743961 commit 95e5180
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Lambda is Amazon's function-as-a-service (FaaS) platform. This instrumentation f

The following methods are automatically enhanced:

### invoke
### Invoke

- Attributes are added by this instrumentation according to the [spec for Outgoing Invocations of a FaaS from a client](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/semantic_conventions/faas.md#outgoing-invocations) .
- OpenTelemetry trace context is injected into the `ClientContext` parameter, allowing functions to extract this using the `Custom` property within the function.

0 comments on commit 95e5180

Please sign in to comment.