newrelic / newrelic-dotnet-examples

Code samples for the New Relic .NET Agent
Apache License 2.0
0 stars 0 forks source link

Add example of how to use the DT APIs #20

Open nr-ahemsath opened 2 months ago

nr-ahemsath commented 2 months ago

It would be helpful for both customers and our support team to have an example of how to use the distributing tracing APIs: https://docs.newrelic.com/docs/apm/agents/net-agent/net-agent-api/itransaction/#insertdistributedtraceheaders https://docs.newrelic.com/docs/apm/agents/net-agent/net-agent-api/itransaction/#acceptdistributedtraceheaders

It might be tricky to find a commonly-used communication channel for the producer (insert) and consumer (accept) apps to talk to each other over that we don't already do automatic DT for.

workato-integration[bot] commented 2 months ago

https://new-relic.atlassian.net/browse/NR-264369