starknet_transaction_prover: proving-job duration + outcome metrics#14168
starknet_transaction_prover: proving-job duration + outcome metrics#14168avi-starkware wants to merge 1 commit into
Conversation
PR SummaryLow Risk Overview Proving logic is unchanged functionally; the public Note: The PR description’s outcome names ( Reviewed by Cursor Bugbot for commit b2da23d. Bugbot is set up for automated code reviews on this repo. Configure here. |
7d179cb to
a0e7299
Compare
5eb413f to
186e4cf
Compare
a0e7299 to
00671e6
Compare
186e4cf to
9959caa
Compare
00671e6 to
68683f0
Compare
9959caa to
1733122
Compare
00f7551 to
b51be4a
Compare
1733122 to
4403df0
Compare
b51be4a to
396774b
Compare
3e19b68 to
f196a34
Compare
fb01d37 to
f1b98e4
Compare
7c12cba to
aa40e3d
Compare
9898133 to
6974938
Compare
aa40e3d to
3790635
Compare
6974938 to
d0b3654
Compare
6834e33 to
c055b5f
Compare
d0b3654 to
d84bd92
Compare
Adds Prometheus counters / histograms recorded by `VirtualSnosProver` for each proving job: total count by outcome (`success`, `validation_error`, `internal_error`, `l1_provider_error`) and end-to-end duration. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
c055b5f to
b9b156a
Compare
d84bd92 to
b2da23d
Compare

Adds Prometheus counters / histograms recorded by
VirtualSnosProverforeach proving job: total count by outcome (
success,validation_error,internal_error,l1_provider_error) and end-to-end duration.Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com