Skip to content

Commit 4d4a02f

Browse files
LudvigHztimfishandreiborza
authored
fix(bun) Export pinoIntegration from @sentry/node (#17990)
Before submitting a pull request, please take a look at our [Contributing](https://github.com/getsentry/sentry-javascript/blob/master/CONTRIBUTING.md) guidelines and verify: - [x] If you've added code that should be tested, please add tests. - [x] Ensure your code lints and the test suite passes (`yarn lint`) & (`yarn test`). Resolves #17989 Co-authored-by: Tim Fish <tim@timfish.uk> Co-authored-by: Andrei <168741329+andreiborza@users.noreply.github.com>
1 parent 0784fdb commit 4d4a02f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/bun/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ export {
166166
consoleLoggingIntegration,
167167
createConsolaReporter,
168168
createSentryWinstonTransport,
169+
pinoIntegration,
169170
wrapMcpServerWithSentry,
170171
featureFlagsIntegration,
171172
launchDarklyIntegration,

0 commit comments

Comments
 (0)