Defined in: node_modules/galileo-generated/dist/commonjs/models/logtracesingestrequest.d.ts:45If True, include the list of ingested trace IDs in the response.
Defined in: node_modules/galileo-generated/dist/commonjs/models/logtracesingestrequest.d.ts:25Whether or not to use reliable logging. If set to False, the method will respond immediately before verifying that the traces have been successfully ingested, and no error message will be returned if ingestion fails. If set to True, the method will wait for the traces to be successfully ingested or return an error message if there is an ingestion failure.
Defined in: node_modules/galileo-generated/dist/commonjs/models/logtracesingestrequest.d.ts:33External id of the session (e.g., OTEL session.id from span attributes).