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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则