sensu-plugins / sensu-plugins-jenkins

This plugin provides native Jenkins instrumentation for monitoring and metrics collection, including: health, job status, metrics via `JQS`, and others.
http://sensu-plugins.io
MIT License
9 stars 18 forks source link

Add configuration option for timeout #18

Closed mnuessler closed 7 years ago

mnuessler commented 7 years ago

Pull Request Checklist

Is this in reference to an existing issue? No.

General

Adds a configuration option for the request timeout with a default of 5 seconds.

Known Compatablity Issues

None. Change is backwards compatible.

sstarcher commented 7 years ago

conflicts

mnuessler commented 7 years ago

Rebased and resolved conflicts.