diff --git a/linkerd/app/outbound/src/http/logical/policy/route/metrics.rs b/linkerd/app/outbound/src/http/logical/policy/route/metrics.rs
index e0e90dcd06..a5837e1fd1 100644
--- a/linkerd/app/outbound/src/http/logical/policy/route/metrics.rs
+++ b/linkerd/app/outbound/src/http/logical/policy/route/metrics.rs
@@ -10,7 +10,7 @@ use linkerd_http_prom::{
stream_label::{
error::LabelError,
status::{LabelGrpcStatus, LabelHttpStatus},
- LabelSet, StreamLabel,
+ EosRef, LabelSet, StreamLabel,
},
};
@@ -337,7 +337,7 @@ where
error.init_response(rsp);
}
- fn end_response(&mut self, res: Result