autotel 4.1.0 → 4.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (154) hide show
  1. package/package.json +1 -2
  2. package/src/attribute-redacting-processor.test.ts +0 -763
  3. package/src/attribute-redacting-processor.ts +0 -621
  4. package/src/attributes/attachers.ts +0 -161
  5. package/src/attributes/builders.ts +0 -529
  6. package/src/attributes/domains.ts +0 -42
  7. package/src/attributes/index.ts +0 -81
  8. package/src/attributes/registry.ts +0 -323
  9. package/src/attributes/types.ts +0 -211
  10. package/src/attributes/utils.ts +0 -64
  11. package/src/attributes/validators.ts +0 -266
  12. package/src/attributes.test.ts +0 -292
  13. package/src/auto.ts +0 -67
  14. package/src/autotel-logger.test.ts +0 -548
  15. package/src/autotel-logger.ts +0 -364
  16. package/src/baggage-span-processor.test.ts +0 -202
  17. package/src/baggage-span-processor.ts +0 -100
  18. package/src/business-baggage.test.ts +0 -500
  19. package/src/business-baggage.ts +0 -669
  20. package/src/circuit-breaker.test.ts +0 -341
  21. package/src/circuit-breaker.ts +0 -184
  22. package/src/config.test.ts +0 -94
  23. package/src/config.ts +0 -172
  24. package/src/correlated-events.test.ts +0 -151
  25. package/src/correlated-events.ts +0 -47
  26. package/src/correlation-id.test.ts +0 -163
  27. package/src/correlation-id.ts +0 -206
  28. package/src/db.test.ts +0 -252
  29. package/src/db.ts +0 -447
  30. package/src/decorators.test.ts +0 -153
  31. package/src/decorators.ts +0 -188
  32. package/src/define-event.test.ts +0 -41
  33. package/src/define-event.ts +0 -58
  34. package/src/devtools.ts +0 -60
  35. package/src/drain-pipeline.test.ts +0 -68
  36. package/src/drain-pipeline.ts +0 -199
  37. package/src/drain-toolkit.test.ts +0 -113
  38. package/src/drain-toolkit.ts +0 -129
  39. package/src/enricher-toolkit.test.ts +0 -67
  40. package/src/enricher-toolkit.ts +0 -79
  41. package/src/enrichers.test.ts +0 -150
  42. package/src/enrichers.ts +0 -145
  43. package/src/env-config.test.ts +0 -323
  44. package/src/env-config.ts +0 -309
  45. package/src/error-catalog.test.ts +0 -133
  46. package/src/error-catalog.ts +0 -262
  47. package/src/event-queue.test.ts +0 -864
  48. package/src/event-queue.ts +0 -699
  49. package/src/event-subscriber.ts +0 -262
  50. package/src/event-testing.ts +0 -197
  51. package/src/event.test.ts +0 -1104
  52. package/src/event.ts +0 -988
  53. package/src/events-config.ts +0 -235
  54. package/src/exporters.ts +0 -165
  55. package/src/filtering-span-processor.test.ts +0 -281
  56. package/src/filtering-span-processor.ts +0 -111
  57. package/src/flatten-attributes.test.ts +0 -76
  58. package/src/flatten-attributes.ts +0 -80
  59. package/src/functional.strict-types.typecheck.ts +0 -53
  60. package/src/functional.test.ts +0 -1464
  61. package/src/functional.ts +0 -2539
  62. package/src/functional.types.test.ts +0 -135
  63. package/src/hook.mjs +0 -15
  64. package/src/http.test.ts +0 -485
  65. package/src/http.ts +0 -424
  66. package/src/index.ts +0 -433
  67. package/src/init-auto-redactor.test.ts +0 -53
  68. package/src/init-redactor.test.ts +0 -8
  69. package/src/init.customization.test.ts +0 -665
  70. package/src/init.integrations.test.ts +0 -399
  71. package/src/init.openllmetry.test.ts +0 -194
  72. package/src/init.protocol.test.ts +0 -215
  73. package/src/init.ts +0 -2439
  74. package/src/instrumentation.test.ts +0 -108
  75. package/src/instrumentation.ts +0 -319
  76. package/src/logger.test.ts +0 -125
  77. package/src/logger.ts +0 -341
  78. package/src/messaging-adapters.test.ts +0 -595
  79. package/src/messaging-adapters.ts +0 -583
  80. package/src/messaging-testing.test.ts +0 -573
  81. package/src/messaging-testing.ts +0 -935
  82. package/src/messaging.test.ts +0 -1646
  83. package/src/messaging.ts +0 -2245
  84. package/src/metric-helpers.ts +0 -47
  85. package/src/metric-testing.ts +0 -197
  86. package/src/metric.ts +0 -446
  87. package/src/metrics.test.ts +0 -241
  88. package/src/node-require.ts +0 -123
  89. package/src/operation-context.ts +0 -93
  90. package/src/parse-error.test.ts +0 -73
  91. package/src/parse-error.ts +0 -112
  92. package/src/posthog-logs.test.ts +0 -115
  93. package/src/posthog-logs.ts +0 -77
  94. package/src/pretty-console-exporter.test.ts +0 -545
  95. package/src/pretty-console-exporter.ts +0 -413
  96. package/src/pretty-log-formatter.test.ts +0 -123
  97. package/src/pretty-log-formatter.ts +0 -210
  98. package/src/processors/canonical-log-line-processor.test.ts +0 -523
  99. package/src/processors/canonical-log-line-processor.ts +0 -396
  100. package/src/processors.ts +0 -152
  101. package/src/rate-limiter.test.ts +0 -199
  102. package/src/rate-limiter.ts +0 -98
  103. package/src/redact-values.test.ts +0 -90
  104. package/src/redact-values.ts +0 -34
  105. package/src/register.ts +0 -37
  106. package/src/request-logger.test.ts +0 -545
  107. package/src/request-logger.ts +0 -342
  108. package/src/sampling.test.ts +0 -1060
  109. package/src/sampling.ts +0 -737
  110. package/src/security-schema.test.ts +0 -45
  111. package/src/security-schema.ts +0 -107
  112. package/src/semantic-conventions.ts +0 -15
  113. package/src/semantic-helpers.test.ts +0 -226
  114. package/src/semantic-helpers.ts +0 -438
  115. package/src/shutdown.test.ts +0 -364
  116. package/src/shutdown.ts +0 -246
  117. package/src/span-name-normalizer.test.ts +0 -377
  118. package/src/span-name-normalizer.ts +0 -213
  119. package/src/stable-hash.ts +0 -27
  120. package/src/structured-error.test.ts +0 -191
  121. package/src/structured-error.ts +0 -157
  122. package/src/stub.integration.test.ts +0 -361
  123. package/src/tail-sampling-processor.test.ts +0 -230
  124. package/src/tail-sampling-processor.ts +0 -55
  125. package/src/test-span-collector.test.ts +0 -234
  126. package/src/test-span-collector.ts +0 -150
  127. package/src/testing.ts +0 -705
  128. package/src/trace-context.test.ts +0 -73
  129. package/src/trace-context.ts +0 -567
  130. package/src/trace-helpers.new.test.ts +0 -278
  131. package/src/trace-helpers.test.ts +0 -290
  132. package/src/trace-helpers.ts +0 -710
  133. package/src/trace-hybrid.test.ts +0 -42
  134. package/src/trace-hybrid.ts +0 -37
  135. package/src/tracer-provider.test.ts +0 -183
  136. package/src/tracer-provider.ts +0 -266
  137. package/src/track.test.ts +0 -154
  138. package/src/track.ts +0 -216
  139. package/src/validate.test.ts +0 -287
  140. package/src/validate.ts +0 -307
  141. package/src/validation-attributes.ts +0 -43
  142. package/src/validation.test.ts +0 -330
  143. package/src/validation.ts +0 -246
  144. package/src/variable-name-inference.test.ts +0 -178
  145. package/src/variable-name-inference.ts +0 -242
  146. package/src/webhook.test.ts +0 -649
  147. package/src/webhook.ts +0 -637
  148. package/src/workflow-distributed.test.ts +0 -786
  149. package/src/workflow-distributed.ts +0 -916
  150. package/src/workflow.async-safety.integration.test.ts +0 -345
  151. package/src/workflow.test.ts +0 -647
  152. package/src/workflow.ts +0 -810
  153. package/src/yaml-config.test.ts +0 -373
  154. package/src/yaml-config.ts +0 -351
