Xray for Desktop bases exe and Web base application

0

Dear Gurus, I need your kind support to resolve issue which i am facing with respect to architecture.

I have one App Server in which i have desktop base exe installed and user use it by running on there desktop. I have one Web Server in which i am running IIS and user use it on there browsers. I have one Database Server (MSSQL) which is connected with the App and Web.

All Three are installed in EC2. How can i get the application detail from XRAY ? What Should i do ? Should i only install the AWS X-Ray daemon and that's it or do i have to do some configuration on APP + WEB + DB to collect the traces.

Your kind support will save my time, thanks in advance.

Regards Malik Adeel Imtiaz

imtiaza
preguntada hace un año264 visualizaciones
1 Respuesta
1

You need to instrument your application to produce the telemetry data and then use an agent to send this data to AWS X-Ray for visualization. We recommend using AWS Distro for OpenTelemetry (ADOT) for instrumentations. Please refer to this link to get started: https://aws-otel.github.io/docs/introduction

AWS
respondido hace un año

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