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

adds Cloudant.com shared cluster load balancer statistics/monitoring support #7

Merged
merged 1 commit into from
Oct 22, 2012
Merged

adds Cloudant.com shared cluster load balancer statistics/monitoring support #7

merged 1 commit into from
Oct 22, 2012

Conversation

perezd
Copy link
Member

@perezd perezd commented Oct 22, 2012

Cloudant.com provides a hosted dynamodb-style implementation of CouchDB. This program adds uptime monitoring and haproxy-esque stats aggregation.

To see an example of what the stats look like, checkout this gist:
https://gist.github.com/eb4cbcd4f53153eaa579

The format is: cloudant > dbname > cluster node > metric

Requires a valid Cloudant account, which is passed to the program using --cloudant-username and `--cloudant-password'

Let me know if you would like me to make any changes to this!

aphyr added a commit that referenced this pull request Oct 22, 2012
adds Cloudant.com shared cluster load balancer statistics/monitoring support
@aphyr aphyr merged commit 7cd10d6 into riemann:master Oct 22, 2012
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