[bug] .NET OpenTelemetry SDK 1.9.0 doesn't emit data to AWS X-Ray #6031
Labels
bug
Something isn't working
needs-triage
New issues which have not been classified or triaged by a community member
pkg:OpenTelemetry.Api
Issues related to OpenTelemetry.Api NuGet package
Package
OpenTelemetry.Api
Package Version
Runtime Version
net8.0
Description
I have two .NET Web API projects - one is using 1.9 and another using 1.7. Seems that I couldn't receive telemetry/traces from 1.9 as compared to 1.7.
Steps to Reproduce
Expected Result
X-Ray Traces could be found in AWS Console
Actual Result
Nothing is seen in AWS X-Ray console. However, for project that is using 1.7, the traces can be viewed.
Additional Context
No response
The text was updated successfully, but these errors were encountered: