Commit dfd5b9f
ref(node): Remove vendored Hapi instrumentation (#22750)
## What
Removes the dead OpenTelemetry `HapiInstrumentation` (and
`instrumentHapi`) plus its vendored code from `@sentry/node`. Keeps
`setupHapiErrorHandler`.
## Why
The Hapi 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 45b7c96 commit dfd5b9f
7 files changed
Lines changed: 0 additions & 698 deletions
File tree
- packages/node
- src/integrations/tracing/hapi
- vendored
- enums
- test/integrations/tracing
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | | - | |
4 | 2 | | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 6 | | |
13 | 7 | | |
14 | 8 | | |
| |||
Lines changed: 0 additions & 15 deletions
This file was deleted.
Lines changed: 0 additions & 86 deletions
This file was deleted.
0 commit comments