-
Notifications
You must be signed in to change notification settings - Fork 0
Data rate estimation mode #52
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
It would be good if saluki had a mechanism of figuring out data rates of a particular topic. This would be as another cli command (saluki count)
What it needs to do is:
- Subscribe to a stream
- Every N seconds print out how much total data (MB) was received on that stream so far (since we started listening) and a data rate (mbps) and possibly an average throughput
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers