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?

preguntada hace 2 años213 visualizaciones
1 Respuesta
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas