cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Opentelemetry + AWS Adot and python

PeterR
Helper

Hi we've a question regarding Opentelemetry + AWS Adot and python.

I'm following https://aws.amazon.com/blogs/opensource/auto-instrumenting-a-python-application-with-an-aws-distro-f...
and https://aws-otel.github.io/docs/getting-started/lambda/lambda-python
We have made some modifications to export the data to Dynatrace. One of the partners mentioned by AWS

I've made a test repo with deploy instructions: https://github.com/pruissen/otel-pythontest/blob/main/terraform/Makefile
https://github.com/pruissen/otel-pythontest-> The problem is that the layer mentioned https://aws-otel.github.io/docs/getting-started/lambda/lambda-python
does not output opentelemetry data at all.

I use the env variables here: https://github.com/pruissen/otel-pythontest/blob/main/terraform/main.tf

Locally I have everything running succesfully using the same collector.yaml including sending alle opentelemetry data to Dynatrace.

0 REPLIES 0

Featured Posts