Change8

edge-25.9.3

📦 linkerd
3 features

Summary

This release introduces new metrics for inbound request and frame size tracking. It primarily consists of dependency updates managed via new Dependabot groups for `serde` and `pest`.

✨ New Features

  • Added new metric `inbound_requests` to count total inbound requests received by a proxy.
  • Added new metric `inbound_http_response_frame_size_bytes` as a histogram for inbound HTTP frame sizes.
  • Added new metric `inbound_grpc_response_frame_size_bytes` as a histogram for inbound gRPC frame sizes.