Alexander Else

Results 5 comments of Alexander Else

Since opening this issue and PR #76 i see there's already the same fix in #64. It omits the os.Remove call) but this doesn't seem to be necessary (tested os.Create...

Doesn't a merge from master into a branch before raising a PR solve this? We're not so fast moving that changelog gets frequent updates.

If we switch to github releases it makes this project more of a snowflake concern for us to manage and I want to avoid that. It doesn't seem like it's...

Just a note @aidansteele to please see the Contributors section of the README and follow the bit about signing the CLA. It's something we have to check off before we...

You might instead try running gostatsd under 2 configurations (separate servers) and use a UDP repeater to send to both. Statsd clients send to the repeater, which sends to the...