-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
kind/enhancementI can make existing implementation betterI can make existing implementation betterneeds-triagingFind someone who is excited to work on this issue.Find someone who is excited to work on this issue.
Description
What problem this enhancement will solve?
Currently eBPF programs are logging all the logs by default. In production environment, we would like to enable those logs on demand.
What is your proposal?
Current proposal is to provide a -d
flag in the patu deployment, which will reload all the eBPF programs and internally eBPF programs will look for DEBUG macro, and if its defined, it should log the message.
Describe alternatives you've considered
Open for suggestions.
Metadata
Metadata
Assignees
Labels
kind/enhancementI can make existing implementation betterI can make existing implementation betterneeds-triagingFind someone who is excited to work on this issue.Find someone who is excited to work on this issue.