From the metrics and logs alone, can you tell which service is causing the slowness?
What you just did — following one request through multiple services — is called a...
A trace follows a single request from beginning to end.
What metrics and logs could not reveal alone, the trace shows.
Continue →