aws-samples / aws-samples/opentelemetry-lambda-container
Adding Python+Bedrock example?
- Lingua principale
- Rust
- Stelle
- 12
- Fork
- 1
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hi folks, and thanks for your work on this repo!
My team recently spent some time getting OTel-based X-Ray tracing working for a Python-based containerized Lambda function for a customer.
We arrived at a slightly different solution from the one shown here, directly copying+installing the layer from https://github.com/aws-observability/aws-otel-python-instrumentation/releases/latest/download/layer.zip in the Dockerfile, rather than bringing in the Collector extension only.
I thought it might be interesting to publish the example here alongside your existing Rust function, because I see quite a few AI engineers working with container-based Lambdas in Python - since popular packages like LangChain/LangGraph often push them over the size limit for regular runtime-based Lambda functions.
If you'd be interested, maybe we could propose a PR to put the Rust & Python examples side-by-side in this repo?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.