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

CSV dumps #713

Open
2 of 8 tasks
gavv opened this issue Apr 2, 2024 · 1 comment
Open
2 of 8 tasks

CSV dumps #713

gavv opened this issue Apr 2, 2024 · 1 comment
Assignees

Comments

@gavv
Copy link
Member

gavv commented Apr 2, 2024

  • Add SpscByteBuffer and SpscRingBuffer
  • Add CsvDumper
  • Add CLI options: --dump-file, --dump-rate
  • If option is given, create CsvDumper in pipeline and pass to all interested elements
  • Write to dump:
    • freq estimator stats
    • latency tuner stats (niq, e2e, target, stale)
    • link meter stats (total_packets, lost_packets, repaired_packets, min_jitter, max_jitter)
@gavv gavv added this to Frontlog in kanban board Apr 2, 2024
@gavv gavv moved this from Frontlog to In work in kanban board Apr 2, 2024
@gavv
Copy link
Member Author

gavv commented Apr 2, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants