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

Agent flush intervals converge #20

Open
obfuscurity opened this issue Sep 9, 2016 · 0 comments
Open

Agent flush intervals converge #20

obfuscurity opened this issue Sep 9, 2016 · 0 comments

Comments

@obfuscurity
Copy link
Collaborator

I was running a haggar test last night that started fine and ran as expected until I noticed some odd behavior this morning. Typically I'll start some number of agents with the default flush-interval and jitter settings, and see a constant stream of flushes logged to stderr.

$ GOPATH=~/gocode ./gocode/bin/haggar -agents=100 -metrics=4000 -carbon="x.x.x.x:2003"

When I checked on the benchmark today I observed some unusual behavior on the Carbon node; I traced it back to Haggar, where all of the agents where flushing at the same time, every 10 seconds. This is very unusual and certainly not the desired/expected behavior, which is to flush on a interval relative to each agent's (staggered) start time.

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

1 participant