我有一个启用了 apm 的应用程序,并且对 apm sdk 的唯一引用位于 package.json 依赖项和 app.js 上。我有以下行:
const apm = require('elastic-apm-node').start()
常量“apm”在任何地方都没有使用。
我想删除 apm 因为在我的本地环境中我收到以下消息:
APM Server transport error (503): Unexpected APM Server response
queue is full