feat: reduce metrics emission for Personio's use case #60
Annotations
4 errors
package (amd64, gnu):
linkerd/app/outbound/src/http/concrete.rs#L213
error[E0560]: struct `OutboundEndpointLabels` has no field named `authority`
--> linkerd/app/outbound/src/http/concrete.rs:213:13
|
213 | authority: self.parent.param(),
| ^^^^^^^^^ `OutboundEndpointLabels` does not have this field
|
= note: all struct fields are already assigned
|
package (amd64, gnu)
Process completed with exit code 1.
|
publish
Process completed with exit code 1.
|
release-ok
Process completed with exit code 1.
|