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

Fix broken mean. #1

Merged
merged 3 commits into from
Jan 24, 2017
Merged

Fix broken mean. #1

merged 3 commits into from
Jan 24, 2017

Conversation

magiconair
Copy link
Contributor

This is a fix for fabiolb/fabio#207

magiconair added a commit to fabiolb/fabio that referenced this pull request Jan 17, 2017
This patch replaces the github.com/pubnub/go-metrics-statsd
library with a patched version which fixes
pubnub/go-metrics-statsd#1
killcity and others added 2 commits January 23, 2017 16:43
'gf' was generating the following error when sending metrics with fabio:
KeyError: 'gf'
@jshaw86
Copy link
Contributor

jshaw86 commented Jan 24, 2017

Hey, Thanks for your PR. Merging now. I also just noticed that we used our "--" to seperate the source. This is specific to our statsd configuration (it can be configured to whatever).

We could roll this into the specified prefix so rather than specifying the prefix to be "us-west-1" it would be "us-west-1--".

@jshaw86 jshaw86 merged commit 7da61f4 into pubnub:master Jan 24, 2017
@magiconair
Copy link
Contributor Author

@jshaw86 if that is the case then I think this would be good. However, at this point this is a breaking change. Maybe you can add a Delim field which you initialize with -- so that it can be overwritten. Just thinking out loud here.

@killcity do you have an opinion on this since we're not a statsd/dogstatd user.

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

Successfully merging this pull request may close these issues.

3 participants