-
Notifications
You must be signed in to change notification settings - Fork 28
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
add telegraf service and grafana dashboard for haproxy stats #315
Conversation
6a0b4c8
to
fe7aa9e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested locally
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
HAProxy is up to date on its branch 1.0.1 included stats listener updates
@ndegory Please rebase against master since we've made other swarm dependency changes (eg, zookeeper+kafka -> nats). Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
fe7aa9e
to
4e7b965
Compare
was rebased, but tests are still failing. My tests are also failing on the master branch, so I can't confirm or disprove tests on this branch. |
👍 |
Warning: appcelerator-archive/docker-haproxy#2 (stats listener updates for haproxy:1.0.1) should be merged before this one.
How to test:
$ swarm pull
$ swarm start
$ swarm monitor
once all services are up, connect to grafana (localhost:6001), authenticate with the admin login, and check the Load Balancer dashboard, data should be displayed.