Closed Gounlaf closed 5 years ago
Use Psr7\Uri (from guzzle dependencies) to build PushGateway::$address, allowing support of https
PushGateway::$address
Hi @Gounlaf look at that PR: https://github.com/Jimdo/prometheus_client_php/pull/107 I think it will be better to move guzzle client configuration outside of PushGateway class
Close in favor of #107
Use Psr7\Uri (from guzzle dependencies) to build
PushGateway::$address
, allowing support of https