You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* support date_nanos type
* support context aware alert analysis
* Register summary generation type of IncontextInsight for alert summarization
* Fix dashboard unit test failure
* Make each alert register its own IncontextInsight
* Enable context aware alert only if feature flag is enabled
* Avoid unnecessary change and minorly change summary question
* Fix undefined alert name
* Pass monitor type to additional info object of contextProvider
* Address some comments and change feature flag
* Add assistant capabilities check to control component rendering
* Fix mismatched unit test snapshots
* Handle the edge case of multiple indices in search and return more information in additionalInfo
* Reduce llm context input size by taking topN active alerts
* Distinguish source data and aggregation that trigger the alert
* Rename the capability UI rendering flag per assistant plugin change
* Remove alert sample data per current requirement from context
---------
(cherry picked from commit 6dbdc2e)
Signed-off-by: Hailong Cui <ihailong@amazon.com>
Signed-off-by: Songkan Tang <songkant@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Hailong Cui <ihailong@amazon.com>
0 commit comments