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

Enable filtering configuration #1070

Open
daniel-zullo-frequenz opened this issue Sep 2, 2024 · 0 comments
Open

Enable filtering configuration #1070

daniel-zullo-frequenz opened this issue Sep 2, 2024 · 0 comments
Labels
part:config Affects the configuration management priority:low This should be addressed only if there is nothing else on the table type:enhancement New feature or enhancement visitble to users
Milestone

Comments

@daniel-zullo-frequenz
Copy link
Contributor

daniel-zullo-frequenz commented Sep 2, 2024

What's needed?

Extend the ConfigManagingActor to enable key filtering so that applications can subscribe only to one key rather than the whole configuration.

Proposed solution

The naive solution might be to accept an optional filter_key parameter to instantiate the actor and filter the configuration before sending it. (TBD)

@daniel-zullo-frequenz daniel-zullo-frequenz added priority:low This should be addressed only if there is nothing else on the table type:enhancement New feature or enhancement visitble to users part:config Affects the configuration management labels Sep 2, 2024
@llucax llucax added this to the Untriaged milestone Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part:config Affects the configuration management priority:low This should be addressed only if there is nothing else on the table type:enhancement New feature or enhancement visitble to users
Projects
Status: To do
Development

No branches or pull requests

2 participants