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

Stop fallback formula when primary component start sending data #1045

Open
ela-kotulska-frequenz opened this issue Aug 21, 2024 · 0 comments
Assignees
Labels
part:data-pipeline Affects the data pipeline priority:low This should be addressed only if there is nothing else on the table type:enhancement New feature or enhancement visitble to users

Comments

@ela-kotulska-frequenz
Copy link
Contributor

What's needed?

If primary component for formula stop sending data, we are subscribing for fallback components (if exists) and fetch metrics from them.
If primary components start sending data we take that value, but we don't unsubscribe from fallback components.
That generates unnecessary CPU usage. We should be able to stop fallback formula.

Proposed solution

No response

Use cases

No response

Alternatives and workarounds

No response

Additional context

No response

@ela-kotulska-frequenz ela-kotulska-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:data-pipeline Affects the data pipeline labels Aug 21, 2024
@ela-kotulska-frequenz ela-kotulska-frequenz self-assigned this Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part:data-pipeline Affects the data pipeline 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

1 participant