Currently notifications are informational only, the user is not presented with a way to resolve issues, despite many issues being simple changes. This ticket would create a template notification type that can provider users with a custom view that would allow them to take action on certain events.
Examples
Issue: A dashboard contains a visualization with an invalid index pattern,
Notification: Might allow the user to delete the visualization, or change the index pattern
Issue: A shard fails
Notification: Offer to copy the request to Console for debugging
Issue: A search is taking a long time
Notification: Might offer to kill the request
Issue: A scripted field throws an exception
Notification: Offer to take the user to the script editor
Currently notifications are informational only, the user is not presented with a way to resolve issues, despite many issues being simple changes. This ticket would create a template notification type that can provider users with a custom view that would allow them to take action on certain events.
Examples
Issue: A dashboard contains a visualization with an invalid index pattern,
Notification: Might allow the user to delete the visualization, or change the index pattern
Issue: A shard fails
Notification: Offer to copy the request to Console for debugging
Issue: A search is taking a long time
Notification: Might offer to kill the request
Issue: A scripted field throws an exception
Notification: Offer to take the user to the script editor