Skip to content

feat(pino): Add initial package for @sentry/pino-transport #16652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

AbhiPrasad
Copy link
Member

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://github.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.

@AbhiPrasad AbhiPrasad requested a review from a team June 18, 2025 23:59
@AbhiPrasad AbhiPrasad self-assigned this Jun 18, 2025
@AbhiPrasad AbhiPrasad 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 GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create pino transport package
1 participant