Conversation

AbhiPrasad

ref #15952

resolves #16621

We've gotten a lot of feedback about supporting pino. This PR kicks that off by creating a new pino package, specifically for the pino transport.

All pino transports need to use https://.com/pinojs/pino-abstract-transport, which we don't want to add as a dep to @sentry/node. Hopefully keeping the versions in sync shouldn't be too bad, although I'll force a peer dep range.

@AbhiPrasadAbhiPrasad requested a review from a team June 18, 2025 23:59
@AbhiPrasadAbhiPrasad self-assigned this Jun 18, 2025
@AbhiPrasadAbhiPrasad requested review from mydea and andreiborza and removed request for a team June 18, 2025 23:59
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

Create pino transport package
@AbhiPrasad