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

Add voqstatsorch for aggregate VOQ counters. #3271

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vivekverma-arista
Copy link

@vivekverma-arista vivekverma-arista commented Aug 28, 2024

Add voqstatsorch to synchronise for aggregate VOQ counters.

What I did
Add a new module called voqstatsorch inside orchagent which will synchronise ASIC's COUNTERS_DB and SSI's CHASSIS_COUNTERS_DB using producer/subscriber model.

Everytime COUNTERS_DB of an ASIC is updated as a result of flex counter poll, voqstatsorch updates CHASSIS_COUNTERS_DB with the same entry but with a diferent key format.

Why I did it
This is to support aggregate VOQ counters.

How I verified it

Details if related

  1. Should merge after #908 and #20057
  2. Tracked by #1543
  3. HLD: #1587

@vivekverma-arista vivekverma-arista changed the title Add voqstatsorch to synchronise for aggregate VOQ counters. Add voqstatsorch for aggregate VOQ counters. Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant