elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.47k stars 8.04k forks source link

[Observability AI Assistant] Better title for Conversations generated by the Rule Connector #185022

Open emma-raffenne opened 3 weeks ago

emma-raffenne commented 3 weeks ago

Context

An Observability AI Assistant connector is available to be set as action for Observability rules. When an alert is triggered, a conversation with the AI assistant will be created sending the initial prompt set by the user in the rule action. The conversation is then stored and can be retrieved from the AI Assistant interface.

Problem

The evaluation conducted on the AI Assistant connector revealed that conversations created from the connector are saved always with the same title, i.e. "Understanding and Responding to Alert Triggers". Since more than one conversation can have been created in the same way, and there is no indication of the creation date or of the creator of the conversation in the interface, it is impossible to recognise them.

Image

Suggested improvement

For conversations created from an alert rule connector, the following pattern could be used: {rule title} - {timestamp}

emma-raffenne commented 3 weeks ago

cc @boriskirov