Skip to content

Commit 632f0b9

Browse files
authored
feat: Remove @sentry/pino-transport package (#17851)
This package was added in #16652, but with the merge of #17584 we can remove it. We will recommend users use the `pinoIntegration` because it's way easier to set up and tracing works ootb. This package was never published (no craft config) so it's safe to remove.
1 parent e88c084 commit 632f0b9

File tree

16 files changed

+1
-1382
lines changed

16 files changed

+1
-1382
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ body:
5151
- '@sentry/nestjs'
5252
- '@sentry/nextjs'
5353
- '@sentry/nuxt'
54-
- '@sentry/pino-transport'
5554
- '@sentry/react'
5655
- '@sentry/react-router'
5756
- '@sentry/remix'

dev-packages/e2e-tests/verdaccio-config/config.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,6 @@ packages:
122122
unpublish: $all
123123
# proxy: npmjs # Don't proxy for E2E tests!
124124

125-
'@sentry/pino-transport':
126-
access: $all
127-
publish: $all
128-
unpublish: $all
129-
# proxy: npmjs # Don't proxy for E2E tests!
130-
131125
'@sentry/profiling-node':
132126
access: $all
133127
publish: $all

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@
7171
"packages/node-native",
7272
"packages/nuxt",
7373
"packages/opentelemetry",
74-
"packages/pino-transport",
7574
"packages/profiling-node",
7675
"packages/react",
7776
"packages/react-router",

packages/pino-transport/.eslintrc.js

Lines changed: 0 additions & 12 deletions
This file was deleted.

packages/pino-transport/LICENSE

Lines changed: 0 additions & 16 deletions
This file was deleted.

packages/pino-transport/README.md

Lines changed: 0 additions & 266 deletions
This file was deleted.

0 commit comments

Comments
 (0)