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

More informative help output for print-metrics #671

Merged
merged 2 commits into from
Jan 30, 2018

Conversation

rodesai
Copy link
Contributor

@rodesai rodesai commented Jan 30, 2018

No description provided.

Copy link
Contributor

@apurvam apurvam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Left a couple of comments. Also you have check style failures.

"messages-consumed-avg: The average number of messages consumed by a query per second\n" +
"messages-consumed-min: Messages consumed per second for the query with the fewest messages consumed per second\n" +
"messages-consumed-max: Messages consumed per second for the query with the most messages consumed per second\n" +
"messages-produced-per-sec: Messages produced per second across all queries\n" +
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a dup of line 44?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consumed vs produced

"messages-consumed-min: Messages consumed per second for the query with the fewest messages consumed per second\n" +
"messages-consumed-max: Messages consumed per second for the query with the most messages consumed per second\n" +
"messages-produced-per-sec: Messages produced per second across all queries\n" +
"error-rate: The number of messages which were consumed but not processed\n" +
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps add 'across all queries'?

Copy link
Contributor

@hjafarpour hjafarpour left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@rodesai rodesai merged commit 43e75ce into master Jan 30, 2018
@rodesai rodesai deleted the print_metrics_help_deux branch March 6, 2018 01:02
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.

3 participants