DataDog / serverless-plugin-datadog

Serverless plugin to automagically instrument your Lambda functions with Datadog
Apache License 2.0
96 stars 49 forks source link

FR: Add Authoriser Trace under AWS API Gateway Trace. #546

Closed ranayash45 closed 2 weeks ago

ranayash45 commented 2 weeks ago

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: https://github.com/DataDog/serverless-plugin-datadog/issues/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

Stacktrace

  Paste here
purple4reina commented 2 weeks ago

Thanks @ranayash45, I've created the ticket in our system to track your feature request.

ranayash45 commented 2 weeks ago

How can I track the progress ??? @purple4reina