AWS X-Ray with Feathersjs api?

0

Hi,

I have a Feathersjs/eclipse Node.js API running on Elastic Beanstalk. I've just instrumented the app according to the "Getting Started" section on Node.js/eclipse. X-Ray tracing is already enabled for the Elastic Beanstalk app. I then deployed the newly instrumented app... and nothing is traced.

Does anyone know if there is some additional instrumentation/configuration for Feathersjs app?

質問済み 2年前213ビュー
1回答
1

As per this official X-Ray documentation, currently supported middlewares are Express and Restify. Maybe Feathersjs has different handlers which are not instrumented in the current X-Ray NodeJS SDK.

AWS
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