outbound: Add a request_duration histogram for route backends #1508
Annotations
1 warning
docs:
linkerd/pool/src/lib.rs#L19
warning: unresolved link to `Service::poll_ready`
--> linkerd/pool/src/lib.rs:19:11
|
19 | /// [`Service::poll_ready`] should do the same work, but will return ready
| ^^^^^^^^^^^^^^^^^^^ no item named `Service` in scope
|
= note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
|