multi-cluster-app-dispatcher
multi-cluster-app-dispatcher copied to clipboard
Structured logging and log levels
We need to improve MCAD logging in particular switching to structured logging and revisiting log levels and log verbosity to facilitate log analysis.
Relates to project-codeflare/codeflare-operator#113.
/cc @KPostOffice
@tardieu Great :-) I think that this will be a perfect alignment with the metrics work that @dimakis started here: https://github.com/project-codeflare/multi-cluster-app-dispatcher/pull/486
@tardieu as part of the log levels setting, can you split between (a) operational logs (which are more important) and (b) debugging/developer logs (which are also very important) --- from what I saw when I scanned the code a lot of the logs are developer-centric and less "operations" centric.