Describe the bug
Despite setting server.log_format to json two log lines appear to ignore the setting:
ERROR: [transport] Client received GoAway with error code ENHANCE_YOUR_CALM and debug data equal to ASCII "too_many_pings".
maxprocs: Leaving GOMAXPROCS=4: CPU quota undefined
To Reproduce
Steps to reproduce the behavior:
- Start Cortex
1.21.1
- Check logs
Expected behavior
All logs respect the selected json format.
Describe the bug
Despite setting
server.log_formattojsontwo log lines appear to ignore the setting:To Reproduce
Steps to reproduce the behavior:
1.21.1Expected behavior
All logs respect the selected
jsonformat.