sensu-plugins / sensu-plugins-http

This plugin provides native HTTP instrumentation for monitoring and metrics collection, including: response code, JSON response, HTTP last modified, SSL expiry, and metrics via `curl`.
http://sensu-plugins.io
MIT License
30 stars 97 forks source link

Dependencies #61

Closed basickarl closed 7 years ago

basickarl commented 7 years ago

A list with the dependencies in the documentation would be very... very helpful.

eheydrick commented 7 years ago

While we don't have the dependencies explicitly listed out in the docs, you can always see the gem dependencies in the gemspec. e.g. https://github.com/sensu-plugins/sensu-plugins-http/blob/master/sensu-plugins-http.gemspec#L33-L35. Were you looking for something beyond that? We're in the process of revamping the docs in all the plugins and we'll take that into consideration.