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

Stumpf haproxy #9

Merged
merged 8 commits into from
Sep 15, 2017
Merged

Stumpf haproxy #9

merged 8 commits into from
Sep 15, 2017

Conversation

mstumpfx
Copy link

Productize HAProxy plugin, added new metrics and filtering. Added support to get stats through tcp.

haproxy.py Outdated
DIMENSIONS_LIST = [
'pxname',
'svname',
'weight',
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't send weight as dim unless it will remain constant always.

haproxy.py Outdated
proxy_monitors = []
excluded_metrics = set()
enhanced_metrics = False
interval = DEFAULT_INTERVAL
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove default interval

@molner
Copy link

molner commented Sep 15, 2017

LGTM after your recent changes. There's quite a few other reviewers on here so I'll hold off on the merge for the time being.

@codesmith14 codesmith14 merged commit 44ddfb5 into master Sep 15, 2017
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.

4 participants