falcosecurity / plugin-sdk-go

Falco plugins SDK for Go
Apache License 2.0
26 stars 17 forks source link

refactor: improve async extraction with automatic activation and benchmarks #30

Closed jasondellaluce closed 2 years ago

jasondellaluce commented 2 years ago

What type of PR is this?

/kind feature

Any specific area of the project related to this PR?

/area plugin-sdk

What this PR does / why we need it: For deeper context, see https://github.com/falcosecurity/plugin-sdk-go/issues/25. This PR improves async extraction by:

Which issue(s) this PR fixes:

Fixes #25

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

refactor: improve async extraction with automatic activation and benchmarks
poiana commented 2 years ago

LGTM label has been added.

Git tree hash: 1d3990b8089b4ca1c9eef24c5bb77a486279fe1e

poiana commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jasondellaluce, 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: - ~~[OWNERS](https://github.com/falcosecurity/plugin-sdk-go/blob/main/OWNERS)~~ [jasondellaluce,leogr] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment