Commit 4199315
ref(node): Remove vendored Koa instrumentation (#22751)
## What
Removes the dead OpenTelemetry `KoaInstrumentation` (and
`instrumentKoa`) plus its vendored code from `@sentry/node`. Keeps
`setupKoaErrorHandler`.
## Why
The Koa integration is now provided by the channel-based implementation
in `@sentry/server-utils` (the default since #22501). The vendored
instrumentation is no longer wired up; only the Sentry-specific error
handler remains user-facing.
Ref: #22346
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent 8935963 commit 4199315
7 files changed
Lines changed: 0 additions & 427 deletions
File tree
- packages/node
- src/integrations/tracing/koa
- vendored
- enums
- test/integrations/tracing
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | | - | |
5 | 2 | | |
6 | 3 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 4 | | |
27 | 5 | | |
28 | 6 | | |
| |||
Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 0 additions & 186 deletions
This file was deleted.
Lines changed: 0 additions & 53 deletions
This file was deleted.
Lines changed: 0 additions & 23 deletions
This file was deleted.
Lines changed: 0 additions & 54 deletions
This file was deleted.
0 commit comments