accelleran / helm-charts

1 stars 0 forks source link

feat: allow to set the persistent log level per pod #785

Closed Wielewout closed 2 days ago

Wielewout commented 1 week ago

This PR allows to control per pod the level for logs that should be persisted. The default is warning (mainly for third-party pods of drax or external pods like the kubernetes api server).

Note that I've set loki-gateway also to warning. We maintain the helm chart ourselves with the common chart templates, but it's running nginx.

TODO:

dimgogos commented 3 days ago

Don't we need to set info level logs for our other microservices too? e.g. dashboard, service monitor, orchestrator ...?