kruize / autotune

Autonomous Performance Tuning for Kubernetes!
Apache License 2.0
164 stars 54 forks source link

Add support for different Units for the metric values #1036

Closed khansaad closed 11 months ago

khansaad commented 1 year ago

Currently Kruize supports only MiB unit for the metric values. We need to add support for different memory units like Bytes, KiB, GiB

rbadagandi1 commented 11 months ago

This issue is fixed as part of PR 1038.