#qos metrics wont capture

1 messages · Page 1 of 1 (latest)

native path
#

SO maybe a stupid question but I want to capture the QoS stats, I have edited default.yaml as per the below

Uncomment to collect workload/QOS counters

Workload: workload.yaml
WorkloadDetail: workload_detail.yaml
WorkloadVolume: workload_volume.yaml
WorkloadDetailVolume: workload_detail_volume.

Then when I reload the box the values are all commented out again, what stupid thing am i doing wrong?

daring grail
#

Hello

#

Which file are you editing these in @native path ?

native path
#

/opt/harvest2-conf/conf/zapiperf/default.yaml

and

/opt/harvest2-conf/conf/restperf/default.yaml

daring grail
#

You're meant to edit /opt/harvest2-conf/conf/zapiperf
custom.yaml then restart the container.

/opt/harvest2-conf/conf/zapiperf# cat custom.yaml
objects:
Volume: custom_volume_blacklist.yaml
Workload: workload.yaml
WorkloadDetail: workload_detail.yaml
WorkloadVolume: workload_volume.yaml
WorkloadDetailVolume: workload_detail_volume.yaml

Also make sure they are unhashed in the default.yaml

#

let me know how you get on