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

Single flow feature change #147

Merged
merged 12 commits into from
Jul 27, 2021
Merged

Conversation

ylwu-amzn
Copy link
Collaborator

Description

Single flow feature change. Will send out separate PR for multi-category field HC detector.

This PR contains following PRs reviewed before:
#33 #42 #48 #51 #104 #123 #130 #131 #132

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

ylwu-amzn and others added 12 commits June 3, 2021 11:10
Signed-off-by: Yaliang Wu <ylwu@amazon.com>
Signed-off-by: Yaliang Wu <ylwu@amazon.com>
Signed-off-by: Yaliang Wu <ylwu@amazon.com>
Signed-off-by: Yaliang Wu <ylwu@amazon.com>
* support run historical analysis for HC detector

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* add more javadoc

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* address comments: rename method, remove comments etc

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* add more comments for task action

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* address comments from old CR: mainly renaming and add more comments

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

Co-authored-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>
…oject#123)

* support HC task profiles in profile API;error handling

Signed-off-by: Yaliang Wu <ylwu@amazon.com>
* add init progress of realtime task

* add realtime task cache

* remove DetectionStateHandler, will track error in realtime task

* add more comments
Signed-off-by: Yaliang Wu <ylwu@amazon.com>
* maintain running historical task in hourly cron

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* maintain realtime tasks

* address comments
@ylwu-amzn ylwu-amzn merged commit f5e3ad4 into opensearch-project:main Jul 27, 2021
ohltyler pushed a commit to ohltyler/anomaly-detection-2 that referenced this pull request Sep 1, 2021
* tune data model for unified flow

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* support unified flow for single entity detector

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* add realtime task

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* support preview with detector directly

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* support historical analysis for HC detector (opensearch-project#104)

* support run historical analysis for HC detector

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* add more javadoc

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* address comments: rename method, remove comments etc

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* add more comments for task action

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* address comments from old CR: mainly renaming and add more comments

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

Co-authored-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* support HC task profiles in profile API;error handling (opensearch-project#123)

* support HC task profiles in profile API;error handling

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* add init progress of realtime task (opensearch-project#130)

* add init progress of realtime task

* add realtime task cache

* remove DetectionStateHandler, will track error in realtime task

* add more comments

* add delete anomaly results API (opensearch-project#131)

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* maintain running historical task in hourly cron (opensearch-project#132)

* maintain running historical task in hourly cron

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* maintain realtime tasks

* address comments

Co-authored-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>
ohltyler pushed a commit to ohltyler/anomaly-detection-2 that referenced this pull request Sep 1, 2021
* tune data model for unified flow

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* support unified flow for single entity detector

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* add realtime task

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* support preview with detector directly

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* support historical analysis for HC detector (opensearch-project#104)

* support run historical analysis for HC detector

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* add more javadoc

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* address comments: rename method, remove comments etc

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* add more comments for task action

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* address comments from old CR: mainly renaming and add more comments

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

Co-authored-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* support HC task profiles in profile API;error handling (opensearch-project#123)

* support HC task profiles in profile API;error handling

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* add init progress of realtime task (opensearch-project#130)

* add init progress of realtime task

* add realtime task cache

* remove DetectionStateHandler, will track error in realtime task

* add more comments

* add delete anomaly results API (opensearch-project#131)

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* maintain running historical task in hourly cron (opensearch-project#132)

* maintain running historical task in hourly cron

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* maintain realtime tasks

* address comments

Co-authored-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>
ohltyler pushed a commit that referenced this pull request Sep 1, 2021
* tune data model for unified flow

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* support unified flow for single entity detector

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* add realtime task

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* support preview with detector directly

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* support historical analysis for HC detector (#104)

* support run historical analysis for HC detector

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* add more javadoc

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* address comments: rename method, remove comments etc

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* add more comments for task action

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* address comments from old CR: mainly renaming and add more comments

Signed-off-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

Co-authored-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>

* support HC task profiles in profile API;error handling (#123)

* support HC task profiles in profile API;error handling

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* add init progress of realtime task (#130)

* add init progress of realtime task

* add realtime task cache

* remove DetectionStateHandler, will track error in realtime task

* add more comments

* add delete anomaly results API (#131)

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* maintain running historical task in hourly cron (#132)

* maintain running historical task in hourly cron

Signed-off-by: Yaliang Wu <ylwu@amazon.com>

* maintain realtime tasks

* address comments

Co-authored-by: Yaliang Wu <ylwu@dev-dsk-ylwu-2c-e500d1cf.us-west-2.amazon.com>
@ohltyler ohltyler added the feature new feature label Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants