feat: customize metric for personio use cases #50
Annotations
2 errors
linkerd/app/outbound/src/http/concrete.rs#L348
error: variable does not need to be mutable
--> linkerd/app/outbound/src/http/concrete.rs:348:13
|
348 | let mut dst_labels = match Arc::try_unwrap(self.metadata.labels()) {
| ----^^^^^^^^^^
| |
| help: remove this `mut`
|
= note: `-D unused-mut` implied by `-D warnings`
|
|
The logs for this run have expired and are no longer available.
Loading