Expected Behaviour
Go Lang Based Custom Authorizer should link trace with Api-Gateway.
Actual Behavior
In current scenario, Trace of authorizer shown separately over data-dog.
Similar Issue:
Link: #252
Steps to Reproduce the Problem
- Create Go Lang Custom Authorizer.
- Attach to API Gateway, Enable DD Integration of API-Gateway.
- Check Service APM of API-Gateway and verify whether trace is linked or not.
Specifications
- Serverless Framework version: aws-lambda-go v1.47.0, datadog-lambda-go v1.18.0
- Datadog Serverless Plugin version: Using Lambda Extension version 58.
- Lambda function runtime (Python 3.7, Node 10, etc.): Go Lang, Rust(Planned for future)
Stacktrace