Skip to content

ARGO-5808 automate performance data ingestion - #476

Open
kaggis wants to merge 1 commit into
ARGOeu:develfrom
kaggis:automate-performance
Open

ARGO-5808 automate performance data ingestion#476
kaggis wants to merge 1 commit into
ARGOeu:develfrom
kaggis:automate-performance

Conversation

@kaggis

@kaggis kaggis commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Goal

Automate the ingestion of performance data. When a tenant is created the automation system read the if the tenant is declared with performance on and starts the ingestion job with performance configuration

Implementation

  • Update argo_config.py to handle performance related configuration properties
  • Update init_ingestion.py to handle performance property. If true add extra performance related configuration and arguments when preparing the call to ingestion job submission
  • Update run_ingestion cli script to accept a performance argument
  • Update init_compute_engine.py which spawns the ingestion job to handle the performance related stuff
  • Update argo_automator.py to read performance property from job queue when an INIT_COMPUTE_ENGINE event is send and forward it to init_ingestion accordingly
  • Update readme
  • Minor code clean up

@kaggis
kaggis requested a review from themiszamani August 6, 2026 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant