Fix metric name in etc/metrics.yml
This fixes the name of the network.incoming.bytes metric in etc/metrics.yaml. Change-Id: I6674a2f332709805cc3db58f2454f744e24ecb0e
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
volume:
|
||||
- volume.size: max
|
||||
network.bw.in:
|
||||
- network.incoming: max
|
||||
- network.incoming.bytes: max
|
||||
network.bw.out:
|
||||
- network.outgoing.bytes: max
|
||||
network.floating:
|
||||
|
||||
Reference in New Issue
Block a user