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
Solved! Go to Solution.
Hi Tarun,
That is correct. AWS Lambda does not support the capture of request attributes.
Sia
Hi everyone, is there any recommendation how use Dynatrace to collect attributes and generate Dashboards in this situation using AWS Lambda ?
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.
Linking to the RFE thread: https://community.dynatrace.com/t5/Dynatrace-product-ideas/Request-Attributes-for-Lambda/idc-p/19358...