This is the Windows app named AWS X-Ray Daemon whose latest release can be downloaded as AWSX-Raydaemonupdatev3.3.8.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named AWS X-Ray Daemon with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS:
AWS X-Ray Daemon
DESCRIPTION:
The AWS X-Ray daemon listens for traffic on UDP port 2000, gathers raw segment data, and relays it to the AWS X-Ray API. The daemon works in conjunction with the AWS X-Ray SDKs and must be running so that data sent by the SDKs can reach the X-Ray service. The X-Ray SDK sends segment documents to the daemon to avoid making calls to AWS directly. You can send the segment/subsegment in JSON over UDP port 2000 to the X-Ray daemon, prepended by the daemon header. On AWS Lambda and AWS Elastic Beanstalk, use those services' integration with X-Ray to run the daemon. Lambda runs the daemon automatically any time a function is invoked for a sampled request. On Elastic Beanstalk, use the XRayEnabled configuration option to run the daemon on the instances in your environment. To run the X-Ray daemon locally, on-premises, or on other AWS services, download it, run it, and then give it permission to upload segment documents to X-Ray.
Features
- GPG signature files are included for daemon assets compressed in ZIP archives
- You can use the public key to verify that the daemon's ZIP archive is original and unmodified
- Run the daemon locally from the command line
- You can customize the daemon's behavior further by using command line options or a configuration file
- Give the daemon permission to send data to X-Ray
- On Amazon EC2, the daemon uses the instance's instance profile role automatically
Programming Language
Go
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/aws-x-ray-daemon.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.