Tarun prakash singh
Tarun prakash singh
Any updates on this, how to achieve master and slave using node pg, or anyone who has written wrapper as suggested. This is very basic usecase and it should be...
> You need to add the winston transport as well for this to work: https://www.npmjs.com/package/@opentelemetry/winston-transport Adding this giving more output but still spanId and traceId are not coming . const...
yeah removed it and posted then only registerInstrumentations({ instrumentations: [ new WinstonInstrumentation({ level:'info', /* logHook: (record, span) => { // Add custom attributes or context to log records record.attributes['trace_id'] =...