mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-03 20:27:59 +08:00
Update metric.md (#1824)
* Update metric.md * Update metric.md * Update metric.md * Update metric.md * Update metric.md Co-authored-by: 谷溪 <guxi99@gmail.com>
This commit is contained in:
parent
6a3df1a979
commit
f7422cc0d8
@ -427,3 +427,4 @@ foreach ($metric['samples'] as $key => $value) {
|
||||
];
|
||||
}
|
||||
```
|
||||
- 如果选择 **自定义 Histogram Bucket**, 一定要注意注册的时机, 请确保 `registerHistogram()` 之前未触发过同一名称的 Histogram。
|
||||
|
Loading…
Reference in New Issue
Block a user