Skip to content

Tags: joyparty/prometheus_client_php

Tags

v1.0.2

Verified

This tag was signed with the committer’s verified signature.
Add fix for composer.json

v1.0.1

Add exponential bucket helper

php_version_bump_to_7.3

Fix incorrect miniumum version of php

v1.0.0

Upgrade min. version of php to 7.1, upgrade support for phpunit and f…

…ix tests

v0.9.1

Release v0.9.1

    * Add Redis auth support
    * Fix incorrect cast after json_decode

v0.9.0

Merge pull request endclothing#36 from krukru/InMemory-impl

In memory impl

v0.8.0

Merge pull request endclothing#32 from Jimdo/get_or_register

Add getOrRegister methods

v0.7.0

Merge pull request endclothing#28 from Jimdo/pushgateway

Add PushGateway implementation

v0.6.0

Add support for APC

v0.5.1

Merge pull request endclothing#22 from Jimdo/not_found_exception

Make metrics registration/retrieval more robust