Releases: PromPHP/prometheus_client_php
Releases · PromPHP/prometheus_client_php
v2.12.0
What's Changed
- Add PostgreSQL support in Storage/PDO.php and other fixes by @2646298 in #162
- Ensure that label values are strings in APCNg adapter by @filakhtov in #159
New Contributors
- @2646298 made their first contribution in #162
- @filakhtov made their first contribution in #159
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- Fix PHPStan errors by @LKaemmerling in #158
- Add PDO storage adapter. by @slashrsm in #157
New Contributors
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
- feat: add support for rendering Infinity by @simPod in #144
- Avoid possible infinite loops on APCu eviction by @TobiasBengtsson in #136
Full Changelog: v2.9.0...v2.9.1
v2.9.0
v2.8.0
What's Changed
- Test with php 8.3 by @LKaemmerling in #138
- Include metric name in exception message by @vlahanas in #131
- Feature/verbose exceptions by @daneiserman in #134
- Make updateGauge lock-free in critical paths of APC and APCng by @TobiasBengtsson in #135
New Contributors
- @vlahanas made their first contribution in #131
- @daneiserman made their first contribution in #134
Full Changelog: v2.7.2...v2.8.0
v2.7.2
What's Changed
- Backward compatiblity with older redis versions by @drieschel in #133
- Fix PHP notice: Undefined index: samples by @pluk77 in #128
New Contributors
- @drieschel made their first contribution in #133
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
- Avoid breaking change in Adapter and RegistryInterface for sorting metrics by @javespi in #118
- Prevent PHP Notice: Undefined index: sum by @pluk77 in #104
New Contributors
Full Changelog: v2.7.0...v2.7.1
v2.7.0
What's Changed
- APCng storage - removed APCUIterator usage while collecting metrics, removed metrics collecting lag by @Rastusik in #96
- Test against PHP 8.2 by @LKaemmerling in #100
- Experiment on Redis-NG Storage without KEYS by @LKaemmerling in #99
- ci: make CI pass by @simPod in #109
- Fix fatal error in redis when meta information is missing in metrics collection by @m-idler in #111
- Eliminate wlocks when updating existing histograms, gauges by @TobiasBengtsson in #116
- feat: allow to disable metric sort by @simPod in #108
New Contributors
- @Rastusik made their first contribution in #96
- @m-idler made their first contribution in #111
- @TobiasBengtsson made their first contribution in #116
Full Changelog: v2.6.2...v2.7.0
v2.6.2
What's Changed
- Revert "Replace redis keys to scan" by @LKaemmerling in #93
Full Changelog: v2.6.1...v2.6.2
v2.6.1
What's Changed
- Replace redis keys to scan by @ikhabitoff in #91
New Contributors
- @ikhabitoff made their first contribution in #91
Full Changelog: v2.6.0...v2.6.1