RodrigoDLopez commented on PR #8520: URL: https://github.com/apache/cloudstack/pull/8520#issuecomment-1895942157
The value of this configuration was originally proposed with `60` to avoid misunderstandings as the one that are happening with operators. However, this value has been modified, and there is no information regarding this change communicated clearly for operators. As a result, numerous users may be experiencing the same issue reported in #8453. It might be a good idea to follow the steps taken with this other configurations https://github.com/apache/cloudstack/pull/6803/commits/6c9e8a041bb20364d6ad4ee0e6f25e5a03e438f4, where the value of `vm.stats.max.retention.time` configuration was changed from `0` to `720` for the sake of simplicity for users/operators. Therefore, I suggest doing the same here, and if operators wish, they can modify the value to `0`. BTW: using the value 0 makes the monitoring stop working in KVM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
