zone aware routing: latency by zone + rps by zone #4111
Merged
Conversation
44a2ec1 to
b27286a
Compare
….Metrics interface - populate zone information while parsing the endpoints - provide a flag to enable measurements of latency by zone; default is disabled - provide integrations for all metrics Signed-off-by: greeshma1196 <greeshma.mathew@gmail.com>
- serialize the zone information into the lbEndpoints by setting zone as a query parameter - parse the zone in eskip and json - add relevant tests Signed-off-by: greeshma1196 <greeshma.mathew@gmail.com>
Signed-off-by: greeshma1196 <greeshma.mathew@gmail.com>
Signed-off-by: greeshma1196 <greeshma.mathew@gmail.com>
34a3a40 to
8c509c2
Compare
- remove duplicate test case - add newline Signed-off-by: greeshma1196 <greeshma.mathew@gmail.com>
Signed-off-by: greeshma1196 <greeshma.mathew@gmail.com>
szuecs
reviewed
Jul 7, 2026
Member
|
Rest is good to go from my side. |
Member
|
👍 |
Member
|
If you want you can merge and create a new PR to refactor the |
MustafaSaber
reviewed
Jul 7, 2026
Signed-off-by: greeshma1196 <greeshma.mathew@gmail.com>
szuecs
approved these changes
Jul 8, 2026
MustafaSaber
approved these changes
Jul 8, 2026
This was referenced Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR introduces two changes:
RPS by zone:

Latency by zone:

Result: In the test cluster, there were 2 instances of skipper-ingress one set to Zone-A, the other to Zone-B
route-dump of skipper-ingress in zone A
route-dump of skipper-ingress in zone B