envoy icon indicating copy to clipboard operation
envoy copied to clipboard

Add cluster stats for ORCA load reports processing in `Router::Filter`.

Open efimki opened this issue 1 month ago • 2 comments

Adding cluster stat counters stats for ORCA load reports processing in Router::Filter:

  • upstream_orca_lb_success - Host LB Policy callback success.
  • upstream_orca_lb_error - Host LB Policy callback error.
  • upstream_orca_lrs - ORCA load report added to LRS metrics.

Risk Level: LOW Testing: bazel test //test/common/router:router_test Docs Changes: None

efimki avatar Dec 08 '25 15:12 efimki

As a reminder, PRs marked as draft will not be automatically assigned reviewers, or be handled by maintainer-oncall triage.

Please mark your PR as ready when you want it to be reviewed!

:cat:

Caused by: https://github.com/envoyproxy/envoy/pull/42463 was opened by efimki.

see: more, trace.

@adisuissa WDYT about adding some cluster metrics for ORCA load report processing in Router::Filter?

efimki avatar Dec 08 '25 15:12 efimki