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 Each request records a histogram for end-to-end wall time ( Successful runs that reach Reviewed by Cursor Bugbot for commit a0e7299. Bugbot is set up for automated code reviews on this repo. Configure here. |
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>
7d179cb to
a0e7299
Compare
9c4a5a0 to
5eb413f
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