hotfix(prod) bench 002: bridge quote latency headline was a random Prometheus cell; aggregated queries, EU-West pinned, meme/exec quotes excluded - #2534
Merged
Conversation
…m Prometheus cell (queries filtered on bridge only over a rule that keeps chain, region and amount; prom.scalar took result[0]); every query now aggregates with sum by (le) / sum / avg, region pinned to EU-West, meme route and execution-path quotes excluded in the rules (cherry-pick of dcd91e8, spec and rules only) Production read Mobula p50 31 / p90 57 / p99 4172 ms and Near Intents p99 108 below p90 4700 on 2026-09-19: a different cell on every render. Verified on the VPS Prometheus after the change: one series, Mobula 43.7 / 345.8 / 982.6 ms, mean 118.3 (the previous mean query floored a per-second rate to 1 and printed ms per second). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HJgbZCqjR4nvCfcJSzofbw
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.
Spec + rules only (cherry-picked from dcd91e8 on dev; the harness changes run from the VPS regardless of branch).
Production bench 002 showed Mobula p50 31 / p90 57 / p99 4172 and Near Intents p99 < p90:
histogram_quantile(...{bridge="x"})returned 39 series (chain × amount × region) andprom.scalartookresult[0]in Go map order. Queries now aggregate (sum by (le),sum/sum,avg,round(sum)), region pinned to EU-West, the TRUMP→BRETT meme route and $3/$30 execution-path quotes excluded in the recording rules (already reloaded on the VPS Prometheus). Verified: one deterministic series, Mobula 43.7 / 345.8 / 982.6 ms.Deploys prod (sitemap smoke gate).
🤖 Generated with Claude Code
https://claude.ai/code/session_01HJgbZCqjR4nvCfcJSzofbw