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

[8.x] [Security Solution] [Notes] Enable templated insights with all events, not just alerts (#197164) #197913

Merged

Conversation

kqualters-elastic
Copy link
Contributor

Backport

This will backport the following commits from main to 8.x:

Questions ?

Please refer to the Backport tool documentation

\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n\n\nCo-authored-by: Kevin Qualters <[email protected]>"}}]}] BACKPORT-->

…, not just alerts (elastic#197164)

## Summary

Currently all notes that make use of the markdown based timeline data
providers will render as a timeline template if the note is associated
with an event, and not an alert. Mostly everything is in place to have
everything work for both already, there's just no context that contains
the event document in the tree in the notes list component currently.
This pr adds that context, and everything else works as expected.

![event_insights](https://github.com/user-attachments/assets/72d25ef2-0c2c-4f82-974f-0f005c9b2d77)

### Checklist

- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios

(cherry picked from commit fe79c85)
@kqualters-elastic kqualters-elastic merged commit 60f0fb6 into elastic:8.x Oct 25, 2024
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants