Skip to content

Add flag config to migrate utilization data from Redis to Prometheus #5027

@fregataa

Description

@fregataa

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
  • Stop storing utilization data in Redis.

JIRA Issue: BA-1802

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions