aws / aws-xray-daemon

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.
Apache License 2.0
190 stars 68 forks source link

Aws xray daemon got shutdown signal after some time #101

Open goyatajay opened 3 years ago

goyatajay commented 3 years ago

Hello, We are running xray daemon as a side car for our fargate application. When there are no traces from application for some time , daemon logs an error message as 'Got shutdown signal: terminated' and daemon does not accept any new traces. Is someone else also facing the same issue?

srprash commented 3 years ago

@goyatajay How long is it ususally before the daemon is terminated? Is it consistent?

goyatajay commented 3 years ago

@srprash : this usually comes after 20 minutes , if no hits comes to daemon.

srprash commented 3 years ago

Can you provide your fargate application configuration and post the task definition?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in next 7 days. Thank you for your contributions.