apm-agent-nodejs
apm-agent-nodejs copied to clipboard
Add support for `koa@13`
New major version of koa is released and contains some breaking changes. As a result the instrumentation of koa-router cannot resolve the transaction name giving a fallback value of {METHOD} unknown route.