sensu-plugins / sensu-plugins-docker

This plugin provides native Docker instrumentation for monitoring and metrics collection, including: container status, container number, and container metrics via `docker ps`.
http://sensu-plugins.io
MIT License
35 stars 57 forks source link

Update Sensu Plugin to 1.3 or higher #44

Closed ghost closed 7 years ago

ghost commented 8 years ago

The current gemspec file has a dependency on Sensu Plugin up to 1.2.0 which was released in July 2015. Users such as myself are unable to make use of this Sensu docker plugin due to using more up-to-date-Sensu deployments. I am happy to open a PR which bumps the version dependency in the gemspec, but I am unsure as to the implications.

psyhomb commented 7 years ago

Is there any updates on this?

betorvs commented 7 years ago

+1

eheydrick commented 7 years ago

I have relaxed the dependency to ~> 1.2 and released the change in 1.1.5, which is now live on Rubygems.