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

Feature: Modify the source used to gather a specific metric #18

Open
EndzeitBegins opened this issue Nov 3, 2016 · 1 comment
Open

Comments

@EndzeitBegins
Copy link
Member

Evaluation on how to implement this feature is ongoing. See issue #15.

Not scheduled for the initial release.

@Laberbear
Copy link
Member

On the gathering side the implementation is pretty trivial.

Each time a measurement is taken the list of measuring sources is iterated and the first that is able to deliver the data is used.
A simple dictionary in the data_manager containing the name of source that should be used for each metric could be checked beforehand.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants