A Prometheus exporter for Livepeer orchestrator metrics. Fetches and exposes orchestrator metrics from various Livepeer endpoints for Prometheus to scrape.
This commit ensures that 0.0 is returned by the StringToFloat64 method
when a empty sting is passed in. This was done since sometimes the API's
return an empty string instead of 0.0.
This commit ensures that 0.0 is returned by the StringToFloat64 method when a empty sting is passed in. This was done since sometimes the API's return an empty string instead of 0.0.