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

Enable exporting the reply sizes via an histogram #17

Merged
merged 1 commit into from
May 18, 2023

Conversation

filipecosta90
Copy link
Collaborator

@filipecosta90 filipecosta90 commented May 18, 2023

Introduce the --reply-histogram-csv option in the query tool to allow exporting an histogram of reply sizes.
Sample output:

reply_size,count
0,21
1,3072
2,501
3,24
4,20
5,6
6,2
7,3
8,2
9,3
10,2
11,4
12,3
13,1
14,1
15,1
16,4
17,0
18,1
19,0
20,0
21,1
22,0
23,0
24,0
25,0
26,1
27,0

@filipecosta90 filipecosta90 merged commit c9f4b88 into main May 18, 2023
@filipecosta90 filipecosta90 deleted the csv.histogram branch May 18, 2023 12:47
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.

1 participant