[docs]新增服务器采集节点赞助

This commit is contained in:
tomsun28
2022-04-01 18:00:24 +08:00
parent abe24914d3
commit 2f52ff5e63
2 changed files with 3 additions and 2 deletions

View File

@@ -140,7 +140,7 @@ metrics:
sql: SELECT username, count( username ) as counts FROM v$session WHERE username IS NOT NULL GROUP BY username
url: ^_^url^_^
- name: performace
- name: performance
priority: 1
fields:
# 指标信息 包括 field名称 type字段类型:0-number数字,1-string字符串 instance是否为实例主键 unit:指标单位