mirror of
https://github.com/jupp0r/prometheus-cpp.git
synced 2026-07-22 14:43:33 +00:00
da220f511b
Allows specification of a timeout for HTTP requests which is passed to curl. This allows the operation to eventually fail if the remote endpoint does not respond. Default value for the added parameter maintains existing behaviour.