Skip to content

exporters: add OpenChainBench blockchain RPC exporter#3044

Open
Flotapponnier wants to merge 1 commit into
prometheus:mainfrom
Flotapponnier:add-openchainbench-blockchain-exporter
Open

exporters: add OpenChainBench blockchain RPC exporter#3044
Flotapponnier wants to merge 1 commit into
prometheus:mainfrom
Flotapponnier:add-openchainbench-blockchain-exporter

Conversation

@Flotapponnier

Copy link
Copy Markdown

Adds OpenChainBench to the Miscellaneous exporters list, placed alphabetically between Open OnDemand and OpenClaw.

What it exports: blockchain RPC provider health metrics — request latency (p50/p95/p99), reliability classification, stale-block detection, and gas oracle accuracy across 22 EVM chains and Solana. Each harness is a Go binary exposing a standard /metrics endpoint built with github.com/prometheus/client_golang.

Repo: https://github.com/ChainBench/OpenChainBench (Apache-2.0)

Sample metric names: ocb_rpc_latency_seconds, ocb_rpc_reliability_class, ocb_stale_block_lag_blocks, ocb_gas_oracle_error_ratio.

Disclosure: I contribute to the project. Happy to reword the entry, drop it, or move it to the "Software exposing Prometheus metrics" section if that fits better — the harnesses are also runnable as a hosted service that exposes /metrics directly.

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