mirror of
https://github.com/dromara/hertzbeat.git
synced 2026-09-17 09:40:58 +00:00
update status page relate doc (#1532)
Signed-off-by: tomsun28 <tomsun28@outlook.com> Co-authored-by: Logic <zqr10159@dromara.org>
This commit is contained in:
committed by
GitHub
co-authored by
Logic
parent
9576c38e09
commit
e22345b5ef
+3
-3
@@ -166,7 +166,7 @@ metrics:
|
||||
priority: 0
|
||||
# 具体监控指标列表
|
||||
fields:
|
||||
# 指标信息 包括 field名称 type字段类型:0-number数字,1-string字符串 instance是否为实例主键 unit:指标单位
|
||||
# 指标信息 包括 field名称 type字段类型:0-number数字,1-string字符串 label是否为标签 unit:指标单位
|
||||
- field: token
|
||||
type: 1
|
||||
- field: refreshToken
|
||||
@@ -296,7 +296,7 @@ metrics:
|
||||
priority: 0
|
||||
# 具体监控指标列表
|
||||
fields:
|
||||
# 指标信息 包括 field名称 type字段类型:0-number数字,1-string字符串 instance是否为实例主键 unit:指标单位
|
||||
# 指标信息 包括 field名称 type字段类型:0-number数字,1-string字符串 label是否为标签 unit:指标单位
|
||||
- field: token
|
||||
type: 1
|
||||
- field: refreshToken
|
||||
@@ -334,7 +334,7 @@ metrics:
|
||||
priority: 1
|
||||
# 具体监控指标列表
|
||||
fields:
|
||||
# 指标信息 包括 field名称 type字段类型:0-number数字,1-string字符串 instance是否为实例主键 unit:指标单位
|
||||
# 指标信息 包括 field名称 type字段类型:0-number数字,1-string字符串 label是否为标签 unit:指标单位
|
||||
- field: category
|
||||
type: 1
|
||||
- field: app
|
||||
|
||||
Reference in New Issue
Block a user