@@ -1,135 +0,0 @@
1
- /**
2
- * Type inference tests for trace() function
3
- *
4
- * These tests verify that TypeScript correctly infers return types
5
- * for various trace() call signatures.
6
- *
7
- * Run with: pnpm run type-check
8
- */
9
-
10
- import { describe, it, expect } from 'vitest';
11
- import { trace } from './functional';
12
- import type { TraceContext } from './trace-helpers';
13
-
14
- describe('trace() type inference', () => {
15
- // Helper to ensure we're getting the expected type
16
- // If the type is `unknown`, accessing .foo will cause a type error
17
- // This is a compile-time check
18
-
19
- it('trace(fn) - single argument factory should infer return type', async () => {
20
- // This SHOULD work - returns Promise<{ foo: string }>
21
- const fn1 = trace((_ctx: TraceContext) => async () => {
22
- return { foo: 'bar' };
23
- });
24
-
25
- const result1 = await fn1();
26
- // If type is correct, this compiles. If unknown, this errors.
27
- expect(result1.foo).toBe('bar');
28
- });
29
-
30
- it('trace(fn) - without explicit ctx type should infer return type', async () => {
31
- // Test from bug report: ctx without explicit type annotation
32
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
33
- const fn1 = trace((ctx) => async () => {
34
- return { foo: 'bar' };
35
- });
36
-
37
- const result1 = await fn1();
38
- // If type is correct, this compiles. If unknown, this errors.
39
- expect(result1.foo).toBe('bar');
40
- });
41
-
42
- it('trace(name, fn) - two argument factory should infer return type', async () => {
43
- // BUG: This SHOULD return Promise<{ foo: string }> but might return unknown
44
- const fn2 = trace('my-span-name', (_ctx: TraceContext) => async () => {
45
- return { foo: 'bar' };
46
- });
47
-
48
- const result2 = await fn2();
49
- // If the bug exists, TypeScript will error here because result2 is `unknown`
50
- // and we can't access .foo on unknown
51
- expect(result2.foo).toBe('bar');
52
- });
53
-
54
- it('trace(name, fn) - without explicit ctx type should infer return type', async () => {
55
- // Exact reproduction from bug report
56
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
57
- const fn2 = trace('my-span-name', (ctx) => async () => {
58
- return { foo: 'bar' };
59
- });
60
-
61
- const result2 = await fn2();
62
- // If the type is properly inferred as { foo: string }, accessing .foo should work.
63
- // If the bug exists and type is `unknown`, TypeScript will error here.
64
- // Adding @ts-expect-error would make the type check pass ONLY if there's an error.
65
- expect(result2.foo).toBe('bar');
66
- });
67
-
68
- it('BUG VERIFICATION: trace(name, fn) returns unknown type', async () => {
69
- // This test uses @ts-expect-error to VERIFY the bug exists
70
- // If @ts-expect-error is "unused", that means the bug is FIXED
71
- // If @ts-expect-error is needed, the bug EXISTS
72
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
73
- const fn2 = trace('my-span-name', (ctx) => async () => {
74
- return { foo: 'bar' };
75
- });
76
-
77
- const result2 = await fn2();
78
-
79
- // If result2 is inferred as `unknown`, we'd need @ts-expect-error
80
- // If result2 is inferred as `{ foo: string }`, this line works without error
81
- // BUG FIXED: No @ts-expect-error needed anymore!
82
- const _fooValue: string = result2.foo;
83
- expect(_fooValue).toBe('bar');
84
- });
85
-
86
- it('trace(fn) with args should infer return type', async () => {
87
- const fn3 = trace(
88
- (_ctx: TraceContext) => async (name: string, age: number) => {
89
- return { name, age };
90
- },
91
- );
92
-
93
- const result3 = await fn3('Alice', 30);
94
- expect(result3.name).toBe('Alice');
95
- expect(result3.age).toBe(30);
96
- });
97
-
98
- it('trace(name, fn) with args should infer return type', async () => {
99
- // BUG: This should also infer correctly
100
- const fn4 = trace(
101
- 'user.create',
102
- (_ctx: TraceContext) => async (name: string, age: number) => {
103
- return { name, age };
104
- },
105
- );
106
-
107
- const result4 = await fn4('Bob', 25);
108
- // If type is correct, this compiles. If unknown, this errors.
109
- expect(result4.name).toBe('Bob');
110
- expect(result4.age).toBe(25);
111
- });
112
-
113
- it('trace(name, fn) sync factory should infer return type', () => {
114
- const fn5 = trace('sync.operation', (_ctx: TraceContext) => () => {
115
- return 42;
116
- });
117
-
118
- const result5 = fn5();
119
- // Type should be number, not unknown
120
- const numResult: number = result5;
121
- expect(numResult).toBe(42);
122
- });
123
-
124
- it('trace(name, fn) plain function should infer return type', async () => {
125
- // Plain function (no ctx) with name
126
- const fn6 = trace('plain.function', async (a: number, b: number) => {
127
- return a + b;
128
- });
129
-
130
- const result6 = await fn6(2, 3);
131
- // Type should be number, not unknown
132
- const numResult: number = result6;
133
- expect(numResult).toBe(5);
134
- });
135
- });
package/src/hook.mjs DELETED
@@ -1,15 +0,0 @@
1
- /**
2
- * ESM loader hook re-export for OpenTelemetry auto-instrumentation
3
- *
4
- * This file re-exports the OpenTelemetry ESM loader hook so users don't need
5
- * to install @opentelemetry/instrumentation as a direct dependency.
6
- *
7
- * Usage (Node 22+):
8
- * NODE_OPTIONS="--experimental-loader=autotel/hook.mjs --import ./instrumentation.ts" tsx src/index.ts
9
- *
10
- * For supported Node versions, prefer using autotel/register instead which uses the newer
11
- * module.register() API and doesn't require NODE_OPTIONS.
12
- *
13
- * @see https://github.com/open-telemetry/opentelemetry-js/blob/main/doc/esm-support.md
14
- */
15
- export * from '@opentelemetry/instrumentation/hook.mjs';
package/src/http.test.ts DELETED
@@ -1,485 +0,0 @@
1
- import { describe, it, expect, vi, beforeEach } from 'vitest';
2
- import {
3
- HttpInstrumented,
4
- traceHttpRequest,
5
- injectTraceContext,
6
- extractTraceContext,
7
- } from './http';
8
- import { configure, resetConfig } from './config';
9
-
10
- describe('HttpInstrumented', () => {
11
- beforeEach(() => {
12
- resetConfig();
13
- });
14
-
15
- it('should instrument HTTP methods', async () => {
16
- const mockSpan = {
17
- setStatus: vi.fn(),
18
- setAttributes: vi.fn(),
19
- setAttribute: vi.fn(),
20
- end: vi.fn(),
21
- };
22
-
23
- const mockTracer = {
24
- startActiveSpan: vi.fn((name, fn) => fn(mockSpan)),
25
- };
26
-
27
- configure({
28
- tracer: mockTracer as any,
29
- });
30
-
31
- @HttpInstrumented({ serviceName: 'api-client' })
32
- class ApiClient {
33
- async getUser(userId: string) {
34
- return { status: 200, data: { id: userId, name: 'Test' } };
35
- }
36
- }
37
-
38
- const client = new ApiClient();
39
- const result = await client.getUser('123');
40
-
41
- expect(result.data).toEqual({ id: '123', name: 'Test' });
42
- expect(mockTracer.startActiveSpan).toHaveBeenCalledWith(
43
- 'HTTP GET 123',
44
- expect.any(Function),
45
- );
46
- expect(mockSpan.setAttributes).toHaveBeenCalledWith(
47
- expect.objectContaining({
48
- 'http.method': 'GET',
49
- 'service.name': 'api-client',
50
- 'operation.name': 'api-client.getUser',
51
- }),
52
- );
53
- expect(mockSpan.setAttribute).toHaveBeenCalledWith('http.status_code', 200);
54
- expect(mockSpan.end).toHaveBeenCalled();
55
- });
56
-
57
- it('should infer HTTP methods from method names', async () => {
58
- const mockSpan = {
59
- setStatus: vi.fn(),
60
- setAttributes: vi.fn(),
61
- setAttribute: vi.fn(),
62
- end: vi.fn(),
63
- };
64
-
65
- const mockTracer = {
66
- startActiveSpan: vi.fn((name, fn) => fn(mockSpan)),
67
- };
68
-
69
- configure({
70
- tracer: mockTracer as any,
71
- });
72
-
73
- @HttpInstrumented()
74
- class ApiClient {
75
- async fetchData() {
76
- return { status: 200 };
77
- }
78
- async createUser() {
79
- return { status: 201 };
80
- }
81
- async updateProfile() {
82
- return { status: 200 };
83
- }
84
- async deleteAccount() {
85
- return { status: 204 };
86
- }
87
- }
88
-
89
- const client = new ApiClient();
90
-
91
- await client.fetchData();
92
- expect(mockTracer.startActiveSpan).toHaveBeenCalledWith(
93
- 'HTTP GET',
94
- expect.any(Function),
95
- );
96
-
97
- await client.createUser();
98
- expect(mockTracer.startActiveSpan).toHaveBeenCalledWith(
99
- 'HTTP POST',
100
- expect.any(Function),
101
- );
102
-
103
- await client.updateProfile();
104
- expect(mockTracer.startActiveSpan).toHaveBeenCalledWith(
105
- 'HTTP PUT',
106
- expect.any(Function),
107
- );
108
-
109
- await client.deleteAccount();
110
- expect(mockTracer.startActiveSpan).toHaveBeenCalledWith(
111
- 'HTTP DELETE',
112
- expect.any(Function),
113
- );
114
- });
115
-
116
- it('should extract URL and parse it', async () => {
117
- const mockSpan = {
118
- setStatus: vi.fn(),
119
- setAttributes: vi.fn(),
120
- setAttribute: vi.fn(),
121
- end: vi.fn(),
122
- };
123
-
124
- const mockTracer = {
125
- startActiveSpan: vi.fn((name, fn) => fn(mockSpan)),
126
- };
127
-
128
- configure({
129
- tracer: mockTracer as any,
130
- });
131
-
132
- @HttpInstrumented()
133
- class ApiClient {
134
- async getUser(url: string) {
135
- return { status: 200, url };
136
- }
137
- }
138
-
139
- const client = new ApiClient();
140
- await client.getUser('https://api.example.com/users/123?include=profile');
141
-
142
- expect(mockTracer.startActiveSpan).toHaveBeenCalledWith(
143
- 'HTTP GET /users/123',
144
- expect.any(Function),
145
- );
146
- expect(mockSpan.setAttributes).toHaveBeenCalledWith(
147
- expect.objectContaining({
148
- 'http.scheme': 'https',
149
- 'http.host': 'api.example.com',
150
- 'http.target': '/users/123?include=profile',
151
- }),
152
- );
153
- });
154
-
155
- it('should mark slow requests', async () => {
156
- const mockSpan = {
157
- setStatus: vi.fn(),
158
- setAttributes: vi.fn(),
159
- setAttribute: vi.fn(),
160
- end: vi.fn(),
161
- };
162
-
163
- const mockTracer = {
164
- startActiveSpan: vi.fn((name, fn) => fn(mockSpan)),
165
- };
166
-
167
- configure({
168
- tracer: mockTracer as any,
169
- });
170
-
171
- @HttpInstrumented({ slowRequestThresholdMs: 10 })
172
- class ApiClient {
173
- async slowRequest() {
174
- await new Promise((resolve) => setTimeout(resolve, 50));
175
- return { status: 200 };
176
- }
177
- }
178
-
179
- const client = new ApiClient();
180
- await client.slowRequest();
181
-
182
- expect(mockSpan.setAttribute).toHaveBeenCalledWith(
183
- 'http.slow_request',
184
- true,
185
- );
186
- expect(mockSpan.setAttribute).toHaveBeenCalledWith(
187
- 'http.slow_request_threshold_ms',
188
- 10,
189
- );
190
- });
191
-
192
- it('should mark 4xx/5xx as errors', async () => {
193
- const mockSpan = {
194
- setStatus: vi.fn(),
195
- setAttributes: vi.fn(),
196
- setAttribute: vi.fn(),
197
- end: vi.fn(),
198
- };
199
-
200
- const mockTracer = {
201
- startActiveSpan: vi.fn((name, fn) => fn(mockSpan)),
202
- };
203
-
204
- configure({
205
- tracer: mockTracer as any,
206
- });
207
-
208
- @HttpInstrumented()
209
- class ApiClient {
210
- async notFound() {
211
- return { status: 404 };
212
- }
213
- }
214
-
215
- const client = new ApiClient();
216
- await client.notFound();
217
-
218
- expect(mockSpan.setStatus).toHaveBeenCalledWith({
219
- code: 2, // SpanStatusCode.ERROR
220
- message: 'HTTP 404',
221
- });
222
- });
223
-
224
- it('should handle errors correctly', async () => {
225
- const mockSpan = {
226
- setStatus: vi.fn(),
227
- setAttributes: vi.fn(),
228
- setAttribute: vi.fn(),
229
- end: vi.fn(),
230
- };
231
-
232
- const mockTracer = {
233
- startActiveSpan: vi.fn((name, fn) => fn(mockSpan)),
234
- };
235
-
236
- configure({
237
- tracer: mockTracer as any,
238
- });
239
-
240
- @HttpInstrumented()
241
- class ApiClient {
242
- async failingRequest() {
243
- throw new Error('Network timeout');
244
- }
245
- }
246
-
247
- const client = new ApiClient();
248
-
249
- await expect(client.failingRequest()).rejects.toThrow('Network timeout');
250
-
251
- expect(mockSpan.setStatus).toHaveBeenCalledWith({
252
- code: 2, // SpanStatusCode.ERROR
253
- message: 'Network timeout',
254
- });
255
- expect(mockSpan.end).toHaveBeenCalled();
256
- });
257
- });
258
-
259
- describe('traceHttpRequest', () => {
260
- beforeEach(() => {
261
- resetConfig();
262
- });
263
-
264
- it('should trace HTTP requests', async () => {
265
- const mockSpan = {
266
- setStatus: vi.fn(),
267
- setAttributes: vi.fn(),
268
- end: vi.fn(),
269
- };
270
-
271
- const mockTracer = {
272
- startActiveSpan: vi.fn((name, optionsOrFn, maybeFn) => {
273
- const fn = typeof optionsOrFn === 'function' ? optionsOrFn : maybeFn;
274
- return fn(mockSpan);
275
- }),
276
- };
277
-
278
- configure({
279
- tracer: mockTracer as any,
280
- });
281
-
282
- const result = await traceHttpRequest(
283
- 'GET /api/users',
284
- async () => ({ data: [1, 2, 3] }),
285
- {
286
- 'http.method': 'GET',
287
- 'http.target': '/api/users',
288
- },
289
- );
290
-
291
- expect(result).toEqual({ data: [1, 2, 3] });
292
- expect(mockTracer.startActiveSpan).toHaveBeenCalledWith(
293
- 'GET /api/users',
294
- expect.any(Function),
295
- );
296
- expect(mockSpan.setAttributes).toHaveBeenCalledWith({
297
- 'http.method': 'GET',
298
- 'http.target': '/api/users',
299
- });
300
- expect(mockSpan.end).toHaveBeenCalled();
301
- });
302
- });
303
-
304
- describe('injectTraceContext', () => {
305
- beforeEach(() => {
306
- resetConfig();
307
- });
308
-
309
- afterEach(async () => {
310
- // Clean up any SDK that might have been initialized
311
- const { shutdown } = await import('./shutdown');
312
- await shutdown().catch(() => {
313
- // Ignore errors if SDK wasn't initialized
314
- });
315
- resetConfig();
316
- });
317
-
318
- it('should inject trace headers using propagation.inject', async () => {
319
- const { propagation } = await import('@opentelemetry/api');
320
-
321
- // Mock propagation.inject to simulate W3C trace context injection
322
- const injectSpy = vi
323
- .spyOn(propagation, 'inject')
324
- .mockImplementation((ctx, carrier) => {
325
- // Simulate W3C trace context propagation
326
- (carrier as Record<string, string>)['traceparent'] =
327
- '00-0123456789abcdef0123456789abcdef-0123456789abcdef-01';
328
- });
329
-
330
- const headers = injectTraceContext({
331
- 'Content-Type': 'application/json',
332
- });
333
-
334
- expect(injectSpy).toHaveBeenCalled();
335
- expect(headers['traceparent']).toBe(
336
- '00-0123456789abcdef0123456789abcdef-0123456789abcdef-01',
337
- );
338
- expect(headers['Content-Type']).toBe('application/json');
339
- });
340
-
341
- it('should work with empty headers', async () => {
342
- const { propagation } = await import('@opentelemetry/api');
343
- const injectSpy = vi.spyOn(propagation, 'inject');
344
-
345
- const headers = injectTraceContext();
346
-
347
- expect(injectSpy).toHaveBeenCalled();
348
- expect(headers).toBeDefined();
349
- });
350
-
351
- it('should inject baggage header when baggage is present', async () => {
352
- const { propagation } = await import('@opentelemetry/api');
353
-
354
- // Mock propagation.inject to simulate baggage propagation
355
- const injectSpy = vi
356
- .spyOn(propagation, 'inject')
357
- .mockImplementation((ctx, carrier) => {
358
- (carrier as Record<string, string>)['traceparent'] =
359
- '00-0123456789abcdef0123456789abcdef-0123456789abcdef-01';
360
- (carrier as Record<string, string>)['baggage'] = 'tenant.id=tenant-123';
361
- });
362
-
363
- const headers = injectTraceContext({ 'Content-Type': 'application/json' });
364
-
365
- expect(injectSpy).toHaveBeenCalled();
366
- expect(headers['Content-Type']).toBe('application/json');
367
- expect(headers['baggage']).toBe('tenant.id=tenant-123');
368
- });
369
-
370
- it('should inject baggage set via ctx.setBaggage()', async () => {
371
- const { trace } = await import('./functional');
372
- const { propagation, context: otelContext } =
373
- await import('@opentelemetry/api');
374
- const { init } = await import('./init');
375
- const { shutdown } = await import('./shutdown');
376
- const { InMemorySpanExporter } = await import('./exporters');
377
- const { SimpleSpanProcessor } = await import('./processors');
378
- const { AsyncLocalStorageContextManager } =
379
- await import('@opentelemetry/context-async-hooks');
380
-
381
- // Clean up any existing SDK first
382
- await shutdown().catch(() => {
383
- // Ignore errors if SDK wasn't initialized
384
- });
385
-
386
- // Set up proper OpenTelemetry SDK for this test
387
- const exporter = new InMemorySpanExporter();
388
- const contextManager = new AsyncLocalStorageContextManager();
389
- contextManager.enable();
390
- otelContext.setGlobalContextManager(contextManager);
391
-
392
- init({
393
- service: 'test',
394
- spanProcessors: [new SimpleSpanProcessor(exporter)],
395
- metrics: false,
396
- });
397
-
398
- try {
399
- // Track what context was passed to propagation.inject
400
- let injectedContext: unknown = null;
401
- const injectSpy = vi
402
- .spyOn(propagation, 'inject')
403
- .mockImplementation((ctx, carrier) => {
404
- injectedContext = ctx;
405
- // Extract baggage from context to verify it's included
406
- const baggage = propagation.getBaggage(ctx as any);
407
- if (baggage) {
408
- const baggageEntries: string[] = [];
409
- for (const [key, entry] of baggage.getAllEntries()) {
410
- baggageEntries.push(`${key}=${entry.value}`);
411
- }
412
- if (baggageEntries.length > 0) {
413
- (carrier as Record<string, string>)['baggage'] =
414
- baggageEntries.join(',');
415
- }
416
- }
417
- });
418
-
419
- const testFn = trace((ctx) => async () => {
420
- // Set baggage via ctx.setBaggage()
421
- ctx.setBaggage('tenant.id', 't1');
422
- ctx.setBaggage('user.id', 'u1');
423
-
424
- // Inject trace context - should include the baggage we just set
425
- const headers = injectTraceContext();
426
- return headers;
427
- });
428
-
429
- const headers = await testFn();
430
-
431
- expect(injectSpy).toHaveBeenCalled();
432
- expect(injectedContext).toBeTruthy();
433
- // Verify baggage was included in the injected context
434
- const baggage = propagation.getBaggage(injectedContext as any);
435
- expect(baggage).toBeTruthy();
436
- expect(baggage?.getEntry('tenant.id')?.value).toBe('t1');
437
- expect(baggage?.getEntry('user.id')?.value).toBe('u1');
438
- expect(headers['baggage']).toContain('tenant.id=t1');
439
- expect(headers['baggage']).toContain('user.id=u1');
440
-
441
- injectSpy.mockRestore();
442
- } finally {
443
- // Clean up
444
- await shutdown().catch(() => {
445
- // Ignore errors
446
- });
447
- // Reset config for other tests
448
- resetConfig();
449
- }
450
- });
451
- });
452
-
453
- describe('extractTraceContext', () => {
454
- it('should extract trace context from headers', () => {
455
- const headers = {
456
- traceparent: '00-0123456789abcdef0123456789abcdef-0123456789abcdef-01',
457
- baggage: 'tenant.id=tenant-123',
458
- };
459
-
460
- const extractedContext = extractTraceContext(headers);
461
-
462
- // Context should be extracted (actual validation depends on propagator)
463
- expect(extractedContext).toBeDefined();
464
- });
465
-
466
- it('should handle array headers', () => {
467
- const headers = {
468
- traceparent: ['00-0123456789abcdef0123456789abcdef-0123456789abcdef-01'],
469
- baggage: ['tenant.id=tenant-123'],
470
- };
471
-
472
- const extractedContext = extractTraceContext(headers);
473
-
474
- expect(extractedContext).toBeDefined();
475
- });
476
-
477
- it('should handle missing headers gracefully', () => {
478
- const headers = {};
479
-
480
- const extractedContext = extractTraceContext(headers);
481
-
482
- // Should return a context even if no trace headers are present
483
- expect(extractedContext).toBeDefined();
484
- });
485
- });