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

Limit metric length going into ganglia #100

Merged
merged 5 commits into from
Sep 18, 2017
Merged

Conversation

directionless
Copy link
Contributor

Ganglia (at least the version we run) gets pretty unhappy with long metric names. I've attempted a fairly minimal patch to add an option on filtering those out. I've aimed for minimal, and matching local style.

Along the way, I also needed to do some kinda ugly hacking around how imports work. I don't think it's ideal, but it seems to work.

Add an option to limit metric name length for things destined for ganglia. This is to work around some xml parsing issues there.
(and add a .gitignore)
@vvuksan vvuksan merged commit 69e3626 into sivy:master Sep 18, 2017
@directionless directionless deleted the seph/limit branch September 18, 2017 20:49
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.

2 participants