Skip to content

Load balancer server statistics #674

@dudkiewicz-codes

Description

@dudkiewicz-codes

I'm migrating my project from ribbon to spring cloud load balancer.
Our custom load balancing rule relies heavily on server stats (com.netflix.loadbalancer.ServerStats).
Is such feature planned for spring cloud load balancer?
Could you give me a hint what would be the most straightforward way to implement this using current codebase?
I found org.springframework.cloud.client.loadbalancer.reactive.Response.onComplete method but it's never called and CompletionContext doesn't contain response object (which can be useful for extracting some additional stats)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions