Skip to content

outlierdetection: add metrics specified in gRFC A91 - #8644

Merged
arjan-bal merged 12 commits into
grpc:masterfrom
davinci26:XDSClientMetrics
Oct 21, 2025
Merged

outlierdetection: add metrics specified in gRFC A91#8644
arjan-bal merged 12 commits into
grpc:masterfrom
davinci26:XDSClientMetrics

Conversation

@davinci26

@davinci26 davinci26 commented Oct 13, 2025

Copy link
Copy Markdown
Contributor

Implements gRFC A91: https://github.com/grpc/proposal/blob/master/A91-outlier-detection-metrics.md

Notable implementation detals

  • grpc.lb.backend_service is not implemented yet (marked as optional in the gRFC)
  • modifies the tests to make sure we can cover all the cases for enforced/unenforced without repeating the test setup.

RELEASE NOTES:

  • outlierdetection: add metrics for enforced (grpc.lb.outlier_detection.ejections_enforced) and unenforced (grpc.lb.outlier_detection.ejections_unenforced) outlier ejections.

Loading
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Area: Observability Includes Stats, Tracing, Channelz, Healthz, Binlog, Reflection, Admin, GCP Observability Type: Feature New features or improvements in behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants