Hacker News new | ask | show | jobs
by bassdropvroom 1852 days ago
Great, so now link each request across services, combined with the timings of each individual component within each service. LogInsights is for logging, not tracing. Logging is not a replacement for tracing.
1 comments

link request with X-Amzn-Trace-Id https://docs.aws.amazon.com/elasticloadbalancing/latest/appl... and yes you will have timings also in the structured log.

I am effectively getting trace level insights from my logs. I must be doing something wrong!