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

Make min supported broker serde version and the aggregation policy for nullables configurable #450

Open
efeg opened this issue Dec 13, 2018 · 0 comments
Labels
robustness Makes the project tolerate or handle perturbations.

Comments

@efeg
Copy link
Collaborator

efeg commented Dec 13, 2018

  1. Make the min supported broker serde version configurable and add a corresponding configuration sanity check to ensure that the min supported version is consistent with the required configs to be used -- e.g. metric.anomaly.analyzer.metrics.
  2. Currently, by default, the aggregator will iterate all the metrics recorded in a sample and take any value, including nullables, as valid. Make the aggregator multi-version aware to enforce an aggregation policy.
@efeg efeg added the robustness Makes the project tolerate or handle perturbations. label May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
robustness Makes the project tolerate or handle perturbations.
Projects
None yet
Development

No branches or pull requests

1 participant