Network traffic config enhancement
1. Rename 'Traffic' to 'Network Traffic' to avoid confusing. 2. Get meter label id instead of name from metadata Change-Id: I3189d10dd2fb014b6a7921cd511fd652d8682c3d
This commit is contained in:
parent
0f94956ae9
commit
f186349fc3
@ -53,7 +53,7 @@ collection:
|
||||
transformer: GaugeMax
|
||||
unit: byte
|
||||
bandwidth:
|
||||
type: Traffic
|
||||
type: Network Traffic
|
||||
transformer: GaugeSum
|
||||
unit: byte
|
||||
network.services.vpn:
|
||||
@ -95,10 +95,6 @@ collection:
|
||||
sources:
|
||||
- name
|
||||
- properties.image_name
|
||||
Traffic:
|
||||
name:
|
||||
sources:
|
||||
- name
|
||||
VPN:
|
||||
name:
|
||||
sources:
|
||||
@ -110,6 +106,10 @@ collection:
|
||||
name:
|
||||
sources:
|
||||
- name
|
||||
NetworkTraffic:
|
||||
meter_label_id:
|
||||
sources:
|
||||
- label_id
|
||||
# transformer configs
|
||||
transformers:
|
||||
uptime:
|
||||
|
Loading…
x
Reference in New Issue
Block a user