-
I'm trying to create a native Quarkus app and deploy it as an AWS lambda. I would also like to enable tracing including some manual instrumentation using the I can't configure the otel extension and create spans using an existing tracing context hence the spans appear without a parent.
I have tried to follow the docs, the AWS' ADOT or even #33154. There's a sample app with my attempt here: https://github.com/DSkoufis/quarkus-otel-lambda Is there a way to make this work? Eventually I'd like to trace requests across different AWS managed services. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
/cc @matejvasek (amazon-lambda), @patriot1burke (amazon-lambda), @zakkak (native-image) |
Beta Was this translation helpful? Give feedback.
-
Closing since I've figured more details. Opened a separate and more specific thread #39268 |
Beta Was this translation helpful? Give feedback.
Closing since I've figured more details. Opened a separate and more specific thread #39268