openshift-kni / performance-addon-operators

Operators related to optimizing OpenShift clusters for applications sensitive to cpu and network latency
Apache License 2.0
46 stars 60 forks source link

augment gather_sysinfo to collect machineinfo data #756

Closed ffromani closed 2 years ago

ffromani commented 3 years ago

gather_sysinfo should collect machineinfo data in the sysinfo.tgz it produces. We can use this package: https://github.com/openshift-kni/debug-tools/tree/main/pkg/machineinformer The data should be stored in /etc/machineinfo/machineinfo.json

ffromani commented 3 years ago

cc @marioferh

marioferh commented 2 years ago

Completed: https://github.com/openshift-kni/performance-addon-operators/pull/781