Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Switch to bucket aggregation to improve anomaly distribution performance #91

Closed
ylwu-amzn opened this issue May 2, 2020 · 0 comments
Closed
Labels
enhancement Enhance current feature for better performance, user experience, etc

Comments

@ylwu-amzn
Copy link
Contributor

Currently we query raw anomalies which has anomaly_grade>0 and aggregate by detector. Generally, the anomalies count should be small. But for long time range or edge case like 1k detectors, it may result in long time loading. We can try bucket aggregation to improve performance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhance current feature for better performance, user experience, etc
Projects
None yet
Development

No branches or pull requests

1 participant