Commit df8f474
chore(deps): Bump hyper/metric 3.1 (#11)
* [3.1]Bumps dependencies (#5796)
Co-authored-by: 李铭昕 <[email protected]>
* Upgrade hyperf packages to version `~3.1.0` (#5801)
* Bumps `phpunit` to `10.x` (#5802)
Co-authored-by: 李铭昕 <[email protected]>
* Remove redundant `setAccessible` methods (#5811)
* Remove deprecated codes (#5812)
* Removed the deprecated code for metric. (#5847)
* Use `StrCache` instead of `Str` in special cases. (#5866)
* [feat] Support buffer mechanism in standalone process of metric (#6030)
Co-authored-by: 李铭昕 <[email protected]>
* Fix the bug that cannot stop the command from terminating gracefully (#6090)
* Upgrade actions/checkout to v4 (#6159)
* Adds `metric.enable_command_metric` switch (#6272)
* Changed the `branch-alias` of all components to `3.1-dev`. (#6320)
* update dependencies
* Remove unused import
---------
Co-authored-by: Deeka Wong <[email protected]>
Co-authored-by: 李铭昕 <[email protected]>
Co-authored-by: yansongda <[email protected]>
Co-authored-by: Albert Chen <[email protected]>1 parent c92e9fe commit df8f474
File tree
24 files changed
+2011
-1360
lines changed- publish
- src
- Adapter
- InfluxDB
- Prometheus
- RemoteProxy
- Contract
- Listener
- tests
- Adapter
- Prometheus
- RemoteProxy
- Cases
24 files changed
+2011
-1360
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | | - | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
80 | 81 | | |
81 | 82 | | |
82 | 83 | | |
83 | | - | |
| 84 | + | |
84 | 85 | | |
85 | 86 | | |
86 | 87 | | |
| |||
0 commit comments