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 moves into Reviewed by Cursor Bugbot for commit fb01d37. 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
396774b to
6f17bb1
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>
6f17bb1 to
fb01d37
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