We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This change would add the following metrics to improve the prover's visibility.
ProverProofGenerationTime - Track the proof generation time at p50, p75, p90 etc (in ns).
ProverProofGenerationTime
Track the proof generation time at p50, p75, p90 etc (in ns).
ProverValidProofSubmissionAcceptedCounter - Track the count of valid proof's resulting in successful acceptance.
ProverValidProofSubmissionAcceptedCounter
Track the count of valid proof's resulting in successful acceptance.
ProverValidProofSubmissionErrorCounter - Track the count of valid proof's encountered in submission errors.
ProverValidProofSubmissionErrorCounter
Track the count of valid proof's encountered in submission errors.
Logs
NA
The text was updated successfully, but these errors were encountered:
PR.
Sorry, something went wrong.
Closed by taikoxyz/taiko-client#426
Successfully merging a pull request may close this issue.
Describe the feature request
This change would add the following metrics to improve the prover's visibility.
ProverProofGenerationTime
-Track the proof generation time at p50, p75, p90 etc (in ns).
ProverValidProofSubmissionAcceptedCounter
-Track the count of valid proof's resulting in successful acceptance.
ProverValidProofSubmissionErrorCounter
-Track the count of valid proof's encountered in submission errors.
Describe alternatives you've considered
Logs
Additional context
NA
The text was updated successfully, but these errors were encountered: