Releases: zlodes/php-prometheus-client-laravel
Releases · zlodes/php-prometheus-client-laravel
2.1.1
2.1.1 (2024-11-24)
Performance Improvements
- speedup redis histogram storage (5b3f83a)
2.1.0
2.1.0 (2024-04-28)
Features
2.0.0
2.0.0 (2023-10-15)
⚠ BREAKING CHANGES
- core: Configuration changed, see README.md
Code Refactoring
- core: Support zlodes/prometheus-client 2.x (4f35f3c)
1.2.4
1.2.4 (2023-08-29)
Bug Fixes
- container: Make CollectorFactory singleton (ab09e30)
1.2.2
1.2.2 (2023-08-05)
Bug Fixes
- commands: Fix metrics:list command table header (e3a5330)
1.2.0
1.2.0 (2023-07-09)
Features
- command:list: Add Help to output table (f7d6c19)
1.1.2
1.1.2 (2023-07-06)
Bug Fixes
- storage: Fix RedisStorage doesn't clear histograms (2c4dc3f)