Has anyone tried pushing logs formatted in json to dynatrace api with OTEL Azure Java Function? We have logs being sent to dynatrace api with OTEL instrumentation successfully but now we want to switch format and do it with json. Some of the documentation we have read is unclear. Do we need to modify anything in our code base to switch it to output in json.