Skip to content

Releases: hyperf/metric

Release v3.0.16

12 Apr 08:27

Choose a tag to compare

Use `Hyperf\Coroutine\Coroutine` instead of `Hyperf\Utils\Coroutine` …

Release v3.0.15

07 Apr 09:03

Choose a tag to compare

Use `Hyperf\Collection\Collection` instead of `Hyperf\Utils\Collectio…

Release v3.0.7

17 Feb 23:04

Choose a tag to compare

Fixed bug that metric middleware cannot work well when encountered an…

Release v3.0.6

12 Feb 01:01

Choose a tag to compare

Fix the path of `CoroutineServerStats` (#5378)

Release v3.0.5

05 Feb 11:45

Choose a tag to compare

Fix the bug that `undefined swoole_cpu_num()` on `swow` (#5355)

Release v3.0.3

16 Jan 06:23

Choose a tag to compare

Collect the metric of `Server::stats` by loop (#5326)

Release v3.0.2

09 Jan 09:33

Choose a tag to compare

Fix the parameter `$timeout` of `Timer::tick()` in `hyperf/metric` (#…

Release v3.0.1

09 Jan 01:48

Choose a tag to compare

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

23 Dec 02:22

Choose a tag to compare

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

03 Jan 05:32

Choose a tag to compare

feat: statsd timeout and persistent connection configurable (#5256)

* feat: statsd timeout and persistent connection configurable

* chore: add to the published config