newrelic-dotnet-agent
newrelic-dotnet-agent copied to clipboard
SQS: Rework distributed trace tests
Reworks the SQS container test app to use a background service to receive messages, rather than directly receiving them from an API endpoint. The solution is (mildly) convoluted, but works well.
Updated tests to verify the trace id and parent id match in the produce and consume sides.