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 => ''
|
||||
},
|
||||
VolumeQueueLength
|
||||
VolumeQueueLength => {
|
||||
output => 'IOPS Queue Length',
|
||||
label => 'iops-queue-length',
|
||||
nlabel => {
|
||||
|
|
Loading…
Reference in New Issue