we log json content to STDOUT from our pods and GKE nicely sends them to stackdriver logging and it gets parsed into a jsonPayload within stackdriver logging.
when we check the Try the new Beta Monitoring and Logging experience
checkbox in the GKE cluster definition, the json parsing ability is lost and the log content is just taken as a textPayload with all json parsing gone.
Is this a bug - any ETA for a fix?