Vladimir Adamić
Vladimir Adamić
I am working on this.
@jsumners could you please take a look if [my PR](https://github.com/Vunovati/pino-opentelemetry-transport/pull/1) solves the issue?
@jsumners The [PR](https://github.com/Vunovati/pino-opentelemetry-transport/pull/1) has been reviewed and the OpenTelemetry transport for Pino is now available on npm: https://www.npmjs.com/package/pino-opentelemetry-transport . What else is needed to close this issue? Should I submit...
Hello @mhennoch, what problem would moving the transport to this repo solve for the end users? Is there a way to do it while preserving all the contributions of the...
I plan to move the repo to pino org https://github.com/pinojs. It was the initial plan when I first created the transport but kept it in a private repo to move...
Hello, Pino Opentelemetry Transport is now moved to @pinojs org https://github.com/pinojs/pino-opentelemetry-transport I created an issue with the description and the motivation for doing so here: https://github.com/pinojs/pino-opentelemetry-transport/issues/161 Thanks
It is working to some extent. The arrow functions and the class methods which were introduced in es6 have different scoping rules than regular functions so this would need to...