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

apps/nsq_stat: add rate status #507

Merged
merged 1 commit into from Nov 28, 2014

Conversation

xiaost
Copy link
Contributor

@xiaost xiaost commented Nov 28, 2014

hi,

nsq_stat outputs the rate of producers and consumers is meaningful
which make easier for troubleshooting or performance optimization
😁 😁

@mreiferson
Copy link
Member

great idea, thanks! just a couple comments..

"----------------depth----------------",
"--------------metadata---------------")
fmt.Printf("%7s %7s | %7s %7s %7s %5s %5s | %7s %7s %12s %7s\n",
"produce", "consume",
Copy link
Member

Choose a reason for hiding this comment

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

let's rename these to ingress and egress

@xiaost
Copy link
Contributor Author

xiaost commented Nov 28, 2014

👍

renamed to ingress and egress

mreiferson added a commit that referenced this pull request Nov 28, 2014
@mreiferson mreiferson merged commit 775c692 into nsqio:master Nov 28, 2014
@xiaost xiaost deleted the nsq-stat-add-rate-status branch November 29, 2014 12:01
@hklinux2010
Copy link

egress 为负数是为什么

@hklinux2010
Copy link

Why is egress negative

@xiaost
Copy link
Contributor Author

xiaost commented Dec 22, 2021

@hklinux2010
hi, haokuo.
please kindly submit a new issue for the problem you encountered instead of replying here.
Thanks!

@ploxiln ploxiln mentioned this pull request Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants