apm-agent-dotnet
apm-agent-dotnet copied to clipboard
Add sync property to spans
https://github.com/elastic/apm-server/issues/1523
For .NET this could be useful to differentiate sync and async calls.
@gregkalapos is this something that is still of use to implement?
This looks like something we should research further for implementation to align with the updated spec from https://github.com/elastic/apm/pull/802.