[manager]bugfix:fix linux interface metrics no instance (#75)
This commit is contained in:
@@ -154,6 +154,7 @@ metrics:
|
||||
# 指标信息 包括 field名称 type字段类型:0-number数字,1-string字符串 instance是否为实例主键 unit:指标单位
|
||||
- field: interface_name
|
||||
type: 1
|
||||
instance: true
|
||||
- field: receive_bytes
|
||||
type: 0
|
||||
unit: byte
|
||||
|
||||
Reference in New Issue
Block a user