-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Security Solutions] Display additional anomaly jobs in Entity Analytics Dashboard #155520
Conversation
7cc300a
to
3555927
Compare
Pinging @elastic/security-threat-hunting (Team:Threat Hunting) |
Pinging @elastic/security-solution (Team: SecuritySolution) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey, @machadoum the code looks great! I have a couple of small suggestions.
I know we are close to FF and I don't want to block it, let me know what you think.
x-pack/plugins/security_solution/public/common/components/ml_popover/ml_popover.tsx
Outdated
Show resolved
Hide resolved
.../plugins/security_solution/public/common/components/ml_popover/hooks/use_enable_data_feed.ts
Outdated
Show resolved
Hide resolved
.../plugins/security_solution/public/common/components/ml_popover/hooks/use_enable_data_feed.ts
Show resolved
Hide resolved
8175f92
to
0943e4b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!! 🚀 thanks for doing the changes so quickly
23c15a0
to
62c5f07
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rules Area changes LGTM!
62c5f07
to
36154cb
Compare
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]Module Count
Async chunks
Unknown metric groupsESLint disabled line counts
Total ESLint disabled count
History
To update your PR or re-run it, just comment with: cc @machadoum |
issue: https://github.com/elastic/security-team/issues/6161
Summary
<EnableJob />
and use the response from the API to determine if the job was successfully installed.TODO
Checklist
Delete any items that are not applicable to this PR.