starknet_transaction_prover: Prometheus /metrics endpoint with build_info#14167
starknet_transaction_prover: Prometheus /metrics endpoint with build_info#14167avi-starkware wants to merge 1 commit into
Conversation
PR SummaryLow Risk Overview Startup registers The layer is wired through Reviewed by Cursor Bugbot for commit b9b156a. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 9c4a5a0. Configure here.
9c4a5a0 to
5eb413f
Compare
63d34df to
c31ce65
Compare
186e4cf to
9959caa
Compare
72a08b0 to
17dbfd9
Compare
9959caa to
1733122
Compare
17dbfd9 to
9845d29
Compare
1733122 to
4403df0
Compare
9845d29 to
4d23115
Compare
3e19b68 to
f196a34
Compare
4d23115 to
c3950e4
Compare
f196a34 to
294f3f8
Compare
c3950e4 to
fe2dccc
Compare
7c12cba to
aa40e3d
Compare
5d57ce5 to
d99ffe1
Compare
3790635 to
6834e33
Compare
d99ffe1 to
264bf5b
Compare
6834e33 to
c055b5f
Compare
264bf5b to
282284b
Compare
…info Adds `MetricsLayer` that short-circuits `GET /metrics` with a Prometheus text-format scrape, and an `install_exporter` helper that registers the global recorder and emits `prover_build_info` with version + git_sha labels. Wired alongside `HealthLayer` so the scrape path bypasses the JSON-RPC parser. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
c055b5f to
b9b156a
Compare


Adds
MetricsLayerthat short-circuitsGET /metricswith a Prometheustext-format scrape, and an
install_exporterhelper that registers theglobal recorder and emits
prover_build_infowith version + git_shalabels. Wired alongside
HealthLayerso the scrape path bypasses theJSON-RPC parser.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com