Skip to content

Conversation

@MakoWish
Copy link
Contributor

@MakoWish MakoWish commented Aug 30, 2023

Type of change

  • Enhancement

What does this PR do?

This PR updates the blog post link in the ProblemChild integration's docs.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have incremented the version in my package's manifest.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Related issues

@MakoWish MakoWish marked this pull request as ready for review August 30, 2023 17:38
@MakoWish MakoWish requested review from a team as code owners August 30, 2023 17:38
@MakoWish MakoWish changed the title Problem child documentation link [ProblemChild] Update Blog Post Link in Docs Aug 30, 2023
@elasticmachine
Copy link

elasticmachine commented Aug 30, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-08-31T16:32:09.847+0000

  • Duration: 14 min 51 sec

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@susan-shu-c
Copy link
Member

/test

Copy link
Contributor

@peteharverson peteharverson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for ML

MakoWish and others added 4 commits August 31, 2023 10:17
Co-authored-by: Apoorva Joshi <30438249+ajosh0504@users.noreply.github.com>
Co-authored-by: Apoorva Joshi <30438249+ajosh0504@users.noreply.github.com>
if:
ctx.containsKey('problemchild') && ctx['problemchild'].containsKey('prediction')
&& ctx['problemchild']['prediction'] == 0
&& ctx['problemchild']['prediction'] == '0'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajosh0504 does this look good? The rest of these changes are good to me

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep this looks good!

Copy link
Contributor

@ajosh0504 ajosh0504 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work. Thanks, @MakoWish! 🚀

if:
ctx.containsKey('problemchild') && ctx['problemchild'].containsKey('prediction')
&& ctx['problemchild']['prediction'] == 0
&& ctx['problemchild']['prediction'] == '0'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep this looks good!

@elasticmachine
Copy link

Package problemchild - 1.1.1 containing this change is available at https://epr.elastic.co/search?package=problemchild

@MakoWish MakoWish changed the title [ProblemChild] Update Blog Post Link in Docs [ProblemChild] Update Blog Post Link in Docs and Minor Bug Fixes Sep 1, 2023
@MakoWish MakoWish deleted the problem_child_documentation_link branch September 1, 2023 15:21
@andrewkroh andrewkroh added the Integration:problemchild Living off the Land Attack Detection label Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Integration:problemchild Living off the Land Attack Detection

6 participants