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.
- package/package.json +1 -2
- package/src/attribute-redacting-processor.test.ts +0 -763
- package/src/attribute-redacting-processor.ts +0 -621
- package/src/attributes/attachers.ts +0 -161
- package/src/attributes/builders.ts +0 -529
- package/src/attributes/domains.ts +0 -42
- package/src/attributes/index.ts +0 -81
- package/src/attributes/registry.ts +0 -323
- package/src/attributes/types.ts +0 -211
- package/src/attributes/utils.ts +0 -64
- package/src/attributes/validators.ts +0 -266
- package/src/attributes.test.ts +0 -292
- package/src/auto.ts +0 -67
- package/src/autotel-logger.test.ts +0 -548
- package/src/autotel-logger.ts +0 -364
- package/src/baggage-span-processor.test.ts +0 -202
- package/src/baggage-span-processor.ts +0 -100
- package/src/business-baggage.test.ts +0 -500
- package/src/business-baggage.ts +0 -669
- package/src/circuit-breaker.test.ts +0 -341
- package/src/circuit-breaker.ts +0 -184
- package/src/config.test.ts +0 -94
- package/src/config.ts +0 -172
- package/src/correlated-events.test.ts +0 -151
- package/src/correlated-events.ts +0 -47
- package/src/correlation-id.test.ts +0 -163
- package/src/correlation-id.ts +0 -206
- package/src/db.test.ts +0 -252
- package/src/db.ts +0 -447
- package/src/decorators.test.ts +0 -153
- package/src/decorators.ts +0 -188
- package/src/define-event.test.ts +0 -41
- package/src/define-event.ts +0 -58
- package/src/devtools.ts +0 -60
- package/src/drain-pipeline.test.ts +0 -68
- package/src/drain-pipeline.ts +0 -199
- package/src/drain-toolkit.test.ts +0 -113
- package/src/drain-toolkit.ts +0 -129
- package/src/enricher-toolkit.test.ts +0 -67
- package/src/enricher-toolkit.ts +0 -79
- package/src/enrichers.test.ts +0 -150
- package/src/enrichers.ts +0 -145
- package/src/env-config.test.ts +0 -323
- package/src/env-config.ts +0 -309
- package/src/error-catalog.test.ts +0 -133
- package/src/error-catalog.ts +0 -262
- package/src/event-queue.test.ts +0 -864
- package/src/event-queue.ts +0 -699
- package/src/event-subscriber.ts +0 -262
- package/src/event-testing.ts +0 -197
- package/src/event.test.ts +0 -1104
- package/src/event.ts +0 -988
- package/src/events-config.ts +0 -235
- package/src/exporters.ts +0 -165
- package/src/filtering-span-processor.test.ts +0 -281
- package/src/filtering-span-processor.ts +0 -111
- package/src/flatten-attributes.test.ts +0 -76
- package/src/flatten-attributes.ts +0 -80
- package/src/functional.strict-types.typecheck.ts +0 -53
- package/src/functional.test.ts +0 -1464
- package/src/functional.ts +0 -2539
- package/src/functional.types.test.ts +0 -135
- package/src/hook.mjs +0 -15
- package/src/http.test.ts +0 -485
- package/src/http.ts +0 -424
- package/src/index.ts +0 -433
- package/src/init-auto-redactor.test.ts +0 -53
- package/src/init-redactor.test.ts +0 -8
- package/src/init.customization.test.ts +0 -665
- package/src/init.integrations.test.ts +0 -399
- package/src/init.openllmetry.test.ts +0 -194
- package/src/init.protocol.test.ts +0 -215
- package/src/init.ts +0 -2439
- package/src/instrumentation.test.ts +0 -108
- package/src/instrumentation.ts +0 -319
- package/src/logger.test.ts +0 -125
- package/src/logger.ts +0 -341
- package/src/messaging-adapters.test.ts +0 -595
- package/src/messaging-adapters.ts +0 -583
- package/src/messaging-testing.test.ts +0 -573
- package/src/messaging-testing.ts +0 -935
- package/src/messaging.test.ts +0 -1646
- package/src/messaging.ts +0 -2245
- package/src/metric-helpers.ts +0 -47
- package/src/metric-testing.ts +0 -197
- package/src/metric.ts +0 -446
- package/src/metrics.test.ts +0 -241
- package/src/node-require.ts +0 -123
- package/src/operation-context.ts +0 -93
- package/src/parse-error.test.ts +0 -73
- package/src/parse-error.ts +0 -112
- package/src/posthog-logs.test.ts +0 -115
- package/src/posthog-logs.ts +0 -77
- package/src/pretty-console-exporter.test.ts +0 -545
- package/src/pretty-console-exporter.ts +0 -413
- package/src/pretty-log-formatter.test.ts +0 -123
- package/src/pretty-log-formatter.ts +0 -210
- package/src/processors/canonical-log-line-processor.test.ts +0 -523
- package/src/processors/canonical-log-line-processor.ts +0 -396
- package/src/processors.ts +0 -152
- package/src/rate-limiter.test.ts +0 -199
- package/src/rate-limiter.ts +0 -98
- package/src/redact-values.test.ts +0 -90
- package/src/redact-values.ts +0 -34
- package/src/register.ts +0 -37
- package/src/request-logger.test.ts +0 -545
- package/src/request-logger.ts +0 -342
- package/src/sampling.test.ts +0 -1060
- package/src/sampling.ts +0 -737
- package/src/security-schema.test.ts +0 -45
- package/src/security-schema.ts +0 -107
- package/src/semantic-conventions.ts +0 -15
- package/src/semantic-helpers.test.ts +0 -226
- package/src/semantic-helpers.ts +0 -438
- package/src/shutdown.test.ts +0 -364
- package/src/shutdown.ts +0 -246
- package/src/span-name-normalizer.test.ts +0 -377
- package/src/span-name-normalizer.ts +0 -213
- package/src/stable-hash.ts +0 -27
- package/src/structured-error.test.ts +0 -191
- package/src/structured-error.ts +0 -157
- package/src/stub.integration.test.ts +0 -361
- package/src/tail-sampling-processor.test.ts +0 -230
- package/src/tail-sampling-processor.ts +0 -55
- package/src/test-span-collector.test.ts +0 -234
- package/src/test-span-collector.ts +0 -150
- package/src/testing.ts +0 -705
- package/src/trace-context.test.ts +0 -73
- package/src/trace-context.ts +0 -567
- package/src/trace-helpers.new.test.ts +0 -278
- package/src/trace-helpers.test.ts +0 -290
- package/src/trace-helpers.ts +0 -710
- package/src/trace-hybrid.test.ts +0 -42
- package/src/trace-hybrid.ts +0 -37
- package/src/tracer-provider.test.ts +0 -183
- package/src/tracer-provider.ts +0 -266
- package/src/track.test.ts +0 -154
- package/src/track.ts +0 -216
- package/src/validate.test.ts +0 -287
- package/src/validate.ts +0 -307
- package/src/validation-attributes.ts +0 -43
- package/src/validation.test.ts +0 -330
- package/src/validation.ts +0 -246
- package/src/variable-name-inference.test.ts +0 -178
- package/src/variable-name-inference.ts +0 -242
- package/src/webhook.test.ts +0 -649
- package/src/webhook.ts +0 -637
- package/src/workflow-distributed.test.ts +0 -786
- package/src/workflow-distributed.ts +0 -916
- package/src/workflow.async-safety.integration.test.ts +0 -345
- package/src/workflow.test.ts +0 -647
- package/src/workflow.ts +0 -810
- package/src/yaml-config.test.ts +0 -373
- 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 };
|
package/src/stable-hash.ts
DELETED
|
@@ -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
|
-
}
|