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

Reduce noisiness #1586

Merged
merged 12 commits into from
Mar 22, 2021
Merged

Reduce noisiness #1586

merged 12 commits into from
Mar 22, 2021

Conversation

leodido
Copy link
Member

@leodido leodido commented Mar 22, 2021

What type of PR is this?

Uncomment one (or more) /kind <> lines:

/kind feature

Any specific area of the project related to this PR?

/area engine

/area tests

What this PR does / why we need it:

Which issue(s) this PR fixes:

NONE

Special notes for your reviewer:

Need to update the falco-tester container image.

Does this PR introduce a user-facing change?:

new: introduce a new configuration field `syscall_event_drops.threshold` to tune the drop noisiness
fix: ignore action can not be used with log and alert ones (`syscall_event_drops` config)
update: lower the `syscall_event_drops.max_burst` default value to 1

leodido added 10 commits March 19, 2021 12:43
This also introduces a threshold configurable value.

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
…not allow the ignore action to work with any other except the exit one

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
…enum class

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
The threshold governs the noisiness of the drops.

Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
leodido and others added 2 commits March 22, 2021 13:50
…cordingly

Co-authored-by: Leonardo Grasso <me@leonardograsso.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
@leodido
Copy link
Member Author

leodido commented Mar 22, 2021

/cc @fntlnz

@poiana poiana requested a review from fntlnz March 22, 2021 13:56
Copy link
Member

@leogr leogr left a comment

Choose a reason for hiding this comment

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

LGTM

@poiana
Copy link
Contributor

poiana commented Mar 22, 2021

LGTM label has been added.

Git tree hash: 82acdd48f4c7ffd1c7169b20801c86430b6b3306

@leogr leogr added this to the 0.28.0 milestone Mar 22, 2021
@poiana
Copy link
Contributor

poiana commented Mar 22, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: fntlnz, leogr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@leodido leodido changed the title wip: Reduce noisiness Reduce noisiness Mar 22, 2021
@poiana poiana merged commit 1ded30f into master Mar 22, 2021
@poiana poiana deleted the update/drop-noisiness branch March 22, 2021 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants