24 Feb 2020 03:40 PM - last edited on 21 Aug 2024 12:10 PM by Michal_Gebacki
Hi Team ,
Is it possible to monitor AWS Lambda in Python with Dynatrace (code level) ? Like Sentry per exemple ? If not , will it be possible this Year ? We have more and more Lambdas in Python.
Thanks a lot
Solved! Go to Solution.
24 Feb 2020 10:38 PM
Hi Sebastien,
No, I do not believe it is possible to monitor Python Lambda functions at this time. Currently looks like Dynatrace supports Node.js Lambda functions.
Unfortunately I am not able to comment on the roadmap of when it will be available. I will leave that to someone else.
Thanks
-Dallas
25 Feb 2020 08:28 AM
Thanks Dallas for your answer.
25 Feb 2020 07:16 AM - edited 10 May 2021 06:08 PM
I think the best approach here would be to contact product managers - @Sonja C. or @Daniel K. For FaaS in general, Dynatrace is moving towards OpenTelemetry, since there are technical limits in running OneAgent in FaaS environments and it even does not make much sense running a full or PaaS agent version there.See @Christoph_Neum answer for up 2 date solution (May 2021).
25 Feb 2020 08:25 AM
Thanks Julius for your answer, i'll contact @Sonja C.
10 May 2021 03:37 PM
In January 2021, we released distributed tracing support for Python (and Java, Node.js) with full auto-instrumentation capabilities and deployment via Lambda Layers.
Documentation: https://www.dynatrace.com/support/help/technology-support/cloud-platforms/amazon-web-services/integr...
Release blog post: https://www.dynatrace.com/news/blog/dynatrace-extends-distributed-tracing-for-serverless-on-aws-lamb...