aws-otel-community
aws-otel-community copied to clipboard
Not getting AWS Lambda service and the AWS Lambda function trace in custom OTEL collector
Discussed in https://github.com/aws-observability/aws-otel-community/discussions/1029
Originally posted by abhishekbubun30 April 11, 2024 In our AWS Lambda(coded in python) we have added ADOT extension which is seamlessly generating and sending traces to X-Ray. but when we have enabled config.yaml to send traces to a centralized collector we are observing that AWS Lambda service and the AWS Lambda function trace are not being sent. Are we missing any specific configuration or is this the expected behavior?