According to the [google cloud docs](https://cloud.google.com/logging/docs/agent/logging/configuration#special-fields), the trace format needs to be `projects/[PROJECT-ID]/traces/[TRACE-ID]`  But currently it's only set to `traceId` https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/28b1c300240771720f70a95522ede7ce6a2ccea0/src/logger.ts#L170C6-L170C33