Skip to content
New issue

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

chore: add some metrics specifically around astria tx execution #40

Merged
merged 3 commits into from
Jan 12, 2024

Conversation

joroshiba
Copy link
Member

@joroshiba joroshiba commented Jan 12, 2024

Adds metrics to track:

  • The number of transactions that are requested, parsed, and deemed valid before execution. These are done as meters so we can form requests which will get their
  • The amount of time block execution takes
  • The amount of time state commitment updates take

We can use the requested in RaaS product for shutdown, and generally gain

@joroshiba joroshiba merged commit 75206fb into release/1.13 Jan 12, 2024
1 check passed
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.

3 participants