Help using ADOT for Lambda in Python with container images #156
Unanswered
ryancausey
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a concrete example of using ADOT for Lambda in Python when deploying using a container image? So far, all I've found is a blog post from 2020 talking about how to use lambda layers in container images. However, my understanding is that the code initialization somehow needs to be wrapped in order to invoke the automatic instrumentation, and it's not clear how to achieve that using a container image.
Beta Was this translation helpful? Give feedback.
All reactions