Skip to content

Authorizer traces not correlated with API gateway traces for Go Lang #543

@ranayash45

Description

@ranayash45

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

  1. Create Go Lang Custom Authorizer.
  2. Attach to API Gateway, Enable DD Integration of API-Gateway.
  3. 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

Paste here

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions