sync: bring ws-head-latency harness + parent bench 081 + multi-region to main#1199
Merged
Merged
Conversation
…on support to main Consolidates 3 dev merges (#1170 harness + #1196 per-chain benches + #1198 multi-region) so main matches dev on the ws-head-latency cluster: * benchmarks/ws-head-latency.yml: parent bench 081 (Ethereum) * benchmarks/ws-head-latency-base.yml: bench 087, adds regions arrays * benchmarks/ws-head-latency-solana.yml: bench 088, adds regions arrays * harnesses/ws-head-latency/: full harness (was dev only), including region ConstLabel from OCB_REGION or RAILWAY_REPLICA_REGION * railway.toml: Railway build config so the service can be created After merge, create the Railway ws-head-latency service with 3 replicas (us-east, eu-west, sgp), set OCB_REGION on each. Railway auto-builds from main, metrics start flowing per region.
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.
Consolidates the ws-head-latency cluster on main. Includes the harness (was dev only), parent bench 081, and the region ConstLabel patch from #1198. After merge, create Railway ws-head-latency service with 3 replicas + OCB_REGION env.