opensearch-project / alerting-dashboards-plugin

📟 Manage your monitors, alerts and notifications in OpenSearch Dashboards
https://opensearch.org/docs/latest/monitoring-plugins/alerting/index/
Apache License 2.0
26 stars 87 forks source link

[FEATURE] Support context aware alert analysis #995

Open songkant-aws opened 3 months ago

songkant-aws commented 3 months ago

Is your feature request related to a problem? Support in-context prompting experience for other dashboard plugins like alerts. Today, we see “in-context prompting” as an action a user can take on the fly quickly and easily.

What solution would you like? Assistant dashboard has an in-place implementation called IncontextInsight component that could wrap a child component and accepts the context passed to it. In this feature, there will be a popover window around the triggered alerts that users can choose to click 'generate' button to call llm to perform summarization based on passed context.

Do you have any additional context? In-context prompting for alerts entry point:

Screenshot 2024-07-12 at 14 28 18

In-context prompting generating process:

Screenshot 2024-07-12 at 14 28 23

In-context prompting showing summary result with option to continue the conversation in chat:

Screenshot 2024-07-12 at 14 28 06
songkant-aws commented 2 months ago

Hi, need some help of reviewing this PR: https://github.com/opensearch-project/alerting-dashboards-plugin/pull/996. Could we get a chance of triaging a bit?

dblock commented 2 months ago

[Catch All Triage - 1, 2, 3]

dblock commented 2 months ago

@songkant-aws reach out to the folks in MAINTAINERS.md?