Skip to content

Conversation

@j1010001
Copy link
Member

@j1010001 j1010001 commented Oct 15, 2025

Closes #8035

Our stress testing of scheduled transactions also shows that having 8 exponential buckets in execution_runtime_callbacks_executed_count metric is not sufficient to display distribution of scheduled transactions executed in a block - add one more additional bucket to increase the max threshold of buckets.

@j1010001 j1010001 marked this pull request as ready for review October 15, 2025 22:27
@j1010001 j1010001 requested a review from a team as a code owner October 15, 2025 22:27
@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
module/metrics/execution.go 0.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@j1010001 j1010001 enabled auto-merge October 15, 2025 22:40
@j1010001 j1010001 added this pull request to the merge queue Oct 15, 2025
Merged via the queue into master with commit dba1b3c Oct 15, 2025
57 checks passed
@j1010001 j1010001 deleted the jan/improve-scheduled-txs-metrics branch October 15, 2025 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove redundant execution_runtime_callbacks_executed_total metric

4 participants