Skip to content

Change service discovery sampler logs to debug

Simon Tomlinson requested to merge stomlinson/debug-load-balancer-logs into master

What does this MR do and why?

Change service discovery sampler logs to debug

The service discovery sampler logs once every time service discovery runs, which is roughly once per 3 minutes per process. This was causing a huge amount of logging volume.

By making these messages 'debug', they can be filtered and not contribute to logging volume.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports