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

metrics-curl.rb removes double quotes/quotes when used. #94

Open abhi8891 opened 6 years ago

abhi8891 commented 6 years ago

metrics-curl.rb removes double quotes/quotes when used, I have a long url which consists of symbols when used with double quotes metrics-curl.rb removes it and gives 400 Bad request.