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,342 +0,0 @@
1
- import { AsyncLocalStorage } from 'node:async_hooks';
2
- import { trace as otelTrace } from '@opentelemetry/api';
3
- import type { TraceContext } from './trace-context';
4
- import { createTraceContext } from './trace-context';
5
- import { recordStructuredError } from './structured-error';
6
- import { flattenToAttributes } from './flatten-attributes';
7
- import { emitCorrelatedEvent } from './correlated-events';
8
-
9
- const POST_EMIT_FORK_HINT =
10
- "For intentional background work tied to this request, use log.fork('label', fn) when available.";
11
-
12
- function warnPostEmit(method: string, detail: string): void {
13
- console.warn(
14
- `[autotel] ${method} called after the wide event was emitted — ${detail} This data will not appear in observability. ${POST_EMIT_FORK_HINT}`,
15
- );
16
- }
17
-
18
- function mergeInto(
19
- target: Record<string, unknown>,
20
- source: Record<string, unknown>,
21
- ): void {
22
- for (const key in source) {
23
- const sourceVal = source[key];
24
- if (sourceVal === undefined) continue;
25
- const targetVal = target[key];
26
- if (
27
- sourceVal !== null &&
28
- typeof sourceVal === 'object' &&
29
- !Array.isArray(sourceVal) &&
30
- targetVal !== null &&
31
- typeof targetVal === 'object' &&
32
- !Array.isArray(targetVal)
33
- ) {
34
- mergeInto(
35
- targetVal as Record<string, unknown>,
36
- sourceVal as Record<string, unknown>,
37
- );
38
- } else if (Array.isArray(targetVal) && Array.isArray(sourceVal)) {
39
- target[key] = [...targetVal, ...sourceVal];
40
- } else {
41
- target[key] = sourceVal;
42
- }
43
- }
44
- }
45
-
46
- const requestContextStore = new AsyncLocalStorage<TraceContext>();
47
-
48
- export function runWithRequestContext<T>(ctx: TraceContext, fn: () => T): T {
49
- return requestContextStore.run(ctx, fn);
50
- }
51
-
52
- export interface RequestLogger {
53
- set(fields: Record<string, unknown>): void;
54
- info(message: string, fields?: Record<string, unknown>): void;
55
- warn(message: string, fields?: Record<string, unknown>): void;
56
- error(error: Error | string, fields?: Record<string, unknown>): void;
57
- getContext(): Record<string, unknown>;
58
- emitNow(overrides?: Record<string, unknown>): RequestLogSnapshot;
59
- fork(
60
- label: string,
61
- fn: () => void | Promise<void>,
62
- options?: ForkOptions,
63
- ): void;
64
- }
65
-
66
- export interface RequestLogSnapshot {
67
- timestamp: string;
68
- traceId: string;
69
- spanId: string;
70
- correlationId: string;
71
- context: Record<string, unknown>;
72
- }
73
-
74
- export interface RequestLoggerOptions {
75
- /** Callback invoked by emitNow() for manual fan-out. */
76
- onEmit?: (snapshot: RequestLogSnapshot) => void | Promise<void>;
77
- }
78
-
79
- /**
80
- * Optional lifecycle hooks for adapters that need to track child loggers
81
- * spawned by `log.fork()` (e.g. active logger maps in framework integrations).
82
- */
83
- export interface ForkLifecycle {
84
- /** Called after the child logger is created, before `fn` runs. */
85
- onChildEnter?: (child: RequestLogger) => void;
86
- /** Called after the child has finished (emit + drain), success or failure. */
87
- onChildExit?: (child: RequestLogger) => void;
88
- }
89
-
90
- export interface ForkOptions {
91
- lifecycle?: ForkLifecycle;
92
- }
93
-
94
- function resolveContext(ctx?: TraceContext): TraceContext {
95
- if (ctx) return ctx;
96
-
97
- const stored = requestContextStore.getStore();
98
- if (stored) return stored;
99
-
100
- const span = otelTrace.getActiveSpan();
101
- if (!span) {
102
- throw new Error(
103
- '[autotel] getRequestLogger() requires an active span or runWithRequestContext(). Wrap your handler with trace() or use runWithRequestContext().',
104
- );
105
- }
106
- return createTraceContext(span);
107
- }
108
-
109
- export function getRequestLogger(
110
- ctx?: TraceContext,
111
- options?: RequestLoggerOptions,
112
- ): RequestLogger {
113
- const activeContext = resolveContext(ctx);
114
- let contextState: Record<string, unknown> = {};
115
- let emitted = false;
116
- let lastSnapshot: RequestLogSnapshot | null = null;
117
-
118
- const addLogEvent = (
119
- level: 'info' | 'warn' | 'error',
120
- message: string,
121
- fields?: Record<string, unknown>,
122
- ) => {
123
- const attrs = fields ? flattenToAttributes(fields) : undefined;
124
- emitCorrelatedEvent(activeContext, `log.${level}`, {
125
- message,
126
- ...(attrs ?? {}),
127
- });
128
- };
129
-
130
- const sealCheck = (method: string, keys: string[]): void => {
131
- if (emitted) {
132
- warnPostEmit(
133
- method,
134
- `Keys dropped: ${keys.length ? keys.join(', ') : '(empty)'}.`,
135
- );
136
- }
137
- };
138
-
139
- return {
140
- set(fields: Record<string, unknown>) {
141
- sealCheck('log.set()', Object.keys(fields));
142
- if (emitted) return;
143
- mergeInto(contextState, fields);
144
- activeContext.setAttributes(flattenToAttributes(fields));
145
- },
146
-
147
- info(message: string, fields?: Record<string, unknown>) {
148
- const keys = fields
149
- ? ['message', ...Object.keys(fields).filter((k) => k !== 'requestLogs')]
150
- : ['message'];
151
- sealCheck('log.info()', keys);
152
- if (emitted) return;
153
- addLogEvent('info', message, fields);
154
- if (fields) {
155
- mergeInto(contextState, fields);
156
- activeContext.setAttributes(flattenToAttributes(fields));
157
- }
158
- },
159
-
160
- warn(message: string, fields?: Record<string, unknown>) {
161
- const keys = fields
162
- ? ['message', ...Object.keys(fields).filter((k) => k !== 'requestLogs')]
163
- : ['message'];
164
- sealCheck('log.warn()', keys);
165
- if (emitted) return;
166
- addLogEvent('warn', message, fields);
167
- activeContext.setAttribute('autotel.log.level', 'warn');
168
- if (fields) {
169
- mergeInto(contextState, fields);
170
- activeContext.setAttributes(flattenToAttributes(fields));
171
- }
172
- },
173
-
174
- error(error: Error | string, fields?: Record<string, unknown>) {
175
- const keys = fields ? [...Object.keys(fields), 'error'] : ['error'];
176
- sealCheck('log.error()', keys);
177
- if (emitted) return;
178
- const err = typeof error === 'string' ? new Error(error) : error;
179
- recordStructuredError(activeContext, err);
180
- addLogEvent('error', err.message, fields);
181
-
182
- if (fields) {
183
- mergeInto(contextState, fields);
184
- activeContext.setAttributes(flattenToAttributes(fields));
185
- }
186
- activeContext.setAttribute('autotel.log.level', 'error');
187
- },
188
-
189
- getContext() {
190
- return { ...contextState };
191
- },
192
-
193
- emitNow(overrides?: Record<string, unknown>): RequestLogSnapshot {
194
- if (emitted) {
195
- warnPostEmit('log.emitNow()', 'Ignoring duplicate emit.');
196
- return lastSnapshot as RequestLogSnapshot;
197
- }
198
-
199
- const mergedContext = {
200
- ...contextState,
201
- ...(overrides ?? {}),
202
- };
203
- const flattened = flattenToAttributes(mergedContext);
204
- activeContext.setAttributes(flattened);
205
-
206
- const snapshot: RequestLogSnapshot = {
207
- timestamp: new Date().toISOString(),
208
- traceId: activeContext.traceId,
209
- spanId: activeContext.spanId,
210
- correlationId: activeContext.correlationId,
211
- context: mergedContext,
212
- };
213
-
214
- emitCorrelatedEvent(activeContext, 'log.emit.manual', {
215
- ...flattened,
216
- });
217
-
218
- if (options?.onEmit) {
219
- Promise.resolve(options.onEmit(snapshot)).catch((error) => {
220
- console.warn('[autotel] request logger onEmit failed:', error);
221
- });
222
- }
223
-
224
- emitted = true;
225
- lastSnapshot = snapshot;
226
- return snapshot;
227
- },
228
-
229
- fork(
230
- label: string,
231
- fn: () => void | Promise<void>,
232
- forkOptions?: ForkOptions,
233
- ): void {
234
- const parentRequestId = activeContext.correlationId;
235
- if (typeof parentRequestId !== 'string' || parentRequestId.length === 0) {
236
- throw new Error(
237
- '[autotel] log.fork() requires the parent logger to have a correlationId. ' +
238
- 'Ensure the request was created by autotel middleware.',
239
- );
240
- }
241
-
242
- const tracer = otelTrace.getTracer('autotel.request-logger');
243
- const lifecycle = forkOptions?.lifecycle;
244
- void tracer.startActiveSpan(`request.fork:${label}`, (childSpan) => {
245
- const childContext: TraceContext = {
246
- ...createTraceContext(childSpan),
247
- correlationId: crypto.randomUUID(),
248
- };
249
-
250
- requestContextStore.run(childContext, () => {
251
- const childLog = getRequestLogger(childContext);
252
- childLog.set({
253
- operation: label,
254
- _parentCorrelationId: parentRequestId,
255
- });
256
-
257
- lifecycle?.onChildEnter?.(childLog);
258
-
259
- void Promise.resolve()
260
- .then(() => fn())
261
- .then(() => {
262
- childLog.emitNow();
263
- })
264
- .catch((err: unknown) => {
265
- const error = err instanceof Error ? err : new Error(String(err));
266
- childLog.error(error);
267
- childLog.emitNow();
268
- })
269
- .finally(() => {
270
- try {
271
- lifecycle?.onChildExit?.(childLog);
272
- } catch (hookError) {
273
- console.warn(
274
- '[autotel] fork onChildExit hook threw:',
275
- hookError,
276
- );
277
- }
278
- childSpan.end();
279
- });
280
- });
281
- });
282
- },
283
- };
284
- }
285
-
286
- /**
287
- * Returns `true` when a request-logger context can be resolved without throwing —
288
- * i.e. an explicit `ctx` was provided, a `runWithRequestContext()` scope is active,
289
- * or there is an active OpenTelemetry span.
290
- *
291
- * Use this to branch on observability availability instead of wrapping
292
- * {@link getRequestLogger} in try/catch.
293
- */
294
- export function hasRequestContext(ctx?: TraceContext): boolean {
295
- if (ctx) return true;
296
- if (requestContextStore.getStore()) return true;
297
- return otelTrace.getActiveSpan() != null;
298
- }
299
-
300
- /**
301
- * Like {@link getRequestLogger}, but returns `null` instead of throwing when no
302
- * request context is available. Intended for best-effort instrumentation where a
303
- * missing telemetry context must never crash business logic.
304
- */
305
- export function getRequestLoggerSafe(
306
- ctx?: TraceContext,
307
- options?: RequestLoggerOptions,
308
- ): RequestLogger | null {
309
- if (!hasRequestContext(ctx)) return null;
310
- return getRequestLogger(ctx, options);
311
- }
312
-
313
- /**
314
- * A no-op {@link RequestLogger} whose methods do nothing. Used as a fallback by
315
- * best-effort instrumentation so wrapped handlers can run un-instrumented without
316
- * branching on logger presence.
317
- */
318
- export function createNoopRequestLogger(): RequestLogger {
319
- const snapshot = (): RequestLogSnapshot => ({
320
- timestamp: new Date().toISOString(),
321
- traceId: '',
322
- spanId: '',
323
- correlationId: '',
324
- context: {},
325
- });
326
-
327
- return {
328
- set() {},
329
- info() {},
330
- warn() {},
331
- error() {},
332
- getContext() {
333
- return {};
334
- },
335
- emitNow() {
336
- return snapshot();
337
- },
338
- fork(_label, fn) {
339
- void Promise.resolve().then(() => fn());
340
- },
341
- };
342
- }