Jimdo / prometheus_client_php

Prometheus instrumentation library for PHP applications
https://prometheus.io/docs/concepts/metric_types/
Apache License 2.0
281 stars 213 forks source link

Refactor PushGateway client to support http client configuration #107

Open oroshnivskyy opened 5 years ago

oroshnivskyy commented 5 years ago

Refactored PushGateway to support http client configuration, now it will be possible to configure https scheme, authentication(basic/digest/htlm).