Open Sujimoshi opened 2 years ago
Possible solution: https://github.com/argoproj/argo-cd/pull/7962
It would be great! Since sometimes it's pretty hard to read logs
yes, please!
alternatively or additionally, would be nice to print only certain fields instead of pretty print. Often all I care about is msg and level. Workaround is of course using CLI, would be nice, to have a toggle to parse JSON and provide a list of json paths to output
Summary
Add JSON logs parsing into
pod-logs-viewer
Motivation
it would be very convenient
Proposal
On click on log line try to parse it, if it is possible stringify it again but with indentation enabled