brett-bim

Results 6 comments of brett-bim

Any movement/advice on this? Seeing the same behavior.

This actually ended up being user error regarding where the AWS_LAMBDA_EXEC_WRAPPER was pointing. I'm using the AWS ADOT library and didn't have it configured properly. Sorry for the trouble.

@smcoll wondering if you got this working with python lambdas deployed as containers. Currently struggling through the same issue.

Has there ever been any movement on this? Currently getting this while trying to integrate the otel layer into an existing lambda with a custom built layer. We do not...

We have a graphql API written in Clojure and have used this library successfully. We're using graphql-java but were using Walmart Labs Lacinia. Both were instrumented using this library. If...

We don't have a public repo with that info. We run the API with the latest opentelemetry-javaagent.jar which has autoinstrumentation for graphql included. This provides spans that include attributes like...