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
package/src/testing.ts DELETED
@@ -1,705 +0,0 @@
1
- /**
2
- * Testing Utilities
3
- *
4
- * Helpers for testing instrumented code and verifying telemetry.
5
- * Perfect for integration tests and QA in production validation.
6
- *
7
- * @example Verify traces are created
8
- * ```typescript
9
- * import { assertTraceCreated, collectTraces } from '@your-org/otel-decorators/testing'
10
- *
11
- * describe('UserService', () => {
12
- * it('should create trace for user creation', async () => {
13
- * const collector = collectTraces()
14
- *
15
- * const service = new UserService()
16
- * await service.createUser({ email: 'test@example.com' })
17
- *
18
- * assertTraceCreated(collector, 'user.createUser')
19
- * })
20
- * })
21
- * ```
22
- */
23
-
24
- import {
25
- SpanStatusCode,
26
- type SpanStatus,
27
- type Attributes,
28
- type AttributeValue,
29
- context,
30
- trace as otelTrace,
31
- type Span,
32
- type SpanContext,
33
- type TimeInput,
34
- type Exception,
35
- type SpanOptions,
36
- type Context as OtelContext,
37
- type Tracer,
38
- } from '@opentelemetry/api';
39
- import { type Logger } from './logger';
40
- import { configure } from './config';
41
-
42
- // Re-export events testing utilities
43
- export {
44
- createEventCollector,
45
- assertEventTracked,
46
- assertOutcomeTracked,
47
- type EventCollector,
48
- type EventData,
49
- type EventsFunnelStep,
50
- type EventsOutcome,
51
- type EventsValue,
52
- } from './event-testing';
53
-
54
- /**
55
- * Note: OpenTelemetry exporters and processors have moved to dedicated modules
56
- * for better semantic clarity.
57
- *
58
- * For exporters (ConsoleSpanExporter, InMemorySpanExporter):
59
- * @see {@link autotel/exporters}
60
- *
61
- * For processors (SimpleSpanProcessor, BatchSpanProcessor):
62
- * @see {@link autotel/processors}
63
- *
64
- * This module focuses on high-level testing utilities with assertion helpers
65
- * and trace collectors.
66
- *
67
- * @example High-level testing (recommended)
68
- * ```typescript
69
- * import { createTraceCollector, assertTraceCreated } from 'autotel/testing'
70
- *
71
- * const collector = createTraceCollector()
72
- * await myService.doSomething()
73
- * assertTraceCreated(collector, 'myService.doSomething')
74
- * ```
75
- *
76
- * @example Low-level testing (when you need raw OTel spans)
77
- * ```typescript
78
- * import { InMemorySpanExporter } from 'autotel/exporters'
79
- * import { SimpleSpanProcessor } from 'autotel/processors'
80
- *
81
- * const exporter = new InMemorySpanExporter()
82
- * init({ service: 'test', spanProcessor: new SimpleSpanProcessor(exporter) })
83
- * ```
84
- */
85
-
86
- /**
87
- * Simplified span representation for testing
88
- */
89
- export interface TestSpan {
90
- name: string;
91
- status: SpanStatus;
92
- attributes: Attributes;
93
- startTime: number;
94
- endTime: number;
95
- duration: number;
96
- }
97
-
98
- /**
99
- * In-memory trace collector for testing
100
- */
101
- export interface TraceCollector {
102
- /** Get all collected spans */
103
- getSpans(): TestSpan[];
104
- /** Get spans matching a name */
105
- getSpansByName(name: string): TestSpan[];
106
- /** Get spans matching attributes */
107
- getSpansByAttributes(attributes: Record<string, unknown>): TestSpan[];
108
- /** Clear all collected spans */
109
- clear(): void;
110
- /** Record a span (internal use) */
111
- recordSpan(span: TestSpan): void;
112
- }
113
-
114
- /**
115
- * Create an in-memory trace collector for testing
116
- *
117
- * IMPORTANT: This automatically configures the global tracer to record spans.
118
- * Call this in your test's beforeEach() to ensure proper setup.
119
- *
120
- * @example
121
- * ```typescript
122
- * import { createTraceCollector } from 'autotel/testing'
123
- *
124
- * describe('MyService', () => {
125
- * let collector: TraceCollector
126
- *
127
- * beforeEach(() => {
128
- * collector = createTraceCollector()
129
- * })
130
- *
131
- * it('should trace operations', async () => {
132
- * await myService.doSomething()
133
- *
134
- * const spans = collector.getSpansByName('myService.doSomething')
135
- * expect(spans).toHaveLength(1)
136
- * })
137
- * })
138
- * ```
139
- */
140
- export function createTraceCollector(): TraceCollector {
141
- const spans: TestSpan[] = [];
142
-
143
- // Create mock span that captures data and implements full Span interface
144
- const createMockSpan = (name: string, startTime: number): Span => {
145
- const spanData: Partial<TestSpan> = {
146
- name,
147
- startTime,
148
- attributes: {},
149
- status: { code: SpanStatusCode.OK },
150
- };
151
-
152
- const spanContextData: SpanContext = {
153
- traceId: '1234567890abcdef1234567890abcdef', // 128-bit trace ID (32 hex chars)
154
- spanId: '1234567890abcdef', // 64-bit span ID (16 hex chars)
155
- traceFlags: 1,
156
- isRemote: false,
157
- };
158
-
159
- const mockSpan: Span = {
160
- spanContext: () => spanContextData,
161
-
162
- setStatus(status: SpanStatus) {
163
- spanData.status = status;
164
- return this;
165
- },
166
-
167
- setAttributes(attributes: Attributes) {
168
- spanData.attributes = { ...spanData.attributes, ...attributes };
169
- return this;
170
- },
171
-
172
- setAttribute(key: string, value: AttributeValue) {
173
- spanData.attributes = spanData.attributes || {};
174
- spanData.attributes[key] = value;
175
- return this;
176
- },
177
-
178
- addEvent(
179
- name: string,
180
- attributesOrStartTime?: Attributes | TimeInput,
181
- startTime?: TimeInput,
182
- ) {
183
- void name;
184
- void attributesOrStartTime;
185
- void startTime;
186
- return this;
187
- },
188
-
189
- addLink(link: { context: SpanContext; attributes?: Attributes }) {
190
- void link;
191
- return this;
192
- },
193
-
194
- addLinks(
195
- links: Array<{ context: SpanContext; attributes?: Attributes }>,
196
- ) {
197
- void links;
198
- return this;
199
- },
200
-
201
- updateName(newName: string) {
202
- spanData.name = newName;
203
- return this;
204
- },
205
-
206
- isRecording() {
207
- return true;
208
- },
209
-
210
- recordException(exception: Exception, time?: TimeInput) {
211
- void exception;
212
- void time;
213
- },
214
-
215
- end(endTimeArg?: TimeInput) {
216
- void endTimeArg;
217
- const endTime = performance.now();
218
- spans.push({
219
- name: spanData.name!,
220
- status: spanData.status!,
221
- attributes: spanData.attributes || {},
222
- startTime: spanData.startTime!,
223
- endTime,
224
- duration: endTime - spanData.startTime!,
225
- });
226
- },
227
- };
228
-
229
- return mockSpan;
230
- };
231
-
232
- // Create mock tracer
233
- const mockTracer: Tracer = {
234
- startSpan(name: string, options?: SpanOptions, ctx?: OtelContext): Span {
235
- void options;
236
- void ctx;
237
- const startTime = performance.now();
238
- return createMockSpan(name, startTime);
239
- },
240
-
241
- startActiveSpan<F extends (span: Span) => unknown>(
242
- name: string,
243
- optionsOrFn: SpanOptions | F,
244
- contextOrFn?: OtelContext | F,
245
- fn?: F,
246
- ): ReturnType<F> {
247
- const callback = (() => {
248
- if (typeof optionsOrFn === 'function') {
249
- return optionsOrFn;
250
- }
251
- if (typeof contextOrFn === 'function') {
252
- return contextOrFn;
253
- }
254
- if (fn) {
255
- return fn;
256
- }
257
- throw new Error('startActiveSpan requires a callback');
258
- })();
259
-
260
- const startTime = performance.now();
261
- const mockSpan = createMockSpan(name, startTime);
262
-
263
- // Set span as active in context (makes otelTrace.getActiveSpan() work)
264
- const ctx = otelTrace.setSpan(context.active(), mockSpan);
265
- return context.with(ctx, () => callback(mockSpan)) as ReturnType<F>;
266
- },
267
- };
268
-
269
- // Auto-configure global tracer
270
- configure({ tracer: mockTracer });
271
-
272
- return {
273
- getSpans(): TestSpan[] {
274
- return [...spans];
275
- },
276
-
277
- getSpansByName(name: string): TestSpan[] {
278
- return spans.filter((span) => span.name === name);
279
- },
280
-
281
- getSpansByAttributes(attributes: Record<string, unknown>): TestSpan[] {
282
- return spans.filter((span) => {
283
- return Object.entries(attributes).every(
284
- ([key, value]) => span.attributes[key] === value,
285
- );
286
- });
287
- },
288
-
289
- clear(): void {
290
- spans.length = 0;
291
- },
292
-
293
- recordSpan(span: TestSpan): void {
294
- spans.push(span);
295
- },
296
- };
297
- }
298
-
299
- /**
300
- * Assert that a trace was created for an operation
301
- *
302
- * @param collector - Trace collector
303
- * @param operationName - Expected operation name
304
- * @param options - Optional assertion options
305
- * @throws Error if trace was not found or doesn't match expectations
306
- *
307
- * @example
308
- * ```typescript
309
- * assertTraceCreated(collector, 'user.createUser')
310
- * assertTraceCreated(collector, 'user.createUser', {
311
- * minCount: 1,
312
- * maxCount: 1,
313
- * status: SpanStatusCode.OK,
314
- * attributes: { 'user.email': 'test@example.com' }
315
- * })
316
- * ```
317
- */
318
- export function assertTraceCreated(
319
- collector: TraceCollector,
320
- operationName: string,
321
- options?: {
322
- minCount?: number;
323
- maxCount?: number;
324
- status?: SpanStatusCode;
325
- attributes?: Record<string, unknown>;
326
- },
327
- ): void {
328
- const spans = collector.getSpansByName(operationName);
329
-
330
- if (options?.minCount !== undefined && spans.length < options.minCount) {
331
- throw new Error(
332
- `Expected at least ${options.minCount} traces for ${operationName}, got ${spans.length}`,
333
- );
334
- }
335
-
336
- if (options?.maxCount !== undefined && spans.length > options.maxCount) {
337
- throw new Error(
338
- `Expected at most ${options.maxCount} traces for ${operationName}, got ${spans.length}`,
339
- );
340
- }
341
-
342
- if (spans.length === 0) {
343
- throw new Error(`No traces found for operation: ${operationName}`);
344
- }
345
-
346
- if (options?.status !== undefined) {
347
- const matchingSpans = spans.filter(
348
- (span) => span.status.code === options.status,
349
- );
350
- if (matchingSpans.length === 0) {
351
- throw new Error(
352
- `No traces with status ${options.status} found for ${operationName}`,
353
- );
354
- }
355
- }
356
-
357
- if (options?.attributes) {
358
- const matchingSpans = spans.filter((span) => {
359
- return Object.entries(options.attributes!).every(
360
- ([key, value]) => span.attributes[key] === value,
361
- );
362
- });
363
- if (matchingSpans.length === 0) {
364
- throw new Error(
365
- `No traces with attributes ${JSON.stringify(options.attributes)} found for ${operationName}`,
366
- );
367
- }
368
- }
369
- }
370
-
371
- /**
372
- * Assert that no errors were logged
373
- *
374
- * Use this in smoke tests to verify critical paths don't have errors.
375
- *
376
- * @param collector - Trace collector
377
- * @throws Error if any error traces are found
378
- *
379
- * @example
380
- * ```typescript
381
- * // Run critical user flows
382
- * await runSmokeTests()
383
- *
384
- * // Verify no errors occurred
385
- * assertNoErrors(collector)
386
- * ```
387
- */
388
- export function assertNoErrors(collector: TraceCollector): void {
389
- const errorSpans = collector
390
- .getSpans()
391
- .filter((span) => span.status.code === SpanStatusCode.ERROR);
392
-
393
- if (errorSpans.length > 0) {
394
- const errorSummary = errorSpans
395
- .map((span) => `${span.name}: ${span.status.message}`)
396
- .join('\n');
397
- throw new Error(`Found ${errorSpans.length} error spans:\n${errorSummary}`);
398
- }
399
- }
400
-
401
- /**
402
- * Assert that a trace was created and succeeded
403
- *
404
- * @param collector - Trace collector
405
- * @param operationName - Expected operation name
406
- *
407
- * @example
408
- * ```typescript
409
- * assertTraceSucceeded(collector, 'user.createUser')
410
- * ```
411
- */
412
- export function assertTraceSucceeded(
413
- collector: TraceCollector,
414
- operationName: string,
415
- ): void {
416
- assertTraceCreated(collector, operationName, { status: SpanStatusCode.OK });
417
- }
418
-
419
- /**
420
- * Assert that a trace was created and failed
421
- *
422
- * @param collector - Trace collector
423
- * @param operationName - Expected operation name
424
- * @param errorMessage - Optional expected error message
425
- *
426
- * @example
427
- * ```typescript
428
- * assertTraceFailed(collector, 'user.createUser', 'Invalid email')
429
- * ```
430
- */
431
- export function assertTraceFailed(
432
- collector: TraceCollector,
433
- operationName: string,
434
- errorMessage?: string,
435
- ): void {
436
- const spans = collector.getSpansByName(operationName);
437
-
438
- if (spans.length === 0) {
439
- throw new Error(`No traces found for operation: ${operationName}`);
440
- }
441
-
442
- const errorSpans = spans.filter(
443
- (span) => span.status.code === SpanStatusCode.ERROR,
444
- );
445
-
446
- if (errorSpans.length === 0) {
447
- throw new Error(`No error traces found for operation: ${operationName}`);
448
- }
449
-
450
- if (errorMessage) {
451
- const matchingSpans = errorSpans.filter(
452
- (span) => span.status.message === errorMessage,
453
- );
454
- if (matchingSpans.length === 0) {
455
- throw new Error(
456
- `No error traces with message "${errorMessage}" found for ${operationName}`,
457
- );
458
- }
459
- }
460
- }
461
-
462
- /**
463
- * In-memory log collector for testing
464
- */
465
- export interface LogCollector {
466
- /** Get all collected logs */
467
- getLogs(): LogEntry[];
468
- /** Get logs by level */
469
- getLogsByLevel(level: 'info' | 'warn' | 'error' | 'debug'): LogEntry[];
470
- /** Get logs containing a message */
471
- getLogsByMessage(message: string): LogEntry[];
472
- /** Clear all collected logs */
473
- clear(): void;
474
- }
475
-
476
- /**
477
- * Log entry
478
- */
479
- export interface LogEntry {
480
- level: 'info' | 'warn' | 'error' | 'debug';
481
- message: string;
482
- extra?: Record<string, unknown>;
483
- error?: Error;
484
- }
485
-
486
- /**
487
- * Create an in-memory log collector for testing
488
- *
489
- * @example
490
- * ```typescript
491
- * const logger = createMockLogger()
492
- *
493
- * // Use logger in your code
494
- * service.log = logger
495
- * await service.doSomething()
496
- *
497
- * // Assert logs were created
498
- * const logs = logger.getLogs()
499
- * expect(logs).toHaveLength(2)
500
- * expect(logs[0].message).toBe('Operation started')
501
- * ```
502
- */
503
- export function createMockLogger(): Logger & LogCollector {
504
- const logs: LogEntry[] = [];
505
-
506
- // Pino-compatible signature: supports both:
507
- // - logger.info('message') - string only
508
- // - logger.info({ extra }, 'message') - object first with optional message
509
- const createLogMethod = (level: 'info' | 'warn' | 'debug') => {
510
- return (objOrMsg: Record<string, unknown> | string, msg?: string): void => {
511
- if (typeof objOrMsg === 'string') {
512
- // String-only call: logger.info('message')
513
- logs.push({
514
- level,
515
- message: objOrMsg,
516
- extra: undefined,
517
- });
518
- } else {
519
- // Pino style: logger.info({ extra }, 'message')
520
- logs.push({
521
- level,
522
- message: msg || '',
523
- extra: objOrMsg,
524
- });
525
- }
526
- };
527
- };
528
-
529
- return {
530
- info: createLogMethod('info'),
531
- warn: createLogMethod('warn'),
532
- debug: createLogMethod('debug'),
533
-
534
- error(objOrMsg: Record<string, unknown> | string, msg?: string): void {
535
- if (typeof objOrMsg === 'string') {
536
- // String-only call: logger.error('message')
537
- logs.push({
538
- level: 'error',
539
- message: objOrMsg,
540
- extra: undefined,
541
- error: undefined,
542
- });
543
- return;
544
- }
545
-
546
- // Pino style: logger.error({ err, ...extra }, 'message')
547
- // Extract err from extra if present (Pino convention)
548
- const { err, ...rest } = objOrMsg as Record<string, unknown> & {
549
- err?: unknown;
550
- };
551
- logs.push({
552
- level: 'error',
553
- message: msg || '',
554
- error: err instanceof Error ? err : undefined,
555
- extra:
556
- err !== undefined && !(err instanceof Error)
557
- ? { err, ...rest }
558
- : rest,
559
- });
560
- },
561
-
562
- getLogs(): LogEntry[] {
563
- return [...logs];
564
- },
565
-
566
- getLogsByLevel(level: 'info' | 'warn' | 'error' | 'debug'): LogEntry[] {
567
- return logs.filter((log) => log.level === level);
568
- },
569
-
570
- getLogsByMessage(message: string): LogEntry[] {
571
- return logs.filter((log) => log.message.includes(message));
572
- },
573
-
574
- clear(): void {
575
- logs.length = 0;
576
- },
577
- };
578
- }
579
-
580
- /**
581
- * Assert that no error logs were created
582
- *
583
- * @param logger - Log collector
584
- * @throws Error if any error logs are found
585
- *
586
- * @example
587
- * ```typescript
588
- * assertNoErrorsLogged(logger)
589
- * ```
590
- */
591
- export function assertNoErrorsLogged(logger: LogCollector): void {
592
- const errorLogs = logger.getLogsByLevel('error');
593
-
594
- if (errorLogs.length > 0) {
595
- const errorSummary = errorLogs
596
- .map(
597
- (log) => `${log.message}${log.error ? ': ' + log.error.message : ''}`,
598
- )
599
- .join('\n');
600
- throw new Error(`Found ${errorLogs.length} error logs:\n${errorSummary}`);
601
- }
602
- }
603
-
604
- /**
605
- * Wait for a specific trace to be created
606
- *
607
- * Useful for async operations where you need to wait for telemetry.
608
- *
609
- * @param collector - Trace collector
610
- * @param operationName - Expected operation name
611
- * @param timeoutMs - Timeout in milliseconds (default 5000)
612
- * @returns Promise that resolves when trace is found
613
- * @throws Error if timeout is reached
614
- *
615
- * @example
616
- * ```typescript
617
- * // Start async operation
618
- * const promise = service.doAsyncWork()
619
- *
620
- * // Wait for trace
621
- * await waitForTrace(collector, 'service.doAsyncWork', 1000)
622
- *
623
- * // Now you can assert on the trace
624
- * assertTraceSucceeded(collector, 'service.doAsyncWork')
625
- * ```
626
- */
627
- export async function waitForTrace(
628
- collector: TraceCollector,
629
- operationName: string,
630
- timeoutMs: number = 5000,
631
- ): Promise<void> {
632
- const startTime = Date.now();
633
-
634
- while (Date.now() - startTime < timeoutMs) {
635
- const spans = collector.getSpansByName(operationName);
636
- if (spans.length > 0) {
637
- return;
638
- }
639
- await new Promise((resolve) => setTimeout(resolve, 10));
640
- }
641
-
642
- throw new Error(
643
- `Timeout waiting for trace ${operationName} after ${timeoutMs}ms`,
644
- );
645
- }
646
-
647
- /**
648
- * Get trace duration in milliseconds
649
- *
650
- * @param collector - Trace collector
651
- * @param operationName - Operation name
652
- * @returns Duration in milliseconds, or undefined if trace not found
653
- *
654
- * @example
655
- * ```typescript
656
- * const duration = getTraceDuration(collector, 'user.createUser')
657
- * expect(duration).toBeLessThan(1000) // Should be < 1s
658
- * ```
659
- */
660
- export function getTraceDuration(
661
- collector: TraceCollector,
662
- operationName: string,
663
- ): number | undefined {
664
- const spans = collector.getSpansByName(operationName);
665
- if (spans.length === 0) {
666
- return undefined;
667
- }
668
-
669
- return spans[0]?.duration;
670
- }
671
-
672
- /**
673
- * Assert that an operation completed within a time threshold
674
- *
675
- * Perfect for performance testing and SLO validation.
676
- *
677
- * @param collector - Trace collector
678
- * @param operationName - Operation name
679
- * @param maxDurationMs - Maximum allowed duration in milliseconds
680
- * @throws Error if operation took too long
681
- *
682
- * @example
683
- * ```typescript
684
- * // Verify operation meets SLO
685
- * await service.createUser({ email: 'test@example.com' })
686
- * assertTraceDuration(collector, 'user.createUser', 500) // Must be < 500ms
687
- * ```
688
- */
689
- export function assertTraceDuration(
690
- collector: TraceCollector,
691
- operationName: string,
692
- maxDurationMs: number,
693
- ): void {
694
- const duration = getTraceDuration(collector, operationName);
695
-
696
- if (duration === undefined) {
697
- throw new Error(`No trace found for operation: ${operationName}`);
698
- }
699
-
700
- if (duration > maxDurationMs) {
701
- throw new Error(
702
- `Operation ${operationName} took ${duration.toFixed(2)}ms, exceeding ${maxDurationMs}ms threshold`,
703
- );
704
- }
705
- }