Skip to content

feat: reduce metrics emission for Personio's use case #9

feat: reduce metrics emission for Personio's use case

feat: reduce metrics emission for Personio's use case #9

Triggered via pull request May 13, 2024 09:26
Status Failure
Total duration 5m 21s
Artifacts

pr.yml

on: pull_request
Matrix: rust-crates
ship-it
3s
ship-it
Fit to window
Zoom out
Zoom in

Annotations

4 errors
rust: linkerd/app/inbound/src/http/tests.rs#L525
error[E0560]: struct `linkerd_app_core::metrics::InboundEndpointLabels` has no field named `authority` --> linkerd/app/inbound/src/http/tests.rs:525:17 | 525 | authority: Some("foo.svc.cluster.local:5550".parse().unwrap()), | ^^^^^^^^^ `linkerd_app_core::metrics::InboundEndpointLabels` does not have this field | = note: all struct fields are already assigned
rust: linkerd/app/inbound/src/http/tests.rs#L526
error[E0560]: struct `linkerd_app_core::metrics::InboundEndpointLabels` has no field named `target_addr` --> linkerd/app/inbound/src/http/tests.rs:526:17 | 526 | target_addr: "127.0.0.1:80".parse().unwrap(), | ^^^^^^^^^^^ `linkerd_app_core::metrics::InboundEndpointLabels` does not have this field | = note: all struct fields are already assigned
rust
Process completed with exit code 1.
ship-it
Process completed with exit code 1.