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?

gefragt vor 2 Jahren213 Aufrufe
1 Antwort
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
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen