1. React
  2. React Rally
  3. 2019
  4. Follow The (Full)stack Trace: Understand Your App with Distributed Tracing

Follow The (Full)stack Trace: Understand Your App with Distributed Tracing

Will Klein at React Rally 2019

What if we could follow a user request, from a page load in the browser, to our backend, through our services, to the database, and back? What does it look like to see how our UI receives data and renders across a timeline? What happens when we put these traces together?! In this talk, we will learn the basics of distributed tracing, how to instrument a React and Redux app effectively, and ultimately, understand everything that happens when someone uses your app!