-
Notifications
You must be signed in to change notification settings - Fork 182
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
Adding Yandex Data Streams support #336
Adding Yandex Data Streams support #336
Conversation
@preved911: There is not a label identifying the kind of this PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Welcome @preved911! It looks like this is your first PR to falcosecurity/falcosidekick 🎉 |
90f1a4b
to
64fd7e1
Compare
/assign @leodido |
711a722
to
e08fec7
Compare
e08fec7
to
e24646b
Compare
e24646b
to
badbe35
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.
It seems good except for the stats, a line like this is missing
Signed-off-by: Ildar Valiullin <preved.911@gmail.com>
badbe35
to
5879d22
Compare
Please check it again |
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 label has been added. Git tree hash: 3275aa019d0842793e6357a38738b9956a2120fc
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Issif, preved911 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 |
…treams In prevision of sidekick version bump. falcosecurity/falcosidekick#336 Signed-off-by: Lyonel Martinez <lyonel.martinez@numberly.com>
…treams In prevision of sidekick version bump. falcosecurity/falcosidekick#336 Signed-off-by: Lyonel Martinez <lyonel.martinez@numberly.com>
Hello. This PR will allow using Yandex Data Streams for output. Can it be merged, please?