Understanding distributed tracing

In typical microservice architectures, there are a number of components involved. A typical call may involve more than four or five components. Think about these questions:

  • How can we debug issues?
  • How can we find out the root cause of a specific problem?

A typical solution is centralized logging with a dashboard.

We have all of the microservice logs consolidated in one place, and we are offering a dashboard on top of it.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset