I see it's been asked before a few times with no answers, but I thought I'd check to see if anyone has managed to get transaction tracing with New Relic working with Ktor? Currently all transactions are being merged into a single
/NettyDispatcher
transaction, because the New Relic agent doesn't have built-in framework support for ktor.