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/http.ts DELETED
@@ -1,424 +0,0 @@
1
- /**
2
- * HTTP Instrumentation Helpers
3
- *
4
- * Optional import: Not included in main bundle
5
- * Import from: 'autotel/http'
6
- *
7
- * Provides decorators and utilities for HTTP client instrumentation.
8
- * Works with fetch, axios, and other HTTP clients.
9
- *
10
- * @example
11
- * ```typescript
12
- * import { HttpInstrumented } from 'autotel/http'
13
- *
14
- * @HttpInstrumented()
15
- * class ApiClient {
16
- * async getUser(id: string) {
17
- * return fetch(`/api/users/${id}`)
18
- * }
19
- * }
20
- * ```
21
- */
22
-
23
- import { SpanStatusCode, context, propagation } from '@opentelemetry/api';
24
- import { getConfig } from './config';
25
- import { getActiveContextWithBaggage } from './trace-context';
26
-
27
- export interface HttpInstrumentedOptions {
28
- /** Service name for HTTP calls (default: 'http-client') */
29
- serviceName?: string;
30
- /** Extract URL from method arguments (default: first arg) */
31
- urlExtractor?: (args: unknown[]) => string | undefined;
32
- /** Extract HTTP method from method name or args */
33
- methodExtractor?: (methodName: string, args: unknown[]) => string;
34
- /** Add custom attributes to spans */
35
- attributesFromArgs?: (args: unknown[]) => Record<string, string | number>;
36
- /** Slow request threshold in milliseconds (adds warning attribute) - default: 3000ms */
37
- slowRequestThresholdMs?: number;
38
- }
39
-
40
- /**
41
- * Decorator for auto-instrumenting HTTP client methods
42
- *
43
- * @example Basic usage
44
- * ```typescript
45
- * @HttpInstrumented()
46
- * class ApiClient {
47
- * async fetchUser(userId: string) {
48
- * const res = await fetch(`https://api.example.com/users/${userId}`)
49
- * return res.json()
50
- * }
51
- *
52
- * async createOrder(order: Order) {
53
- * const res = await fetch('https://api.example.com/orders', {
54
- * method: 'POST',
55
- * body: JSON.stringify(order)
56
- * })
57
- * return res.json()
58
- * }
59
- * }
60
- * ```
61
- *
62
- * @example Advanced usage with custom extractors
63
- * ```typescript
64
- * @HttpInstrumented({
65
- * serviceName: 'payment-gateway',
66
- * urlExtractor: (args) => {
67
- * const config = args[0] as RequestConfig
68
- * return config.url
69
- * },
70
- * attributesFromArgs: (args) => ({
71
- * 'http.request_id': args[0]?.requestId,
72
- * 'http.retry_count': args[0]?.retryCount || 0
73
- * })
74
- * })
75
- * class PaymentClient {
76
- * async charge(config: RequestConfig) {
77
- * return axios(config)
78
- * }
79
- * }
80
- * ```
81
- */
82
- export function HttpInstrumented(options: HttpInstrumentedOptions = {}) {
83
- const serviceName = options.serviceName || 'http-client';
84
- const slowRequestThresholdMs = options.slowRequestThresholdMs ?? 3000;
85
-
86
- // eslint-disable-next-line @typescript-eslint/no-explicit-any, @typescript-eslint/no-empty-object-type
87
- return function <T extends { new (...args: any[]): {} }>(
88
- target: T,
89
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
90
- _context: ClassDecoratorContext,
91
- ) {
92
- return class extends target {
93
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
94
- constructor(...args: any[]) {
95
- super(...args);
96
-
97
- const proto = target.prototype;
98
- const methodNames = Object.getOwnPropertyNames(proto).filter(
99
- (name) =>
100
- name !== 'constructor' &&
101
- typeof proto[name] === 'function' &&
102
- !name.startsWith('_'),
103
- );
104
-
105
- for (const methodName of methodNames) {
106
- const originalMethod = proto[methodName];
107
-
108
- if (
109
- originalMethod.constructor.name === 'AsyncFunction' ||
110
- originalMethod.toString().startsWith('async ')
111
- ) {
112
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
113
- const wrappedMethod = async (...args: any[]) => {
114
- const config = getConfig();
115
- const tracer = config.tracer;
116
-
117
- const url = options.urlExtractor
118
- ? options.urlExtractor(args)
119
- : (args[0] as string | undefined);
120
-
121
- const method = options.methodExtractor
122
- ? options.methodExtractor(methodName, args)
123
- : inferHttpMethod(methodName);
124
-
125
- const spanName = url
126
- ? `HTTP ${method} ${extractPath(url)}`
127
- : `HTTP ${method}`;
128
-
129
- return tracer.startActiveSpan(spanName, async (span) => {
130
- const startTime = performance.now();
131
-
132
- try {
133
- span.setAttributes({
134
- 'http.method': method,
135
- 'http.url': url || 'unknown',
136
- 'service.name': serviceName,
137
- 'operation.name': `${serviceName}.${methodName}`,
138
- });
139
-
140
- if (url) {
141
- const urlObj = parseUrl(url);
142
- span.setAttributes({
143
- 'http.scheme': urlObj.protocol,
144
- 'http.host': urlObj.host,
145
- 'http.target': urlObj.path,
146
- });
147
- }
148
-
149
- if (options.attributesFromArgs) {
150
- span.setAttributes(options.attributesFromArgs(args));
151
- }
152
-
153
- const result = await originalMethod.apply(this, args);
154
-
155
- const duration = performance.now() - startTime;
156
-
157
- // Extract status code from response
158
- const statusCode = extractStatusCode(result);
159
- if (statusCode) {
160
- span.setAttribute('http.status_code', statusCode);
161
-
162
- if (statusCode >= 400) {
163
- span.setStatus({
164
- code: SpanStatusCode.ERROR,
165
- message: `HTTP ${statusCode}`,
166
- });
167
- } else {
168
- span.setStatus({ code: SpanStatusCode.OK });
169
- }
170
- } else {
171
- span.setStatus({ code: SpanStatusCode.OK });
172
- }
173
-
174
- span.setAttributes({
175
- 'http.duration_ms': duration,
176
- });
177
-
178
- // Mark slow requests for investigation
179
- if (duration > slowRequestThresholdMs) {
180
- span.setAttribute('http.slow_request', true);
181
- span.setAttribute(
182
- 'http.slow_request_threshold_ms',
183
- slowRequestThresholdMs,
184
- );
185
- }
186
-
187
- return result;
188
- } catch (error) {
189
- const duration = performance.now() - startTime;
190
-
191
- span.setStatus({
192
- code: SpanStatusCode.ERROR,
193
- message:
194
- error instanceof Error ? error.message : 'Unknown error',
195
- });
196
-
197
- span.setAttributes({
198
- 'http.duration_ms': duration,
199
- 'error.type':
200
- error instanceof Error
201
- ? error.constructor.name
202
- : 'Unknown',
203
- 'error.message':
204
- error instanceof Error ? error.message : 'Unknown error',
205
- });
206
-
207
- throw error;
208
- } finally {
209
- span.end();
210
- }
211
- });
212
- };
213
-
214
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
215
- (this as any)[methodName] = wrappedMethod;
216
- }
217
- }
218
- }
219
- };
220
- };
221
- }
222
-
223
- /**
224
- * Helper: Trace a single HTTP request
225
- *
226
- * @example
227
- * ```typescript
228
- * import { traceHttpRequest } from 'autotel/http'
229
- *
230
- * const data = await traceHttpRequest(
231
- * 'GET /api/users',
232
- * () => fetch('https://api.example.com/users')
233
- * )
234
- * ```
235
- */
236
- export async function traceHttpRequest<T>(
237
- spanName: string,
238
- fn: () => Promise<T>,
239
- attributes?: Record<string, string | number>,
240
- ): Promise<T> {
241
- const config = getConfig();
242
- const tracer = config.tracer;
243
-
244
- return tracer.startActiveSpan(spanName, async (span) => {
245
- try {
246
- if (attributes) {
247
- span.setAttributes(attributes);
248
- }
249
-
250
- const result = await fn();
251
- span.setStatus({ code: SpanStatusCode.OK });
252
- return result;
253
- } catch (error) {
254
- span.setStatus({
255
- code: SpanStatusCode.ERROR,
256
- message: error instanceof Error ? error.message : 'Unknown error',
257
- });
258
- throw error;
259
- } finally {
260
- span.end();
261
- }
262
- });
263
- }
264
-
265
- // Helper functions
266
-
267
- function inferHttpMethod(methodName: string): string {
268
- const lower = methodName.toLowerCase();
269
- if (
270
- lower.includes('get') ||
271
- lower.includes('fetch') ||
272
- lower.includes('list')
273
- )
274
- return 'GET';
275
- if (lower.includes('post') || lower.includes('create')) return 'POST';
276
- if (lower.includes('put') || lower.includes('update')) return 'PUT';
277
- if (lower.includes('delete') || lower.includes('remove')) return 'DELETE';
278
- if (lower.includes('patch')) return 'PATCH';
279
- return 'GET'; // Default
280
- }
281
-
282
- function extractPath(url: string): string {
283
- try {
284
- const urlObj = new URL(url);
285
- return urlObj.pathname;
286
- } catch {
287
- // Relative URL or invalid
288
- return url.split('?')[0] || url;
289
- }
290
- }
291
-
292
- function parseUrl(url: string): {
293
- protocol: string;
294
- host: string;
295
- path: string;
296
- } {
297
- try {
298
- const urlObj = new URL(url);
299
- return {
300
- protocol: urlObj.protocol.replace(':', ''),
301
- host: urlObj.host,
302
- path: urlObj.pathname + urlObj.search,
303
- };
304
- } catch {
305
- return {
306
- protocol: 'http',
307
- host: 'unknown',
308
- path: url,
309
- };
310
- }
311
- }
312
-
313
- function extractStatusCode(result: unknown): number | undefined {
314
- if (result && typeof result === 'object') {
315
- // Check for Response.status (fetch API)
316
- if ('status' in result && typeof result.status === 'number') {
317
- return result.status;
318
- }
319
- // Check for statusCode (axios, node http)
320
- if ('statusCode' in result && typeof result.statusCode === 'number') {
321
- return result.statusCode;
322
- }
323
- }
324
- return undefined;
325
- }
326
-
327
- /**
328
- * Inject trace context into HTTP headers (for distributed tracing)
329
- *
330
- * This includes W3C Trace Context (traceparent, tracestate) and W3C Baggage headers.
331
- * Uses OpenTelemetry's propagation system for full compatibility.
332
- *
333
- * @example
334
- * ```typescript
335
- * import { injectTraceContext } from 'autotel/http'
336
- *
337
- * const headers = injectTraceContext({
338
- * 'Content-Type': 'application/json'
339
- * })
340
- *
341
- * fetch('/api/users', { headers })
342
- * ```
343
- *
344
- * @example With baggage
345
- * ```typescript
346
- * import { trace, withBaggage, injectTraceContext } from 'autotel'
347
- *
348
- * export const createOrder = trace((ctx) => async (order: Order) => {
349
- * return await withBaggage({
350
- * baggage: { 'tenant.id': order.tenantId },
351
- * fn: async () => {
352
- * const headers = injectTraceContext();
353
- * // Headers now include 'baggage' header with tenant.id
354
- * await fetch('/api/charge', { headers });
355
- * },
356
- * });
357
- * });
358
- * ```
359
- */
360
- export function injectTraceContext(
361
- headers: Record<string, string> = {},
362
- ): Record<string, string> {
363
- // Use getActiveContextWithBaggage to check stored context (from baggage setters)
364
- // This ensures ctx.setBaggage() changes are included in injected headers
365
- const currentContext = getActiveContextWithBaggage();
366
-
367
- // Use OpenTelemetry's propagation.inject for full W3C support
368
- // This includes traceparent, tracestate, and baggage headers
369
- propagation.inject(currentContext, headers);
370
-
371
- return headers;
372
- }
373
-
374
- /**
375
- * Extract trace context from HTTP headers (for distributed tracing)
376
- *
377
- * This extracts W3C Trace Context (traceparent, tracestate) and W3C Baggage headers.
378
- * Uses OpenTelemetry's propagation system for full compatibility.
379
- *
380
- * Returns a context that can be used with context.with() to run code
381
- * with the extracted trace context and baggage.
382
- *
383
- * @example
384
- * ```typescript
385
- * import { extractTraceContext, trace } from 'autotel'
386
- * import { context } from 'autotel'
387
- *
388
- * // In Express middleware
389
- * app.use((req, res, next) => {
390
- * const extractedContext = extractTraceContext(req.headers);
391
- * context.with(extractedContext, () => {
392
- * next();
393
- * });
394
- * });
395
- * ```
396
- *
397
- * @example In a traced function
398
- * ```typescript
399
- * export const handleWebhook = trace((ctx) => async (req: Request) => {
400
- * const extractedContext = extractTraceContext(req.headers);
401
- * return await context.with(extractedContext, async () => {
402
- * // Now ctx.getBaggage() will return baggage from the incoming request
403
- * const tenantId = ctx.getBaggage('tenant.id');
404
- * await processWebhook(req.body);
405
- * });
406
- * });
407
- * ```
408
- */
409
- export function extractTraceContext(
410
- headers: Record<string, string | string[] | undefined>,
411
- ): ReturnType<typeof context.active> {
412
- const carrier: Record<string, string> = {};
413
-
414
- // Convert headers to flat string format expected by propagation
415
- for (const [key, value] of Object.entries(headers)) {
416
- if (value !== undefined) {
417
- carrier[key] = Array.isArray(value) ? (value[0] ?? '') : value;
418
- }
419
- }
420
-
421
- // Extract context using OpenTelemetry's propagation system
422
- // Returns a Context that can be used with context.with()
423
- return propagation.extract(context.active(), carrier);
424
- }