spiral/roadrunner-metrics
RoadRunner: Prometheus metrics RPC
3.3.0
3.2M downloads/mo
#1384 most downloaded on Packagist
roadrunner-php/metrics
What this package is like to depend on
Last release 1 years ago
13 May 2025
Release timing varies
gaps range from 4 weeks to 2.1 years
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
7 releases · first in 2021
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Jan 2021 to May 2025
2022
2023
2024
2025
2026
Releases
latest 7-
3.3.013 May 2025Release notes
Open source →What's Changed
- feat: Make use of new "Async" RPC by @L3tum in #13
- Fixing Psalm errors by @msmakouz in #16
- Added support of RR v2025 by @okorneliuk in #17
New Contributors
- @L3tum made their first contribution in #13
- @okorneliuk made their first contribution in #17
Full Changelog: v3.2.0...3.3.0
-
3.2.1no date -
v3.2.011 Apr 2024 -
3.1.010 Oct 2023Release notes
Open source →What's Changed
- feat: Add retry decorator by @ArtARTs36 in #8
- Removing config version from readme by @msmakouz in #7
- feat: Add suppress exceptions decorator by @ArtARTs36 in #9
- Adds summary metric type by @butschster in #11
- feat: Add support SuppressExceptionsMetrics for MetricsFactory by @ArtARTs36 in #10
New Contributors
- @ArtARTs36 made their first contribution in #8
- @msmakouz made their first contribution in #7
Full Changelog: 3.0.0...3.1.0
-
3.0.013 Apr 2023Release notes
Open source →Features
- Added
Spiral\RoadRunner\Metrics\CollectorTypeenum class - Upgraded to PHP 8.1
- Upgraded to PHPUnit 10
- Upgraded to Psalm 5
- Added reusable Gh Actions
- Added metapackage
spiral/roadrunner:^2023
Breaking Changes
Spiral\RoadRunner\Metrics\MetricsInterfaceChangesIt has been updated with a new method:
public function unregister(string $name): void
Full Changelog: v2.0.1...3.0.0
- Added
-
v2.0.118 Feb 2021 -
v2.0.021 Jan 2021Release notes
Open source →- split codebase from spiral/roadrunner
- migrate to roadrunner 2.0 and goridge 3.0
- added the ability to declare metrics dynamically