-
What is the correct way to set up Opentelemetry collector extension for a lambda which is deployed in a form of docker image? |
Beta Was this translation helpful? Give feedback.
Answered by
Gladskih
Jun 5, 2025
Replies: 1 comment
-
Oh I guess I found: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Gladskih
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oh I guess I found:
opentelemetry-collector-layer-amd64.zip could be just copied into my image.
Or I can try to compile it myself https://github.com/aws-samples/opentelemetry-lambda-container/tree/main