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
已提問 1 年前檢視次數 264 次
1 個回答
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
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南