HubSpot / BuckyServer

Node server that receives metric data over HTTP & forwards to your service of choice
http://github.hubspot.com/bucky
MIT License
195 stars 33 forks source link

On a page with a high amount of Ajax calls (for examples) Lynx fails to send a correct UDP packet to statsd #6

Open edasque opened 10 years ago

edasque commented 10 years ago

Resulting in many drops metrics. See https://github.com/dscape/lynx/pull/4

If Lynx doesn't provide a fix, maybe Bucky can forgo batch export or make a few lighter calls?