Skip to content

revert: layerzero back to raw queries (lz recording rule 33s, kills Prometheus) - #1809

Merged
Flotapponnier merged 3 commits into
devfrom
feat/wave7-chain-pages
Aug 10, 2026
Merged

revert: layerzero back to raw queries (lz recording rule 33s, kills Prometheus)#1809
Flotapponnier merged 3 commits into
devfrom
feat/wave7-chain-pages

Conversation

@Flotapponnier

Copy link
Copy Markdown
Collaborator

Summary

The lz recording rule sum by (source_chain, le) (rate(lz_message_latency_milliseconds_bucket[24h])) takes 33s to evaluate on this VPS and returns health: err, causing Prometheus to 503 on all queries. Removed from recording rules file (already done on VPS) and reverted the bench YAML to raw queries.

The VPS simply doesn't have enough CPU to pre-compute the lz histogram over 24h of data. The bench will continue to show skip for lz chains when Prometheus is busy, same as before.

🤖 Generated with Claude Code

www.defined.fi/api (createApiTokens GraphQL mutation) is dead as of 2026-08.
New endpoint is /api/codex/token which returns JWE directly.
Still blocked by Vercel TLS checkpoint for Go HTTP — use CODEX_JWT env var
or DEFINED_TOKEN_SERVICE_URL sidecar (Paris box) for automatic refresh.

scrape-cookie: add awaitPromise fix, diagnostic headers, in-browser fetch test.
# Conflicts:
#	harnesses/aggregator-head-lag/cmd/scrape-cookie/main.go
#	harnesses/aggregator-head-lag/cmd/script/defined_auth.go
@Flotapponnier
Flotapponnier merged commit fea9515 into dev Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant