Skip to content

feat(inbound): Add metrics for rate-limiting #894

feat(inbound): Add metrics for rate-limiting

feat(inbound): Add metrics for rate-limiting #894

Triggered via pull request November 7, 2024 21:46
Status Failure
Total duration 5m 29s
Artifacts

pr.yml

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

Annotations

3 errors
rust: linkerd/proxy/server-policy/src/local_rate_limit.rs#L147
error: redundant closure --> linkerd/proxy/server-policy/src/local_rate_limit.rs:147:22 | 147 | .map(|m| Meta::try_from(m)) | ^^^^^^^^^^^^^^^^^^^^^ help: replace the closure with the function itself: `Meta::try_from` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#redundant_closure = note: `-D clippy::redundant-closure` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::redundant_closure)]`
rust
Process completed with exit code 1.
ship-it
Process completed with exit code 1.