Describe the bug
const currentTransaction = apm.currentTransaction;
const span = currentTransaction.startSpan(name);
I use the code above in express context, but the span is null.
Environment (please complete the following information)
- OS: [e.g. Linux] win10
- Node.js version: 12.18.1
- APM Server version:3.6.1
- Agent version: 6.3.2
How are you starting the agent? (please tick one of the boxes)