This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
Breaking Change:
Removed PushGateway Support from this package. You can move to https://github.com/LKaemmerling/prometheus_push_gateway_php
composer require lkaemmerling/prometheus_push_gateway_php
Which provides the PushGateway Support. It lives now under the namespace \PrometheusPushGateway\PushGateway
The PushGateway was moved into a dedicated package, to slim down the dependencies of this client.