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,377 +0,0 @@
1
- /**
2
- * Tests for SpanNameNormalizingProcessor
3
- */
4
-
5
- import { describe, it, expect, beforeEach, vi } from 'vitest';
6
- import {
7
- SpanNameNormalizingProcessor,
8
- NORMALIZER_PATTERNS,
9
- NORMALIZER_PRESETS,
10
- type SpanNameNormalizerFn,
11
- } from './span-name-normalizer';
12
- import type {
13
- SpanProcessor,
14
- ReadableSpan,
15
- } from '@opentelemetry/sdk-trace-base';
16
- import type { Context } from '@opentelemetry/api';
17
- import type { Span } from '@opentelemetry/sdk-trace-base';
18
-
19
- /**
20
- * Mock span processor to capture forwarded spans
21
- */
22
- class MockSpanProcessor implements SpanProcessor {
23
- public startedSpans: Span[] = [];
24
- public endedSpans: ReadableSpan[] = [];
25
- public flushed = false;
26
- public shutdownCalled = false;
27
-
28
- onStart(span: Span): void {
29
- this.startedSpans.push(span);
30
- }
31
-
32
- onEnd(span: ReadableSpan): void {
33
- this.endedSpans.push(span);
34
- }
35
-
36
- async forceFlush(): Promise<void> {
37
- this.flushed = true;
38
- }
39
-
40
- async shutdown(): Promise<void> {
41
- this.shutdownCalled = true;
42
- }
43
- }
44
-
45
- /**
46
- * Create a mock Span with updateName capability
47
- */
48
- function createMockSpan(initialName: string): Span {
49
- const span = {
50
- _name: initialName,
51
- updateName: vi.fn(function (this: { _name: string }, newName: string) {
52
- this._name = newName;
53
- }),
54
- spanContext: () => ({
55
- traceId: 'trace123',
56
- spanId: 'span123',
57
- traceFlags: 1,
58
- }),
59
- };
60
-
61
- // Define name as a getter to return current _name
62
- Object.defineProperty(span, 'name', {
63
- get() {
64
- return span._name;
65
- },
66
- enumerable: true,
67
- });
68
-
69
- return span as unknown as Span;
70
- }
71
-
72
- describe('SpanNameNormalizingProcessor', () => {
73
- let mockProcessor: MockSpanProcessor;
74
-
75
- beforeEach(() => {
76
- mockProcessor = new MockSpanProcessor();
77
- });
78
-
79
- describe('custom normalizer function', () => {
80
- it('should normalize span names using custom function', () => {
81
- const normalizer: SpanNameNormalizerFn = (name) =>
82
- name.replaceAll(/\/[0-9]+/g, '/:id');
83
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
84
- normalizer,
85
- });
86
-
87
- const span = createMockSpan('GET /users/123/posts/456');
88
- processor.onStart(span, {} as Context);
89
-
90
- expect(span.updateName).toHaveBeenCalledWith('GET /users/:id/posts/:id');
91
- });
92
-
93
- it('should not call updateName if name unchanged', () => {
94
- const normalizer: SpanNameNormalizerFn = (name) => name; // No change
95
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
96
- normalizer,
97
- });
98
-
99
- const span = createMockSpan('createUser');
100
- processor.onStart(span, {} as Context);
101
-
102
- expect(span.updateName).not.toHaveBeenCalled();
103
- });
104
-
105
- it('should forward span to wrapped processor', () => {
106
- const normalizer: SpanNameNormalizerFn = (name) => name;
107
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
108
- normalizer,
109
- });
110
-
111
- const span = createMockSpan('test');
112
- const context = {} as Context;
113
- processor.onStart(span, context);
114
-
115
- expect(mockProcessor.startedSpans).toHaveLength(1);
116
- });
117
- });
118
-
119
- describe('built-in presets', () => {
120
- describe('rest-api preset', () => {
121
- it('should normalize numeric IDs', () => {
122
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
123
- normalizer: 'rest-api',
124
- });
125
-
126
- const span = createMockSpan('GET /users/123');
127
- processor.onStart(span, {} as Context);
128
-
129
- expect(span.updateName).toHaveBeenCalledWith('GET /users/:id');
130
- });
131
-
132
- it('should normalize UUIDs', () => {
133
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
134
- normalizer: 'rest-api',
135
- });
136
-
137
- const span = createMockSpan(
138
- 'GET /items/550e8400-e29b-41d4-a716-446655440000',
139
- );
140
- processor.onStart(span, {} as Context);
141
-
142
- expect(span.updateName).toHaveBeenCalledWith('GET /items/:uuid');
143
- });
144
-
145
- it('should normalize MongoDB ObjectIds', () => {
146
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
147
- normalizer: 'rest-api',
148
- });
149
-
150
- const span = createMockSpan('GET /docs/507f1f77bcf86cd799439011');
151
- processor.onStart(span, {} as Context);
152
-
153
- expect(span.updateName).toHaveBeenCalledWith('GET /docs/:objectId');
154
- });
155
-
156
- it('should normalize ISO dates', () => {
157
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
158
- normalizer: 'rest-api',
159
- });
160
-
161
- const span = createMockSpan('GET /logs/2024-01-15');
162
- processor.onStart(span, {} as Context);
163
-
164
- expect(span.updateName).toHaveBeenCalledWith('GET /logs/:date');
165
- });
166
-
167
- it('should normalize timestamps', () => {
168
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
169
- normalizer: 'rest-api',
170
- });
171
-
172
- const span = createMockSpan('GET /events/1705334400');
173
- processor.onStart(span, {} as Context);
174
-
175
- expect(span.updateName).toHaveBeenCalledWith('GET /events/:timestamp');
176
- });
177
-
178
- it('should normalize emails', () => {
179
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
180
- normalizer: 'rest-api',
181
- });
182
-
183
- const span = createMockSpan('GET /users/john@example.com');
184
- processor.onStart(span, {} as Context);
185
-
186
- expect(span.updateName).toHaveBeenCalledWith('GET /users/:email');
187
- });
188
-
189
- it('should handle multiple dynamic segments', () => {
190
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
191
- normalizer: 'rest-api',
192
- });
193
-
194
- const span = createMockSpan('GET /users/123/posts/456/comments/789');
195
- processor.onStart(span, {} as Context);
196
-
197
- expect(span.updateName).toHaveBeenCalledWith(
198
- 'GET /users/:id/posts/:id/comments/:id',
199
- );
200
- });
201
- });
202
-
203
- describe('minimal preset', () => {
204
- it('should only normalize numeric IDs and UUIDs', () => {
205
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
206
- normalizer: 'minimal',
207
- });
208
-
209
- const span = createMockSpan('GET /users/123');
210
- processor.onStart(span, {} as Context);
211
-
212
- expect(span.updateName).toHaveBeenCalledWith('GET /users/:id');
213
- });
214
-
215
- it('should not normalize ObjectIds (only rest-api does)', () => {
216
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
217
- normalizer: 'minimal',
218
- });
219
-
220
- // ObjectId is 24 hex chars - minimal doesn't handle this
221
- const span = createMockSpan('GET /docs/507f1f77bcf86cd799439011');
222
- processor.onStart(span, {} as Context);
223
-
224
- // Minimal only does numeric IDs and UUIDs, not ObjectIds
225
- expect(span.updateName).not.toHaveBeenCalled();
226
- });
227
- });
228
-
229
- describe('graphql preset', () => {
230
- it('should normalize UUIDs in paths', () => {
231
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
232
- normalizer: 'graphql',
233
- });
234
-
235
- const span = createMockSpan(
236
- 'POST /graphql/550e8400-e29b-41d4-a716-446655440000',
237
- );
238
- processor.onStart(span, {} as Context);
239
-
240
- expect(span.updateName).toHaveBeenCalledWith('POST /graphql/:uuid');
241
- });
242
-
243
- it('should normalize path-style IDs in GraphQL endpoints', () => {
244
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
245
- normalizer: 'graphql',
246
- });
247
-
248
- const span = createMockSpan('POST /graphql/users/123');
249
- processor.onStart(span, {} as Context);
250
-
251
- expect(span.updateName).toHaveBeenCalledWith('POST /graphql/users/:id');
252
- });
253
-
254
- it('should not modify pure operation names without IDs', () => {
255
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
256
- normalizer: 'graphql',
257
- });
258
-
259
- const span = createMockSpan('query GetUserById');
260
- processor.onStart(span, {} as Context);
261
-
262
- // No change expected since there are no path segments to normalize
263
- expect(span.updateName).not.toHaveBeenCalled();
264
- });
265
- });
266
- });
267
-
268
- describe('error handling', () => {
269
- it('should keep original name if normalizer throws (fail-open)', () => {
270
- const normalizer: SpanNameNormalizerFn = () => {
271
- throw new Error('Normalizer error');
272
- };
273
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
274
- normalizer,
275
- });
276
-
277
- const span = createMockSpan('GET /users/123');
278
- processor.onStart(span, {} as Context);
279
-
280
- // Should not throw and should not call updateName
281
- expect(span.updateName).not.toHaveBeenCalled();
282
- expect(mockProcessor.startedSpans).toHaveLength(1);
283
- });
284
-
285
- it('should throw for unknown preset', () => {
286
- expect(() => {
287
- new SpanNameNormalizingProcessor(mockProcessor, {
288
- normalizer: 'unknown-preset' as 'rest-api',
289
- });
290
- }).toThrow('Unknown span name normalizer preset');
291
- });
292
- });
293
-
294
- describe('lifecycle methods', () => {
295
- it('should forward onEnd to wrapped processor', () => {
296
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
297
- normalizer: 'rest-api',
298
- });
299
-
300
- const span = { name: 'test' } as ReadableSpan;
301
- processor.onEnd(span);
302
-
303
- expect(mockProcessor.endedSpans).toHaveLength(1);
304
- });
305
-
306
- it('should forward forceFlush to wrapped processor', async () => {
307
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
308
- normalizer: 'rest-api',
309
- });
310
-
311
- await processor.forceFlush();
312
-
313
- expect(mockProcessor.flushed).toBe(true);
314
- });
315
-
316
- it('should forward shutdown to wrapped processor', async () => {
317
- const processor = new SpanNameNormalizingProcessor(mockProcessor, {
318
- normalizer: 'rest-api',
319
- });
320
-
321
- await processor.shutdown();
322
-
323
- expect(mockProcessor.shutdownCalled).toBe(true);
324
- });
325
- });
326
- });
327
-
328
- describe('NORMALIZER_PATTERNS', () => {
329
- it('should export regex patterns for advanced users', () => {
330
- expect(NORMALIZER_PATTERNS.numericId).toBeInstanceOf(RegExp);
331
- expect(NORMALIZER_PATTERNS.uuid).toBeInstanceOf(RegExp);
332
- expect(NORMALIZER_PATTERNS.objectId).toBeInstanceOf(RegExp);
333
- expect(NORMALIZER_PATTERNS.isoDate).toBeInstanceOf(RegExp);
334
- expect(NORMALIZER_PATTERNS.timestamp).toBeInstanceOf(RegExp);
335
- expect(NORMALIZER_PATTERNS.email).toBeInstanceOf(RegExp);
336
- });
337
-
338
- describe('pattern matching', () => {
339
- it('numericId should match numeric path segments', () => {
340
- expect('/users/123'.replace(NORMALIZER_PATTERNS.numericId, '/:id')).toBe(
341
- '/users/:id',
342
- );
343
- expect(
344
- '/users/123/posts'.replace(NORMALIZER_PATTERNS.numericId, '/:id'),
345
- ).toBe('/users/:id/posts');
346
- });
347
-
348
- it('uuid should match standard UUIDs', () => {
349
- const uuid = '550e8400-e29b-41d4-a716-446655440000';
350
- expect(`/items/${uuid}`.replace(NORMALIZER_PATTERNS.uuid, '/:uuid')).toBe(
351
- '/items/:uuid',
352
- );
353
- });
354
-
355
- it('objectId should match MongoDB ObjectIds', () => {
356
- expect(
357
- '/docs/507f1f77bcf86cd799439011'.replace(
358
- NORMALIZER_PATTERNS.objectId,
359
- '/:objectId',
360
- ),
361
- ).toBe('/docs/:objectId');
362
- });
363
- });
364
- });
365
-
366
- describe('NORMALIZER_PRESETS', () => {
367
- it('should export preset functions for advanced users', () => {
368
- expect(typeof NORMALIZER_PRESETS['rest-api']).toBe('function');
369
- expect(typeof NORMALIZER_PRESETS['graphql']).toBe('function');
370
- expect(typeof NORMALIZER_PRESETS['minimal']).toBe('function');
371
- });
372
-
373
- it('presets should be usable directly', () => {
374
- const result = NORMALIZER_PRESETS['rest-api']('GET /users/123/posts/456');
375
- expect(result).toBe('GET /users/:id/posts/:id');
376
- });
377
- });
@@ -1,213 +0,0 @@
1
- /**
2
- * Span Name Normalizer
3
- *
4
- * Normalizes span names to reduce cardinality from dynamic path segments.
5
- * This is critical for observability backends that charge by unique span names
6
- * or have cardinality limits.
7
- *
8
- * @example Basic usage with custom function
9
- * ```typescript
10
- * init({
11
- * service: 'my-app',
12
- * spanNameNormalizer: (name) => {
13
- * return name.replace(/\/[0-9]+/g, '/:id');
14
- * }
15
- * })
16
- * ```
17
- *
18
- * @example Using built-in preset
19
- * ```typescript
20
- * init({
21
- * service: 'my-app',
22
- * spanNameNormalizer: 'rest-api'
23
- * })
24
- * ```
25
- */
26
-
27
- import type {
28
- SpanProcessor,
29
- ReadableSpan,
30
- } from '@opentelemetry/sdk-trace-base';
31
- import type { Context } from '@opentelemetry/api';
32
- import type { Span } from '@opentelemetry/sdk-trace-base';
33
-
34
- /**
35
- * Function to normalize a span name
36
- * @param name - The original span name
37
- * @returns The normalized span name
38
- */
39
- export type SpanNameNormalizerFn = (name: string) => string;
40
-
41
- /**
42
- * Built-in normalizer preset names
43
- */
44
- export type SpanNameNormalizerPreset = 'rest-api' | 'graphql' | 'minimal';
45
-
46
- /**
47
- * Normalizer config - either a function or a preset name
48
- */
49
- export type SpanNameNormalizerConfig =
50
- | SpanNameNormalizerFn
51
- | SpanNameNormalizerPreset;
52
-
53
- export interface SpanNameNormalizingProcessorOptions {
54
- /**
55
- * Normalizer function or preset name
56
- */
57
- normalizer: SpanNameNormalizerConfig;
58
- }
59
-
60
- /**
61
- * Built-in normalizer patterns
62
- */
63
- const NORMALIZER_PATTERNS = {
64
- // Numeric IDs: /users/123 → /users/:id
65
- numericId: /\/\d+(?=\/|$)/g,
66
-
67
- // UUIDs: /users/550e8400-e29b-41d4-a716-446655440000 → /users/:uuid
68
- uuid: /\/[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}(?=\/|$)/gi,
69
-
70
- // Short UUIDs (without dashes): /users/550e8400e29b41d4a716446655440000 → /users/:uuid
71
- shortUuid: /\/[0-9a-f]{32}(?=\/|$)/gi,
72
-
73
- // MongoDB ObjectIds: /docs/507f1f77bcf86cd799439011 → /docs/:objectId
74
- objectId: /\/[0-9a-f]{24}(?=\/|$)/gi,
75
-
76
- // Hashes (6+ hex chars): /assets/abc123def.js → /assets/:hash.js
77
- hash: /\/[0-9a-f]{6,}(?=\.[a-z]+$)/gi,
78
-
79
- // ISO dates: /logs/2024-01-15 → /logs/:date
80
- isoDate: /\/\d{4}-\d{2}-\d{2}(?=\/|$)/g,
81
-
82
- // Timestamps: /events/1705334400 → /events/:timestamp
83
- timestamp: /\/1[0-9]{9}(?=\/|$)/g,
84
-
85
- // Email-like segments: /users/john@example.com → /users/:email
86
- email: /\/[a-zA-Z0-9._%+-]+@[a-zA-Z0-9.-]+\.[a-zA-Z]{2,}(?=\/|$)/g,
87
- } as const;
88
-
89
- /**
90
- * Built-in normalizer presets
91
- */
92
- const NORMALIZER_PRESETS: Record<
93
- SpanNameNormalizerPreset,
94
- SpanNameNormalizerFn
95
- > = {
96
- /**
97
- * REST API preset - normalizes common REST path patterns
98
- * Handles: numeric IDs, UUIDs, ObjectIds, dates, timestamps, emails
99
- */
100
- 'rest-api': (name: string): string => {
101
- return name
102
- .replaceAll(NORMALIZER_PATTERNS.uuid, '/:uuid')
103
- .replaceAll(NORMALIZER_PATTERNS.shortUuid, '/:uuid')
104
- .replaceAll(NORMALIZER_PATTERNS.objectId, '/:objectId')
105
- .replaceAll(NORMALIZER_PATTERNS.isoDate, '/:date')
106
- .replaceAll(NORMALIZER_PATTERNS.timestamp, '/:timestamp')
107
- .replaceAll(NORMALIZER_PATTERNS.email, '/:email')
108
- .replaceAll(NORMALIZER_PATTERNS.numericId, '/:id');
109
- },
110
-
111
- /**
112
- * GraphQL preset - normalizes GraphQL operation names and paths
113
- * Keeps query/mutation names but normalizes embedded IDs
114
- */
115
- graphql: (name: string): string => {
116
- // For GraphQL, normalize both path-style and embedded IDs
117
- return name
118
- .replaceAll(NORMALIZER_PATTERNS.uuid, '/:uuid')
119
- .replaceAll(NORMALIZER_PATTERNS.numericId, '/:id');
120
- },
121
-
122
- /**
123
- * Minimal preset - only normalizes numeric IDs and UUIDs
124
- */
125
- minimal: (name: string): string => {
126
- return name
127
- .replaceAll(NORMALIZER_PATTERNS.uuid, '/:uuid')
128
- .replaceAll(NORMALIZER_PATTERNS.numericId, '/:id');
129
- },
130
- };
131
-
132
- /**
133
- * Resolve normalizer config to a function
134
- */
135
- function resolveNormalizer(
136
- config: SpanNameNormalizerConfig,
137
- ): SpanNameNormalizerFn {
138
- if (typeof config === 'function') {
139
- return config;
140
- }
141
-
142
- const preset = NORMALIZER_PRESETS[config];
143
- if (!preset) {
144
- throw new Error(
145
- `Unknown span name normalizer preset: "${config}". ` +
146
- `Available presets: ${Object.keys(NORMALIZER_PRESETS).join(', ')}`,
147
- );
148
- }
149
-
150
- return preset;
151
- }
152
-
153
- /**
154
- * Span processor that normalizes span names to reduce cardinality.
155
- *
156
- * Normalization happens in onStart() when we have access to the mutable Span.
157
- * This allows us to call span.updateName() before the span is finalized.
158
- *
159
- * Common use cases:
160
- * - REST APIs: /users/123/posts/456 → /users/:id/posts/:id
161
- * - UUIDs: /items/550e8400-e29b-41d4-a716-446655440000 → /items/:uuid
162
- * - Dates: /logs/2024-01-15 → /logs/:date
163
- */
164
- export class SpanNameNormalizingProcessor implements SpanProcessor {
165
- private readonly wrappedProcessor: SpanProcessor;
166
- private readonly normalizer: SpanNameNormalizerFn;
167
-
168
- constructor(
169
- wrappedProcessor: SpanProcessor,
170
- options: SpanNameNormalizingProcessorOptions,
171
- ) {
172
- this.wrappedProcessor = wrappedProcessor;
173
- this.normalizer = resolveNormalizer(options.normalizer);
174
- }
175
-
176
- /**
177
- * Normalize span name on start (when Span is mutable)
178
- */
179
- onStart(span: Span, parentContext: Context): void {
180
- try {
181
- const originalName = span.name;
182
- const normalizedName = this.normalizer(originalName);
183
-
184
- if (normalizedName !== originalName) {
185
- span.updateName(normalizedName);
186
- }
187
- } catch {
188
- // If normalizer throws, keep original name (fail-open)
189
- }
190
-
191
- this.wrappedProcessor.onStart(span, parentContext);
192
- }
193
-
194
- /**
195
- * Pass through onEnd unchanged
196
- */
197
- onEnd(span: ReadableSpan): void {
198
- this.wrappedProcessor.onEnd(span);
199
- }
200
-
201
- forceFlush(): Promise<void> {
202
- return this.wrappedProcessor.forceFlush();
203
- }
204
-
205
- shutdown(): Promise<void> {
206
- return this.wrappedProcessor.shutdown();
207
- }
208
- }
209
-
210
- /**
211
- * Export built-in patterns for advanced users who want to compose their own normalizers
212
- */
213
- export { NORMALIZER_PATTERNS, NORMALIZER_PRESETS };
@@ -1,27 +0,0 @@
1
- import { createHash } from 'node:crypto';
2
-
3
- /**
4
- * Deterministic JSON stringify with sorted object keys, so two structurally
5
- * equal values always produce the same string regardless of key insertion
6
- * order. Shared by `defineEvent` and the validation layer for stable schema
7
- * hashes.
8
- */
9
- export function stableStringify(value: unknown): string {
10
- if (value === null || value === undefined || typeof value !== 'object') {
11
- return JSON.stringify(value);
12
- }
13
- if (Array.isArray(value)) {
14
- return '[' + value.map((v) => stableStringify(v)).join(',') + ']';
15
- }
16
- const obj = value as Record<string, unknown>;
17
- const body = Object.keys(obj)
18
- .toSorted()
19
- .map((k) => JSON.stringify(k) + ':' + stableStringify(obj[k]))
20
- .join(',');
21
- return '{' + body + '}';
22
- }
23
-
24
- /** Stable sha256 of any JSON-serializable value. */
25
- export function hashJson(value: unknown): string {
26
- return createHash('sha256').update(stableStringify(value)).digest('hex');
27
- }