Improve log explorer
eluchsinger
PROOP
6 months ago
We are using structured logs. In the log explorer, we now see the JSON logs appearing, but they are formatted like a string.
What I would've liked to see is a destructuring of the logs. I see an intent of it, by showing "level": "info" when clicking on the expand (+) button. But it doesn't seem to work with the other fields.
We're using winston standard JSON logging.
What I see:
What I would like to see (I omitted deployment, replica, service, but they still should be there):
0 Threads mention this feature
0 Replies