Commit c392487
ref(node): Vendor kafkajs instrumentation (#21005)
Vendors `@opentelemetry/instrumentation-kafkajs` into the SDK with no
logic changes. Types from kafkajs are inlined as simplified interfaces
to avoid requiring the package as a dependency.
Closes #20151
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 925ce06 commit c392487
10 files changed
Lines changed: 1077 additions & 10 deletions
File tree
- packages/node
- src/integrations/tracing/kafka
- vendored
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
151 | 152 | | |
152 | 153 | | |
153 | 154 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments