-
Notifications
You must be signed in to change notification settings - Fork 1.5k
[AI-5441] DDS: ESET Protect: Integration v1.0.0 #20349
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
base: master
Are you sure you want to change the base?
[AI-5441] DDS: ESET Protect: Integration v1.0.0 #20349
Conversation
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.
Hi @savandalasaniya-crest, thanks for the PR! I left some initial comments.
"Intended Audience :: System Administrators", | ||
"License :: OSI Approved :: BSD License", | ||
"Private :: Do Not Upload", | ||
"Programming Language :: Python :: 3.11", |
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.
"Programming Language :: Python :: 3.11", | |
"Programming Language :: Python :: 3.12", |
this should be python 3.12- what version of ddev are you using?
"Topic :: System :: Monitoring", | ||
] | ||
dependencies = [ | ||
"datadog-checks-base>=4.2.0", |
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.
Why is this so low? Most checks require "datadog-checks-base>=37.4.0"
|
||
To install the ESET Protect integration, run the following Agent installation command and the following steps. For more information, see the [Integration Management][5] documentation. | ||
|
||
**Note**: This step is not necessary for Agent version >= 7.65.0. |
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.
**Note**: This step is not necessary for Agent version >= 7.65.0. | |
**Note**: This step is not necessary for Agent version >= 7.68.0. |
What does this PR do?
This is a initial release PR of ESET Protect integration including all the required assets.
Motivation
Review checklist (to be filled by reviewers)
qa/skip-qa
label if the PR doesn't need to be tested during QA.backport/<branch-name>
label to the PR and it will automatically open a backport PR once this one is merged