Aaron Stone

Results 17 issues of Aaron Stone

Recent PRs #25 and #26 failed because rspec 3.0 matches ">= 2.0.0". This PR pins rspec, rake, rake-compiler as needed.

The `:streaming` flag controls whether the `query` method should call the mysqlclient C API's `use_result` or `store_result` for the first result. When multiple results are enabled, this still happens for...

### What does this PR do? This PR merges the "instances" of a given check loaded from a file with the additional instances discovered by service discovery, e.g. from Docker...

### What does this PR do? Logs a warning if a service-discovery configured check will be ignored if the same-named check was already configured from a file. ### Motivation I...

I am trying to script loading of Grafana dashboards. Grafana supports an Authorization header for its API keys. http://docs.grafana.org/reference/http_api/ I'd like to be able to add header fields to the...

What should the data retrieved from the HTTP service look like? If there's documentation on Puppet Labs' site that answers this, could you link to it? :)

2.x legacy

I wrote a wkhtmltoimage wrapper for PhantomJS. It's a work in progress / proof of concept. https://github.com/sodabrew/pjhtmltopdf Some questions before I continue more work on this: - Would you like...

@jtomaszewski @mjbellantoni Do you think we're OK to do a micro bump, or do we need a minor bump?

Should return only the set of nodes in the current view.

Bug