Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update autoscaling config to use metrics_providers #3896

Merged
merged 2 commits into from
Jun 17, 2024
Merged

Conversation

ernestosilv
Copy link
Contributor

This PR updates the script to handle the new autoscaling configuration format, which now uses a list of metrics_providers instead of a single metrics_provider. The following changes were made:

  • Modified the script to construct the instance_config with a metrics_providers list.
  • Ensured that the metrics_provider and setpoint are added as dictionaries within the metrics_providers list.
  • Updated the handling of the autoscaling configuration to match the new format specified in the provided config file.

These changes address the recent update in the autoscaling configuration format, ensuring that the script correctly handles the new structure.

@ernestosilv ernestosilv marked this pull request as ready for review June 17, 2024 17:54
@kedarv kedarv requested a review from karmeleon June 17, 2024 18:01
@ernestosilv ernestosilv merged commit ad89567 into master Jun 17, 2024
10 checks passed
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.

2 participants