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

Proxy Optimization #8

Open
graineri opened this issue Sep 27, 2017 · 0 comments
Open

Proxy Optimization #8

graineri opened this issue Sep 27, 2017 · 0 comments

Comments

@graineri
Copy link

It seems that once the proxy receives a multi-metrics packet it parses all the metrics, hashes and send each of them individually to the corresponding aggregator.

I'm wondering about the impact that sending a multi-metrics packet to the aggregator can have. This would imply accumulating metrics until certain size is exceed (or certain amount of time has past) and then sending the packet.

Have you thought of this? Are you planning to implement it?

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