cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Request Attributes for Lambdas

tarun_kumar_aga
Organizer

We are trying to add request attributes for lambdas and don't see it is providing results.Can you please let us know is this a limitation for lambda?

Thanks,

Tarun

4 REPLIES 4

sia_h
Dynatrace Pro
Dynatrace Pro

Hi Tarun,

That is correct. AWS Lambda does not support the capture of request attributes.

https://www.dynatrace.com/support/help/technology-support/cloud-platforms/amazon-web-services/integr...

Sia

fdiastw
Newcomer

Hi everyone, is there any recommendation how use Dynatrace to collect attributes and generate Dashboards in this situation using AWS Lambda ?

lawrence_cuneaz
Dynatrace Advisor
Dynatrace Advisor

Hi All, looks like the documentation needs to be updated to specify only method level request attributes are not supported, I have informed the product manager

 

After speaking with the Dynatrace Product Manager responsible for AWS Lambda, he confirms that  your teams should be able to create all types of request attributes from the UI and have them be captured for Lambda Functions except for method level attributes. Method level request attributes would require OpenTelemetry.

See the screenshot showing request attributes captured for lambda functions in our demo envrionment.

lawrence_cuneaz_0-1660856109727.png

 

Featured Posts