You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BackendAI Agent has been storing utilization data in both Prometheus and Redis since Version 25.6.
To mitigate potential CPU usage spikes in Redis and address the challenges of migrating utilization data from TimescaleDB to Prometheus in a single step, we will implement a gradual data migration process.
Therefore, we need to introduce two configuration flags:
Enable the live statistics API for fetching utilization data from Prometheus