Simple code snippets for two Java apps service.a
and service.b
which send and receive
messages using AWS SQS and pass a Distributed Tracing payload along with the message
to enable New Relic to assemble a trace across two distributed services.
ryangardner/newrelic-distributedtracing-sqs
A repository to demonstrate New Relic Distributed Tracing across services which communicate using AWS SQS
Java