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

feat: reconcile effective collectors sizing profiles #2181

Merged
merged 2 commits into from
Jan 11, 2025

Conversation

blumamir
Copy link
Collaborator

This PR makes it so that we reconcile sizing profiles in schedualer into effective config, instead of modifying the config object itself in cli.

It give the following benefits:

  • works with helm (vs current implementation that only works with cli).
  • cleaner code - the code that sets values for profile is now part of the profile for easier navigation in the code base
  • remove complication from cli regarding handling these values

@blumamir blumamir changed the title feat: reconcile effective collectors profiles feat: reconcile effective collectors sizing profiles Jan 11, 2025
@blumamir blumamir merged commit 0a7fb69 into odigos-io:main Jan 11, 2025
31 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