Releases: hyperf/metric
Releases · hyperf/metric
Release v3.0.16
Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …
Release v3.0.15
Use `Hyperf\Collection\Collection` instead of `Hyperf\Utils\Collectio…
Release v3.0.7
Fixed bug that metric middleware cannot work well when encountered an…
Release v3.0.6
Fix the path of `CoroutineServerStats` (#5378)
Release v3.0.5
Fix the bug that `undefined swoole_cpu_num()` on `swow` (#5355)
Release v3.0.3
Collect the metric of `Server::stats` by loop (#5326)
Release v3.0.2
Fix the parameter `$timeout` of `Timer::tick()` in `hyperf/metric` (#…
Release v3.0.1
Support Swow for `hyperf/metric` (#5292) * Replace `Swoole\Timer` to `Hyperf\Coordinator\Timer`. * Support Swow. Co-authored-by: 李铭昕 <715557344@qq.com>
Release v3.0.0-rc.21
feat: statsd timeout and persistent connection configurable (#5256) * feat: statsd timeout and persistent connection configurable * chore: add to the published config
Release v3.0.0
feat: statsd timeout and persistent connection configurable (#5256) * feat: statsd timeout and persistent connection configurable * chore: add to the published config