apm-agent-dotnet
apm-agent-dotnet copied to clipboard
Overriding Transaction Result
Hello,
Is it possible to override the value of transaction.Result & transaction.Outcome when using AspNetCoreDiagnosticSubscriber?
I tried various ways to override but always AspNetCoreDiagnosticListener is overriding at last.
Thanks in advance.