Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

v2.0.0

Latest
Compare
Choose a tag to compare
@LKaemmerling LKaemmerling released this 22 Sep 04:40
· 1 commit to master since this release
a84b6c7

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.