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

Not all NGINX connections need to add up #569

Closed
MisterRayCo opened this issue Jul 9, 2013 · 0 comments
Closed

Not all NGINX connections need to add up #569

MisterRayCo opened this issue Jul 9, 2013 · 0 comments
Assignees

Comments

@MisterRayCo
Copy link
Contributor

Remove this line:
assert connections == reading + writing + waiting
Because not all connections are necessarily accounted for by those statuses

https://github.com/DataDog/dd-agent/blob/master/checks.d/nginx.py#L52

internal reference:
https://datadog.desk.com/agent/case/4854

@ghost ghost assigned elijahandrews Jul 9, 2013
@alq666 alq666 closed this as completed in 6658140 Jul 15, 2013
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

No branches or pull requests

2 participants