fix(aws/ebs): volume-iops mode - compilation error (#3216)
This commit is contained in:
parent
c01470e857
commit
0067c1ca97
|
@ -69,7 +69,7 @@ sub get_metrics_mapping {
|
||||||
},
|
},
|
||||||
unit => ''
|
unit => ''
|
||||||
},
|
},
|
||||||
VolumeQueueLength
|
VolumeQueueLength => {
|
||||||
output => 'IOPS Queue Length',
|
output => 'IOPS Queue Length',
|
||||||
label => 'iops-queue-length',
|
label => 'iops-queue-length',
|
||||||
nlabel => {
|
nlabel => {
|
||||||
|
|
Loading…
Reference in New Issue