Hi,
Using apm with a nodejs service. On every request I am seeing multiple spans created where I presume there should only be one. My service is using koa. Tracing is using the standard configuration as described in the docs. I have tried setting config options from code and from env variables but that made no difference.
We have also see a 50% drop in performance when tracing is enabled.
Is this a bug..?
Is there a workaround..?

Hi,
Using apm with a nodejs service. On every request I am seeing multiple spans created where I presume there should only be one. My service is using koa. Tracing is using the standard configuration as described in the docs. I have tried setting config options from code and from env variables but that made no difference.
We have also see a 50% drop in performance when tracing is enabled.
Is this a bug..?
Is there a workaround..?
12.16.0