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,230 +0,0 @@
1
- /**
2
- * Tests for tail sampling span processor
3
- */
4
-
5
- import { describe, it, expect, beforeEach } from 'vitest';
6
- import { TailSamplingSpanProcessor } from './tail-sampling-processor';
7
- import {
8
- AUTOTEL_SAMPLING_TAIL_KEEP,
9
- AUTOTEL_SAMPLING_TAIL_EVALUATED,
10
- } from './sampling';
11
- import type {
12
- SpanProcessor,
13
- ReadableSpan,
14
- } from '@opentelemetry/sdk-trace-base';
15
- import type { Context } from '@opentelemetry/api';
16
- import type { Span } from '@opentelemetry/sdk-trace-base';
17
-
18
- // Mock span processor
19
- class MockSpanProcessor implements SpanProcessor {
20
- public startedSpans: Span[] = [];
21
- public endedSpans: ReadableSpan[] = [];
22
- public flushed = false;
23
- public shutdownCalled = false;
24
-
25
- onStart(span: Span): void {
26
- this.startedSpans.push(span);
27
- }
28
-
29
- onEnd(span: ReadableSpan): void {
30
- this.endedSpans.push(span);
31
- }
32
-
33
- async forceFlush(): Promise<void> {
34
- this.flushed = true;
35
- }
36
-
37
- async shutdown(): Promise<void> {
38
- this.shutdownCalled = true;
39
- }
40
-
41
- reset(): void {
42
- this.startedSpans = [];
43
- this.endedSpans = [];
44
- this.flushed = false;
45
- this.shutdownCalled = false;
46
- }
47
- }
48
-
49
- // Create mock ReadableSpan
50
- function createMockSpan(attributes: Record<string, unknown>): ReadableSpan {
51
- return {
52
- attributes,
53
- name: 'test-span',
54
- spanContext: () => ({
55
- traceId: 'trace123',
56
- spanId: 'span123',
57
- traceFlags: 1,
58
- }),
59
- } as ReadableSpan;
60
- }
61
-
62
- describe('TailSamplingSpanProcessor', () => {
63
- let mockProcessor: MockSpanProcessor;
64
- let tailSamplingProcessor: TailSamplingSpanProcessor;
65
-
66
- beforeEach(() => {
67
- mockProcessor = new MockSpanProcessor();
68
- tailSamplingProcessor = new TailSamplingSpanProcessor(mockProcessor);
69
- });
70
-
71
- describe('Span forwarding', () => {
72
- it('should forward span to wrapped processor on onStart', () => {
73
- const mockSpan = {} as Span;
74
- const mockContext = {} as Context;
75
-
76
- tailSamplingProcessor.onStart(mockSpan, mockContext);
77
-
78
- expect(mockProcessor.startedSpans).toHaveLength(1);
79
- expect(mockProcessor.startedSpans[0]).toBe(mockSpan);
80
- });
81
-
82
- it('should forward spans without tail sampling attributes', () => {
83
- const span = createMockSpan({ foo: 'bar' });
84
-
85
- tailSamplingProcessor.onEnd(span);
86
-
87
- expect(mockProcessor.endedSpans).toHaveLength(1);
88
- expect(mockProcessor.endedSpans[0]).toBe(span);
89
- });
90
-
91
- it('should forward spans marked to keep (sampling.tail.keep = true)', () => {
92
- const span = createMockSpan({
93
- [AUTOTEL_SAMPLING_TAIL_EVALUATED]: true,
94
- [AUTOTEL_SAMPLING_TAIL_KEEP]: true,
95
- });
96
-
97
- tailSamplingProcessor.onEnd(span);
98
-
99
- expect(mockProcessor.endedSpans).toHaveLength(1);
100
- expect(mockProcessor.endedSpans[0]).toBe(span);
101
- });
102
- });
103
-
104
- describe('Span dropping', () => {
105
- it('should drop spans marked to drop (sampling.tail.keep = false)', () => {
106
- const span = createMockSpan({
107
- [AUTOTEL_SAMPLING_TAIL_EVALUATED]: true,
108
- [AUTOTEL_SAMPLING_TAIL_KEEP]: false,
109
- });
110
-
111
- tailSamplingProcessor.onEnd(span);
112
-
113
- // Span should NOT be forwarded
114
- expect(mockProcessor.endedSpans).toHaveLength(0);
115
- });
116
-
117
- it('should drop multiple spans marked as false', () => {
118
- const span1 = createMockSpan({
119
- [AUTOTEL_SAMPLING_TAIL_EVALUATED]: true,
120
- [AUTOTEL_SAMPLING_TAIL_KEEP]: false,
121
- });
122
-
123
- const span2 = createMockSpan({
124
- [AUTOTEL_SAMPLING_TAIL_EVALUATED]: true,
125
- [AUTOTEL_SAMPLING_TAIL_KEEP]: false,
126
- });
127
-
128
- tailSamplingProcessor.onEnd(span1);
129
- tailSamplingProcessor.onEnd(span2);
130
-
131
- expect(mockProcessor.endedSpans).toHaveLength(0);
132
- });
133
- });
134
-
135
- describe('Edge cases', () => {
136
- it('should forward spans when only evaluated but no keep attribute', () => {
137
- const span = createMockSpan({
138
- [AUTOTEL_SAMPLING_TAIL_EVALUATED]: true,
139
- // Missing AUTOTEL_SAMPLING_TAIL_KEEP
140
- });
141
-
142
- tailSamplingProcessor.onEnd(span);
143
-
144
- // Should forward (undefined !== false)
145
- expect(mockProcessor.endedSpans).toHaveLength(1);
146
- });
147
-
148
- it('should forward spans when only keep but not evaluated', () => {
149
- const span = createMockSpan({
150
- // Missing AUTOTEL_SAMPLING_TAIL_EVALUATED
151
- [AUTOTEL_SAMPLING_TAIL_KEEP]: false,
152
- });
153
-
154
- tailSamplingProcessor.onEnd(span);
155
-
156
- // Should forward (evaluated !== true)
157
- expect(mockProcessor.endedSpans).toHaveLength(1);
158
- });
159
-
160
- it('should handle mixed spans (some kept, some dropped)', () => {
161
- const keptSpan1 = createMockSpan({ foo: 'bar' });
162
- const droppedSpan = createMockSpan({
163
- [AUTOTEL_SAMPLING_TAIL_EVALUATED]: true,
164
- [AUTOTEL_SAMPLING_TAIL_KEEP]: false,
165
- });
166
- const keptSpan2 = createMockSpan({
167
- [AUTOTEL_SAMPLING_TAIL_EVALUATED]: true,
168
- [AUTOTEL_SAMPLING_TAIL_KEEP]: true,
169
- });
170
-
171
- tailSamplingProcessor.onEnd(keptSpan1);
172
- tailSamplingProcessor.onEnd(droppedSpan);
173
- tailSamplingProcessor.onEnd(keptSpan2);
174
-
175
- expect(mockProcessor.endedSpans).toHaveLength(2);
176
- expect(mockProcessor.endedSpans[0]).toBe(keptSpan1);
177
- expect(mockProcessor.endedSpans[1]).toBe(keptSpan2);
178
- });
179
- });
180
-
181
- describe('Lifecycle methods', () => {
182
- it('should forward forceFlush to wrapped processor', async () => {
183
- await tailSamplingProcessor.forceFlush();
184
-
185
- expect(mockProcessor.flushed).toBe(true);
186
- });
187
-
188
- it('should forward shutdown to wrapped processor', async () => {
189
- await tailSamplingProcessor.shutdown();
190
-
191
- expect(mockProcessor.shutdownCalled).toBe(true);
192
- });
193
- });
194
-
195
- describe('Integration with sampling strategy', () => {
196
- it('should work with adaptive sampling pattern', () => {
197
- // Simulate adaptive sampling flow:
198
- // 1. Fast successful request (drop)
199
- // 2. Slow request (keep)
200
- // 3. Error request (keep)
201
-
202
- const fastSpan = createMockSpan({
203
- [AUTOTEL_SAMPLING_TAIL_EVALUATED]: true,
204
- [AUTOTEL_SAMPLING_TAIL_KEEP]: false, // Fast, no errors
205
- duration: 50,
206
- });
207
-
208
- const slowSpan = createMockSpan({
209
- [AUTOTEL_SAMPLING_TAIL_EVALUATED]: true,
210
- [AUTOTEL_SAMPLING_TAIL_KEEP]: true, // Slow request
211
- duration: 1000,
212
- });
213
-
214
- const errorSpan = createMockSpan({
215
- [AUTOTEL_SAMPLING_TAIL_EVALUATED]: true,
216
- [AUTOTEL_SAMPLING_TAIL_KEEP]: true, // Had error
217
- error: true,
218
- });
219
-
220
- tailSamplingProcessor.onEnd(fastSpan);
221
- tailSamplingProcessor.onEnd(slowSpan);
222
- tailSamplingProcessor.onEnd(errorSpan);
223
-
224
- // Only slow and error spans should be forwarded
225
- expect(mockProcessor.endedSpans).toHaveLength(2);
226
- expect(mockProcessor.endedSpans[0]).toBe(slowSpan);
227
- expect(mockProcessor.endedSpans[1]).toBe(errorSpan);
228
- });
229
- });
230
- });
@@ -1,55 +0,0 @@
1
- /**
2
- * Tail Sampling Span Processor
3
- *
4
- * Filters spans based on the `autotel.sampling.tail.keep` attribute set during execution.
5
- * This enables adaptive sampling where we decide whether to keep a span AFTER
6
- * the operation completes, based on criteria like errors, duration, etc.
7
- *
8
- * How it works:
9
- * 1. Decorator creates span optimistically (head sampling returns true)
10
- * 2. Operation executes and completes
11
- * 3. Decorator calls shouldKeepTrace() and sets autotel.sampling.tail.keep attribute
12
- * 4. This processor checks the attribute and drops spans marked as false
13
- */
14
-
15
- import type {
16
- SpanProcessor,
17
- ReadableSpan,
18
- } from '@opentelemetry/sdk-trace-base';
19
- import type { Context } from '@opentelemetry/api';
20
- import type { Span } from '@opentelemetry/sdk-trace-base';
21
- import {
22
- AUTOTEL_SAMPLING_TAIL_KEEP,
23
- AUTOTEL_SAMPLING_TAIL_EVALUATED,
24
- } from './sampling';
25
-
26
- export class TailSamplingSpanProcessor implements SpanProcessor {
27
- private wrappedProcessor: SpanProcessor;
28
-
29
- constructor(wrappedProcessor: SpanProcessor) {
30
- this.wrappedProcessor = wrappedProcessor;
31
- }
32
-
33
- onStart(span: Span, parentContext: Context): void {
34
- this.wrappedProcessor.onStart(span, parentContext);
35
- }
36
-
37
- onEnd(span: ReadableSpan): void {
38
- const tailEvaluated = span.attributes[AUTOTEL_SAMPLING_TAIL_EVALUATED];
39
- const shouldKeep = span.attributes[AUTOTEL_SAMPLING_TAIL_KEEP];
40
-
41
- if (tailEvaluated === true && shouldKeep === false) {
42
- return;
43
- }
44
-
45
- this.wrappedProcessor.onEnd(span);
46
- }
47
-
48
- forceFlush(): Promise<void> {
49
- return this.wrappedProcessor.forceFlush();
50
- }
51
-
52
- shutdown(): Promise<void> {
53
- return this.wrappedProcessor.shutdown();
54
- }
55
- }
@@ -1,234 +0,0 @@
1
- import { describe, expect, it, vi } from 'vitest';
2
- import { SpanStatusCode } from '@opentelemetry/api';
3
- import { TestSpanCollector, type SerializedSpan } from './test-span-collector';
4
-
5
- /** Helper to create a minimal ReadableSpan mock */
6
- function makeSpan(opts: {
7
- traceId: string;
8
- spanId: string;
9
- parentSpanId?: string;
10
- name: string;
11
- startTime?: [number, number];
12
- duration?: [number, number];
13
- statusCode?: number;
14
- statusMessage?: string;
15
- attributes?: Record<string, unknown>;
16
- }) {
17
- return {
18
- spanContext: () => ({ traceId: opts.traceId, spanId: opts.spanId }),
19
- parentSpanContext: opts.parentSpanId
20
- ? { spanId: opts.parentSpanId }
21
- : undefined,
22
- name: opts.name,
23
- startTime: opts.startTime ?? [1000, 500_000_000],
24
- duration: opts.duration ?? [0, 100_000_000],
25
- status: {
26
- code: opts.statusCode ?? SpanStatusCode.UNSET,
27
- message: opts.statusMessage ?? '',
28
- },
29
- attributes: opts.attributes ?? {},
30
- } as any;
31
- }
32
-
33
- describe('TestSpanCollector', () => {
34
- it('groups spans by traceId', () => {
35
- const collector = new TestSpanCollector();
36
-
37
- const callback = vi.fn();
38
- collector.export(
39
- [
40
- makeSpan({ traceId: 'trace-a', spanId: 'span-1', name: 'op1' }),
41
- makeSpan({ traceId: 'trace-b', spanId: 'span-2', name: 'op2' }),
42
- makeSpan({
43
- traceId: 'trace-a',
44
- spanId: 'span-3',
45
- parentSpanId: 'span-1',
46
- name: 'op3',
47
- }),
48
- ],
49
- callback,
50
- );
51
-
52
- expect(callback).toHaveBeenCalledWith({ code: 0 }); // ExportResultCode.SUCCESS
53
-
54
- const traceA = collector.drainTrace('trace-a', 'span-1');
55
- expect(traceA).toHaveLength(2);
56
- expect(traceA.map((s) => s.name)).toEqual(
57
- expect.arrayContaining(['op1', 'op3']),
58
- );
59
-
60
- const traceB = collector.drainTrace('trace-b', 'span-2');
61
- expect(traceB).toHaveLength(1);
62
- expect(traceB[0].name).toBe('op2');
63
- });
64
-
65
- it('drainTrace returns only descendants of rootSpanId', () => {
66
- const collector = new TestSpanCollector();
67
-
68
- collector.export(
69
- [
70
- makeSpan({ traceId: 't1', spanId: 'root', name: 'test:mytest' }),
71
- makeSpan({
72
- traceId: 't1',
73
- spanId: 'child1',
74
- parentSpanId: 'root',
75
- name: 'child-op',
76
- }),
77
- makeSpan({
78
- traceId: 't1',
79
- spanId: 'grandchild',
80
- parentSpanId: 'child1',
81
- name: 'grandchild-op',
82
- }),
83
- makeSpan({ traceId: 't1', spanId: 'other-root', name: 'other-test' }),
84
- makeSpan({
85
- traceId: 't1',
86
- spanId: 'other-child',
87
- parentSpanId: 'other-root',
88
- name: 'other-child-op',
89
- }),
90
- ],
91
- vi.fn(),
92
- );
93
-
94
- const spans = collector.drainTrace('t1', 'root');
95
- expect(spans).toHaveLength(3);
96
- const names = spans.map((s) => s.name);
97
- expect(names).toContain('test:mytest');
98
- expect(names).toContain('child-op');
99
- expect(names).toContain('grandchild-op');
100
- expect(names).not.toContain('other-test');
101
- expect(names).not.toContain('other-child-op');
102
- });
103
-
104
- it('returns [] for unknown traceId', () => {
105
- const collector = new TestSpanCollector();
106
- expect(collector.drainTrace('nonexistent', 'any-span')).toEqual([]);
107
- });
108
-
109
- it('converts HrTime to ms and maps status codes', () => {
110
- const collector = new TestSpanCollector();
111
-
112
- collector.export(
113
- [
114
- makeSpan({
115
- traceId: 't',
116
- spanId: 's1',
117
- name: 'ok-span',
118
- startTime: [100, 250_000_000],
119
- duration: [1, 500_000_000],
120
- statusCode: SpanStatusCode.OK,
121
- }),
122
- makeSpan({
123
- traceId: 't',
124
- spanId: 's2',
125
- parentSpanId: 's1',
126
- name: 'error-span',
127
- startTime: [200, 0],
128
- duration: [0, 50_000_000],
129
- statusCode: SpanStatusCode.ERROR,
130
- statusMessage: 'something failed',
131
- }),
132
- ],
133
- vi.fn(),
134
- );
135
-
136
- const spans = collector.drainTrace('t', 's1');
137
- const okSpan = spans.find((s) => s.name === 'ok-span')!;
138
- const errSpan = spans.find((s) => s.name === 'error-span')!;
139
-
140
- expect(okSpan.startTimeMs).toBe(100_250);
141
- expect(okSpan.durationMs).toBe(1500);
142
- expect(okSpan.status).toBe('ok');
143
- expect(okSpan.statusMessage).toBeUndefined();
144
-
145
- expect(errSpan.startTimeMs).toBe(200_000);
146
- expect(errSpan.durationMs).toBe(50);
147
- expect(errSpan.status).toBe('error');
148
- expect(errSpan.statusMessage).toBe('something failed');
149
- });
150
-
151
- it('keeps string/number/boolean + arrays of primitives, drops others', () => {
152
- const collector = new TestSpanCollector();
153
-
154
- collector.export(
155
- [
156
- makeSpan({
157
- traceId: 't',
158
- spanId: 's',
159
- name: 'attr-test',
160
- attributes: {
161
- str: 'hello',
162
- num: 42,
163
- bool: true,
164
- strArr: ['a', 'b'],
165
- numArr: [1, 2, 3],
166
- boolArr: [true, false],
167
- nested: { key: 'value' }, // should be dropped
168
- mixed: [1, 'two'], // should be dropped (mixed types)
169
- empty: [], // should be dropped (empty array)
170
- undef: undefined,
171
- },
172
- }),
173
- ],
174
- vi.fn(),
175
- );
176
-
177
- const spans = collector.drainTrace('t', 's');
178
- expect(spans).toHaveLength(1);
179
- const attrs = spans[0].attributes!;
180
- expect(attrs.str).toBe('hello');
181
- expect(attrs.num).toBe(42);
182
- expect(attrs.bool).toBe(true);
183
- expect(attrs.strArr).toEqual(['a', 'b']);
184
- expect(attrs.numArr).toEqual([1, 2, 3]);
185
- expect(attrs.boolArr).toEqual([true, false]);
186
- expect(attrs).not.toHaveProperty('nested');
187
- expect(attrs).not.toHaveProperty('mixed');
188
- expect(attrs).not.toHaveProperty('empty');
189
- expect(attrs).not.toHaveProperty('undef');
190
- });
191
-
192
- it('omits attributes field when span has no serializable attributes', () => {
193
- const collector = new TestSpanCollector();
194
-
195
- collector.export(
196
- [
197
- makeSpan({
198
- traceId: 't',
199
- spanId: 's',
200
- name: 'no-attrs',
201
- attributes: {},
202
- }),
203
- ],
204
- vi.fn(),
205
- );
206
-
207
- const spans = collector.drainTrace('t', 's');
208
- expect(spans[0].attributes).toBeUndefined();
209
- });
210
-
211
- it('clears all data on shutdown', async () => {
212
- const collector = new TestSpanCollector();
213
-
214
- collector.export(
215
- [makeSpan({ traceId: 't', spanId: 's', name: 'op' })],
216
- vi.fn(),
217
- );
218
-
219
- await collector.shutdown();
220
- expect(collector.drainTrace('t', 's')).toEqual([]);
221
- });
222
-
223
- it('drain removes the trace entry so second drain returns []', () => {
224
- const collector = new TestSpanCollector();
225
-
226
- collector.export(
227
- [makeSpan({ traceId: 't', spanId: 's', name: 'op' })],
228
- vi.fn(),
229
- );
230
-
231
- expect(collector.drainTrace('t', 's')).toHaveLength(1);
232
- expect(collector.drainTrace('t', 's')).toEqual([]);
233
- });
234
- });
@@ -1,150 +0,0 @@
1
- /**
2
- * TestSpanCollector — SpanExporter that groups finished spans by traceId
3
- * and drains per-trace for embedding in test metadata.
4
- *
5
- * @example
6
- * ```typescript
7
- * import { TestSpanCollector } from 'autotel/test-span-collector';
8
- * import { SimpleSpanProcessor } from 'autotel/processors';
9
- * import { getAutotelTracerProvider } from 'autotel';
10
- *
11
- * const collector = new TestSpanCollector();
12
- * const provider = getAutotelTracerProvider();
13
- * provider.addSpanProcessor(new SimpleSpanProcessor(collector));
14
- *
15
- * // After a test span ends:
16
- * const spans = collector.drainTrace(traceId, rootSpanId);
17
- * // spans contains only descendants of rootSpanId
18
- * ```
19
- */
20
-
21
- import type { SpanExporter, ReadableSpan } from '@opentelemetry/sdk-trace-base';
22
- import { SpanStatusCode } from '@opentelemetry/api';
23
-
24
- /** @see ExportResultCode from @opentelemetry/core */
25
- const ExportResultCode = { SUCCESS: 0, FAILED: 1 } as const;
26
-
27
- /** Attribute value types that survive serialization */
28
- type SerializableValue =
29
- | string
30
- | number
31
- | boolean
32
- | string[]
33
- | number[]
34
- | boolean[];
35
-
36
- /**
37
- * Portable serialized span for embedding in test metadata.
38
- * `startTimeMs` is derived from OTel HrTime — epoch-based wall-clock ms in the current SDK.
39
- *
40
- * Defined as a `type` (not `interface`) so it is assignable to
41
- * `Record<string, unknown>` in TypeScript 6+ strict mode.
42
- */
43
- export type SerializedSpan = {
44
- spanId: string;
45
- parentSpanId?: string;
46
- name: string;
47
- startTimeMs: number;
48
- durationMs: number;
49
- status: 'ok' | 'error' | 'unset';
50
- statusMessage?: string;
51
- attributes?: Record<string, SerializableValue>;
52
- };
53
-
54
- export class TestSpanCollector implements SpanExporter {
55
- private traces = new Map<string, ReadableSpan[]>();
56
-
57
- export(
58
- spans: ReadableSpan[],
59
- callback: (result: { code: number }) => void,
60
- ): void {
61
- for (const span of spans) {
62
- const traceId = span.spanContext().traceId;
63
- let list = this.traces.get(traceId);
64
- if (!list) {
65
- list = [];
66
- this.traces.set(traceId, list);
67
- }
68
- list.push(span);
69
- }
70
- callback({ code: ExportResultCode.SUCCESS });
71
- }
72
-
73
- /**
74
- * Drain and serialize spans that are descendants of `rootSpanId` within `traceId`.
75
- * Filters to the subtree rooted at the test span to prevent cross-test mixing.
76
- * Removes the entire traceId entry from the collector.
77
- */
78
- drainTrace(traceId: string, rootSpanId: string): SerializedSpan[] {
79
- const allSpans = this.traces.get(traceId);
80
- this.traces.delete(traceId);
81
- if (!allSpans?.length) return [];
82
-
83
- // Build spanId → span index for efficient parent-chain walking
84
- const byId = new Map<string, ReadableSpan>();
85
- for (const s of allSpans) byId.set(s.spanContext().spanId, s);
86
-
87
- // Filter to spans that are the root or descendants of rootSpanId
88
- const included = allSpans.filter((s) => {
89
- let id: string | undefined = s.spanContext().spanId;
90
- while (id) {
91
- if (id === rootSpanId) return true;
92
- const parent = byId.get(id);
93
- const parentId = parent?.parentSpanContext?.spanId || undefined;
94
- if (parentId === id) break; // cycle guard
95
- id = parentId;
96
- }
97
- return false;
98
- });
99
-
100
- return included.map((s) => serializeSpan(s));
101
- }
102
-
103
- shutdown(): Promise<void> {
104
- this.traces.clear();
105
- return Promise.resolve();
106
- }
107
-
108
- forceFlush(): Promise<void> {
109
- return Promise.resolve();
110
- }
111
- }
112
-
113
- function hrTimeToMs(hr: [number, number]): number {
114
- return hr[0] * 1000 + hr[1] / 1_000_000;
115
- }
116
-
117
- function isSerializable(v: unknown): v is SerializableValue {
118
- if (typeof v === 'string' || typeof v === 'number' || typeof v === 'boolean')
119
- return true;
120
- if (Array.isArray(v) && v.length > 0) {
121
- const t = typeof v[0];
122
- return (
123
- (t === 'string' || t === 'number' || t === 'boolean') &&
124
- v.every((e) => typeof e === t)
125
- );
126
- }
127
- return false;
128
- }
129
-
130
- export function serializeSpan(span: ReadableSpan): SerializedSpan {
131
- const attrs: Record<string, SerializableValue> = {};
132
- for (const [k, v] of Object.entries(span.attributes)) {
133
- if (isSerializable(v)) attrs[k] = v;
134
- }
135
- return {
136
- spanId: span.spanContext().spanId,
137
- parentSpanId: span.parentSpanContext?.spanId || undefined,
138
- name: span.name,
139
- startTimeMs: hrTimeToMs(span.startTime as [number, number]),
140
- durationMs: hrTimeToMs(span.duration as [number, number]),
141
- status:
142
- span.status.code === SpanStatusCode.ERROR
143
- ? 'error'
144
- : span.status.code === SpanStatusCode.OK
145
- ? 'ok'
146
- : 'unset',
147
- statusMessage: span.status.message || undefined,
148
- attributes: Object.keys(attrs).length > 0 ? attrs : undefined,
149
- };
150
- }