Adding this garbage in your newrelic.yml will turn...
# ktor
m
Adding this garbage in your newrelic.yml will turn off the NettyDispatcher stuff.
Copy code
com.newrelic.instrumentation.netty-3.4:
      enabled: false
    com.newrelic.instrumentation.netty-3.8:
      enabled: false
    com.newrelic.instrumentation.netty-4.0.0:
      enabled: false
    com.newrelic.instrumentation.netty-4.0.8:
      enabled: false