aws-xray icon indicating copy to clipboard operation
aws-xray copied to clipboard

Record server metadata in traces

Open nathanielks opened this issue 6 years ago • 1 comments

It'd be helpful for forensics if each trace included the Instance ID of the server and/or the Task ID if it's running on ECS to help diagnose when there might be instance-level issues.

nathanielks avatar Dec 13 '19 18:12 nathanielks

Relevant but not critical. With our current setup it would only be relevant for ECS tasks.

With the task ID we could easily track which log stream was affected.

ferschubert-hm avatar Sep 08 '25 11:09 ferschubert-hm