-
Notifications
You must be signed in to change notification settings - Fork 1
Usage Tips with SusQL Operator
Scott Trent edited this page Jul 8, 2024
·
1 revision
SusQL Operator Usage Tips
- Time Series Data Retention
Energy consumption data is stored as a time series by OpenShift, typically in a Prometheus database. This data is retained for a certain period of time before being removed. The default number of days/hours data is retained depends on the version of OpenShift, and can easily modified by the cluster administrator. Please refer to the OpenShift documentation for the version you are using for more information.
Although time series data may not be retained past the specified value, SusQL will maintain the aggregated energy total separately, so that this total will be accurate even though underlying data points may no longer exist.