Make log level of consul-sidecar configurable via annotations #525
Labels
type/enhancement
New feature or request
waiting-reply
Waiting on the issue creator for a response before taking further action
Is your feature request related to a problem? Please describe.
Add the ability to configure the log level of
consul-sidecar
containers that get injected to run in the service pods.Feature Description
At the moment there is no way to control the log level of the side cars which might be useful since they log quite alot of things. I think the best approach here would be to just do this via the annotations, for example
consul.hashicorp.com/sidecar-proxy-log-level
so you can control the log level individual services.Use Case(s)
I think this is a standard feature of pretty much every service.
Contributions
Unfortunately I don't have time.
The text was updated successfully, but these errors were encountered: