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

Qos Metrics - reporting interval #367

Open
2 tasks
apfitzge opened this issue Mar 21, 2024 · 0 comments
Open
2 tasks

Qos Metrics - reporting interval #367

apfitzge opened this issue Mar 21, 2024 · 0 comments

Comments

@apfitzge
Copy link

apfitzge commented Mar 21, 2024

Problem

  • qos metrics are reported when the slot changes, but only if transactions are executed
  • this delays the reporting of the last slot in 4 slot allocation until the next time become leader

Proposed Solution

  • move reporting to main banking loop(s):
    • Fix qos_metrics reporting: thread-local-multi-iterator
    • Fix qos_metrics reporting: central-scheduler
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

No branches or pull requests

2 participants