Dylan Yang
Dylan Yang
### What does this PR do? * Adds an `IsServerless()` check to validate whether the agent is running in a Lambda function. Generalizing the name to "serverless" when we only...
### What does this PR do? Runs a check for the cloud service and sets the correct `_dd.origin` value when we call `ModifySpan`. Live staging example where Container App traces...
# What Does This Do Adds an instrumentation for AWS SDK Step Functions. This enables tracing for when a Lambda function invokes a Step Function. Trace context is injected into...
## Summary of changes Adds an instrumentation for AWS SDK Step Functions. This enables tracing for when a Lambda function invokes a Step Function. Trace context is injected into the...