Hacker News new | ask | show | jobs
by takumo 2505 days ago
This is great, as the title says, this means that web applications can now have tracing across the whole stack, all within the same platform. Support for AWS X-Ray is great for me due to it’s very low cost at the small scale.

So far every tracing solution I've seen deals with _either_ server-side or client-side. Very few platforms support tracing across both.

1 comments

OpenTracing was always possible to run in the browser and trace across the entire stack (end-to-end)