Is it possible to track down very rare failed requests using linkerd?

12/12/2019

Linkerd's docs explain how to track down failing requests using the tap command, but in some cases the success rate might be very high, with only a single failed request every hour or so. How is it possible to track down those requests that are considered "unsuccessful"? Perhaps a way to log them somewhere?

-- vmalloc
kubernetes
linkerd

0 Answers