mirror of
https://gitee.com/hyperf/hyperf.git
synced 2024-12-02 19:58:22 +08:00
增加小标题
This commit is contained in:
parent
5f98ca4f3e
commit
7da9c144dc
@ -411,6 +411,7 @@ Router::get('/metrics', function(){
|
||||
|
||||
## 注意事项
|
||||
|
||||
### Prometheus 驱动
|
||||
- 如果使用 redis 等持久化存储, 需要保持同一个 metric 的 label 前后一致, 否则会报错
|
||||
- 如果使用 `in-memory` 存储, `metric name` 推荐使用 **下划线风格**, 如果包含 `:` 会导致失败报错
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user