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/db.ts DELETED
@@ -1,447 +0,0 @@
1
- /**
2
- * Database Instrumentation Helpers
3
- *
4
- * Optional import: Not included in main bundle
5
- * Import from: 'autotel/db'
6
- *
7
- * Provides functional utilities for database query instrumentation.
8
- * Works with Prisma, Drizzle, TypeORM, raw SQL, and more.
9
- *
10
- * @example
11
- * ```typescript
12
- * import { instrumentDatabase } from 'autotel/db'
13
- *
14
- * const db = drizzle(pool)
15
- * instrumentDatabase(db, { dbSystem: 'postgresql', dbName: 'myapp' })
16
- *
17
- * // Now all queries are automatically trace
18
- * await db.select().from(users)
19
- * ```
20
- */
21
-
22
- import { SpanStatusCode } from '@opentelemetry/api';
23
- import { getConfig } from './config';
24
-
25
- /**
26
- * Helper: Trace a single database query
27
- *
28
- * @example
29
- * ```typescript
30
- * import { tracebQuery } from 'autotel/db'
31
- *
32
- * const users = await tracebQuery(
33
- * 'postgresql',
34
- * 'SELECT',
35
- * () => db.query('SELECT * FROM users WHERE active = true')
36
- * )
37
- * ```
38
- */
39
- export async function tracebQuery<T>(
40
- dbSystem: string,
41
- operation: string,
42
- fn: () => Promise<T>,
43
- attributes?: Record<string, string | number>,
44
- ): Promise<T> {
45
- const config = getConfig();
46
- const tracer = config.tracer;
47
-
48
- const spanName = `${dbSystem}.${operation}`;
49
-
50
- return tracer.startActiveSpan(spanName, async (span) => {
51
- const startTime = performance.now();
52
-
53
- try {
54
- span.setAttributes({
55
- 'db.system': dbSystem,
56
- 'db.operation': operation,
57
- ...attributes,
58
- });
59
-
60
- const result = await fn();
61
-
62
- const duration = performance.now() - startTime;
63
- span.setStatus({ code: SpanStatusCode.OK });
64
- span.setAttribute('db.duration_ms', duration);
65
-
66
- if (Array.isArray(result)) {
67
- span.setAttribute('db.result_count', result.length);
68
- }
69
-
70
- return result;
71
- } catch (error) {
72
- const duration = performance.now() - startTime;
73
-
74
- span.setStatus({
75
- code: SpanStatusCode.ERROR,
76
- message: error instanceof Error ? error.message : 'Unknown error',
77
- });
78
-
79
- span.setAttributes({
80
- 'db.duration_ms': duration,
81
- 'error.type':
82
- error instanceof Error ? error.constructor.name : 'Unknown',
83
- 'error.message':
84
- error instanceof Error ? error.message : 'Unknown error',
85
- });
86
-
87
- throw error;
88
- } finally {
89
- span.end();
90
- }
91
- });
92
- }
93
-
94
- // Helper functions
95
-
96
- function inferDbOperation(methodName: string): string {
97
- const lower = methodName.toLowerCase();
98
- if (lower.includes('find') || lower.includes('get') || lower.includes('list'))
99
- return 'SELECT';
100
- if (lower.includes('create') || lower.includes('insert')) return 'INSERT';
101
- if (lower.includes('update') || lower.includes('modify')) return 'UPDATE';
102
- if (lower.includes('delete') || lower.includes('remove')) return 'DELETE';
103
- if (lower.includes('count')) return 'COUNT';
104
- return 'QUERY';
105
- }
106
-
107
- function inferTableName(methodName: string): string | undefined {
108
- // Extract table name from method patterns like:
109
- // findUser -> user
110
- // listUsers -> users
111
- // createOrder -> order
112
-
113
- const patterns = [
114
- /find([A-Z][a-zA-Z]+)/,
115
- /get([A-Z][a-zA-Z]+)/,
116
- /list([A-Z][a-zA-Z]+)/,
117
- /create([A-Z][a-zA-Z]+)/,
118
- /update([A-Z][a-zA-Z]+)/,
119
- /delete([A-Z][a-zA-Z]+)/,
120
- /remove([A-Z][a-zA-Z]+)/,
121
- ];
122
-
123
- for (const pattern of patterns) {
124
- const match = methodName.match(pattern);
125
- if (match && match[1]) {
126
- return match[1].toLowerCase();
127
- }
128
- }
129
-
130
- return undefined;
131
- }
132
-
133
- function sanitizeSqlQuery(query: string): string {
134
- // Remove string literals and sensitive values (PII, credentials, etc.)
135
- // Preserves query structure for debugging while protecting data
136
- return query
137
- .replaceAll(/'[^']*'/g, "'?'")
138
- .replaceAll(/"[^"]*"/g, '"?"')
139
- .replaceAll(/\b\d+\b/g, '?') // Replace literal numbers
140
- .trim();
141
- }
142
-
143
- /**
144
- * Common database operation metrics
145
- */
146
- export const DB_OPERATIONS = {
147
- SELECT: 'SELECT',
148
- INSERT: 'INSERT',
149
- UPDATE: 'UPDATE',
150
- DELETE: 'DELETE',
151
- COUNT: 'COUNT',
152
- AGGREGATE: 'AGGREGATE',
153
- } as const;
154
-
155
- /**
156
- * Common database systems
157
- */
158
- export const DB_SYSTEMS = {
159
- POSTGRESQL: 'postgresql',
160
- MYSQL: 'mysql',
161
- MONGODB: 'mongodb',
162
- REDIS: 'redis',
163
- SQLITE: 'sqlite',
164
- MSSQL: 'mssql',
165
- } as const;
166
-
167
- // Symbol for idempotency - prevents double-instrumentation
168
- const INSTRUMENTED_SYMBOL = Symbol.for('autotel.db.instrumented');
169
-
170
- /**
171
- * Options for instrumentDatabase
172
- */
173
- export interface InstrumentDatabaseOptions {
174
- /** Database system (e.g., 'postgresql', 'mysql') */
175
- dbSystem: string;
176
- /** Database name (optional) */
177
- dbName?: string;
178
- /** Method names to instrument (if not provided, instruments common patterns) */
179
- methods?: string[];
180
- /** Method names to skip */
181
- skipMethods?: string[];
182
- /** Sanitize queries (remove sensitive data) - default: true */
183
- sanitizeQuery?: boolean;
184
- /** Slow query threshold in milliseconds - default: 1000ms */
185
- slowQueryThresholdMs?: number;
186
- }
187
-
188
- /**
189
- * Instrument a database client instance with OpenTelemetry tracing
190
- *
191
- * This is a function-based alternative to @DbInstrumented decorator.
192
- * Modifies the client in-place and returns it (idempotent - safe to call multiple times).
193
- *
194
- * Inspired by otel-drizzle and other otel instrumentation packages.
195
- *
196
- * @example Drizzle ORM
197
- * ```typescript
198
- * import { drizzle } from 'drizzle-orm/node-postgres'
199
- * import { instrumentDatabase } from 'autotel/db'
200
- *
201
- * const db = drizzle(pool)
202
- * instrumentDatabase(db, { dbSystem: 'postgresql', dbName: 'myapp' })
203
- *
204
- * // Now all db queries are automatically trace
205
- * await db.select().from(users)
206
- * ```
207
- *
208
- * @example Prisma
209
- * ```typescript
210
- * import { PrismaClient } from '@prisma/client'
211
- * import { instrumentDatabase } from 'autotel/db'
212
- *
213
- * const prisma = new PrismaClient()
214
- * instrumentDatabase(prisma, {
215
- * dbSystem: 'postgresql',
216
- * methods: ['findMany', 'findUnique', 'create', 'update', 'delete']
217
- * })
218
- *
219
- * // All specified methods are trace
220
- * await prisma.user.findMany()
221
- * ```
222
- *
223
- * @example Generic database client
224
- * ```typescript
225
- * import { instrumentDatabase } from 'autotel/db'
226
- *
227
- * const db = createDatabaseClient()
228
- * instrumentDatabase(db, {
229
- * dbSystem: 'mongodb',
230
- * methods: ['find', 'findOne', 'insertOne', 'updateOne', 'deleteOne']
231
- * })
232
- * ```
233
- */
234
- export function instrumentDatabase<T extends object>(
235
- client: T,
236
- options: InstrumentDatabaseOptions,
237
- ): T {
238
- // Idempotency check - if already instrumented, return as-is
239
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
240
- if ((client as any)[INSTRUMENTED_SYMBOL]) {
241
- return client;
242
- }
243
-
244
- const {
245
- dbSystem,
246
- dbName,
247
- methods,
248
- skipMethods = [],
249
- sanitizeQuery = true,
250
- slowQueryThresholdMs = 1000,
251
- } = options;
252
-
253
- const config = getConfig();
254
- const tracer = config.tracer;
255
-
256
- // Determine which methods to instrument
257
- const methodsToInstrument = methods || extractDatabaseMethods(client);
258
- const skipSet = new Set(skipMethods);
259
-
260
- for (const methodName of methodsToInstrument) {
261
- if (skipSet.has(methodName)) continue;
262
- if (methodName.startsWith('_')) continue; // Skip private methods
263
-
264
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
265
- const method = (client as any)[methodName];
266
- if (typeof method !== 'function') continue;
267
-
268
- // Preserve the original method
269
- const originalMethod = method;
270
-
271
- // Wrap the method
272
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
273
- (client as any)[methodName] = async function (this: T, ...args: any[]) {
274
- const operation = inferDbOperation(methodName);
275
- const table = inferTableName(methodName);
276
-
277
- const spanName = table
278
- ? `${dbSystem}.${operation} ${table}`
279
- : `${dbSystem}.${operation}`;
280
-
281
- return tracer.startActiveSpan(spanName, async (span) => {
282
- const startTime = performance.now();
283
-
284
- try {
285
- span.setAttributes({
286
- 'db.system': dbSystem,
287
- 'db.operation': operation,
288
- });
289
-
290
- if (dbName) {
291
- span.setAttribute('db.name', dbName);
292
- }
293
-
294
- if (table) {
295
- span.setAttribute('db.sql.table', table);
296
- }
297
-
298
- // Try to extract query from arguments (common patterns)
299
- const query = extractQueryFromArgs(args);
300
- if (query) {
301
- span.setAttribute(
302
- 'db.statement',
303
- sanitizeQuery ? sanitizeSqlQuery(query) : query,
304
- );
305
- }
306
-
307
- // Execute original method
308
- const result = await originalMethod.apply(this, args);
309
-
310
- const duration = performance.now() - startTime;
311
-
312
- span.setStatus({ code: SpanStatusCode.OK });
313
- span.setAttributes({
314
- 'db.duration_ms': duration,
315
- });
316
-
317
- // Mark slow queries
318
- if (duration > slowQueryThresholdMs) {
319
- span.setAttribute('db.slow_query', true);
320
- span.setAttribute(
321
- 'db.slow_query_threshold_ms',
322
- slowQueryThresholdMs,
323
- );
324
- }
325
-
326
- // Track result count if it's an array
327
- if (Array.isArray(result)) {
328
- span.setAttribute('db.result_count', result.length);
329
- }
330
-
331
- return result;
332
- } catch (error) {
333
- const duration = performance.now() - startTime;
334
-
335
- span.setStatus({
336
- code: SpanStatusCode.ERROR,
337
- message: error instanceof Error ? error.message : 'Unknown error',
338
- });
339
-
340
- span.setAttributes({
341
- 'db.duration_ms': duration,
342
- 'error.type':
343
- error instanceof Error ? error.constructor.name : 'Unknown',
344
- 'error.message':
345
- error instanceof Error ? error.message : 'Unknown error',
346
- });
347
-
348
- span.recordException(
349
- error instanceof Error ? error : new Error(String(error)),
350
- );
351
-
352
- throw error;
353
- } finally {
354
- span.end();
355
- }
356
- });
357
- };
358
-
359
- // Preserve function name
360
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
361
- Object.defineProperty((client as any)[methodName], 'name', {
362
- value: methodName,
363
- configurable: true,
364
- });
365
- }
366
-
367
- // Mark as instrumented
368
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
369
- (client as any)[INSTRUMENTED_SYMBOL] = true;
370
-
371
- return client;
372
- }
373
-
374
- /**
375
- * Extract method names from a database client that should be instrumented
376
- */
377
- function extractDatabaseMethods(client: object): string[] {
378
- const methods: string[] = [];
379
- const proto = Object.getPrototypeOf(client);
380
-
381
- // Get own methods
382
- for (const key of Object.getOwnPropertyNames(client)) {
383
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
384
- if (typeof (client as any)[key] === 'function' && !key.startsWith('_')) {
385
- methods.push(key);
386
- }
387
- }
388
-
389
- // Get prototype methods
390
- if (proto) {
391
- for (const key of Object.getOwnPropertyNames(proto)) {
392
- if (
393
- typeof proto[key] === 'function' &&
394
- !key.startsWith('_') &&
395
- key !== 'constructor'
396
- ) {
397
- methods.push(key);
398
- }
399
- }
400
- }
401
-
402
- return [...new Set(methods)]; // Deduplicate
403
- }
404
-
405
- /**
406
- * Try to extract SQL query from common argument patterns
407
- */
408
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
409
- function extractQueryFromArgs(args: any[]): string | undefined {
410
- if (args.length === 0) return undefined;
411
-
412
- const firstArg = args[0];
413
-
414
- // String query (raw SQL)
415
- if (typeof firstArg === 'string') {
416
- return firstArg;
417
- }
418
-
419
- // Object with sql property
420
- if (firstArg && typeof firstArg === 'object') {
421
- if ('sql' in firstArg && typeof firstArg.sql === 'string') {
422
- return firstArg.sql;
423
- }
424
- // PostgreSQL-style query object
425
- if ('text' in firstArg && typeof firstArg.text === 'string') {
426
- return firstArg.text;
427
- }
428
- // Query builder pattern
429
- if ('toQuery' in firstArg && typeof firstArg.toQuery === 'function') {
430
- try {
431
- const queryResult = firstArg.toQuery();
432
- if (typeof queryResult === 'string') return queryResult;
433
- if (
434
- queryResult &&
435
- typeof queryResult === 'object' &&
436
- 'sql' in queryResult
437
- ) {
438
- return queryResult.sql as string;
439
- }
440
- } catch {
441
- // Ignore errors from toQuery()
442
- }
443
- }
444
- }
445
-
446
- return undefined;
447
- }
@@ -1,153 +0,0 @@
1
- import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2
- import { Trace } from './decorators';
3
- import { configure, resetConfig } from './config';
4
- import { trace as otelTrace, SpanStatusCode } from '@opentelemetry/api';
5
- import {
6
- BasicTracerProvider,
7
- InMemorySpanExporter,
8
- SimpleSpanProcessor,
9
- } from '@opentelemetry/sdk-trace-base';
10
-
11
- describe('Decorators', () => {
12
- let exporter: InMemorySpanExporter;
13
- let provider: BasicTracerProvider;
14
-
15
- beforeEach(() => {
16
- resetConfig();
17
-
18
- exporter = new InMemorySpanExporter();
19
- provider = new BasicTracerProvider({
20
- spanProcessors: [new SimpleSpanProcessor(exporter)],
21
- });
22
-
23
- otelTrace.setGlobalTracerProvider(provider);
24
- const tracer = provider.getTracer('test-decorators');
25
- configure({ tracer });
26
- });
27
-
28
- afterEach(() => {
29
- exporter.reset();
30
- otelTrace.setGlobalTracerProvider(undefined as any);
31
- });
32
-
33
- describe('@Trace method decorator', () => {
34
- it('should trace a simple async method', async () => {
35
- class TestService {
36
- @Trace()
37
- async getData() {
38
- return { data: 'test' };
39
- }
40
- }
41
-
42
- const service = new TestService();
43
- const result = await service.getData();
44
-
45
- expect(result).toEqual({ data: 'test' });
46
-
47
- const spans = exporter.getFinishedSpans();
48
- expect(spans).toHaveLength(1);
49
- expect(spans[0]?.name).toBe('getData');
50
- });
51
-
52
- it('should use custom name', async () => {
53
- class TestService {
54
- @Trace('custom.operation')
55
- async processData() {
56
- return 'processed';
57
- }
58
- }
59
-
60
- const service = new TestService();
61
- await service.processData();
62
-
63
- const spans = exporter.getFinishedSpans();
64
- expect(spans[0]?.name).toBe('custom.operation');
65
- });
66
-
67
- it('should pass options to trace', async () => {
68
- class TestService {
69
- @Trace({ name: 'test.method', withMetrics: true })
70
- async execute() {
71
- return 'done';
72
- }
73
- }
74
-
75
- const service = new TestService();
76
- await service.execute();
77
-
78
- const spans = exporter.getFinishedSpans();
79
- expect(spans[0]?.name).toBe('test.method');
80
- });
81
-
82
- it('should make ctx available via this.ctx', async () => {
83
- interface WithTraceContext {
84
- ctx?: import('./functional').TraceContext;
85
- }
86
-
87
- class TestService {
88
- // @ts-expect-error - Decorator type resolution issue in test environment, works in production
89
- @Trace()
90
- async createUser(data: { id: string }) {
91
- const ctx = (this as unknown as WithTraceContext).ctx;
92
- if (ctx) {
93
- ctx.setAttribute('user.id', data.id);
94
- }
95
- return data;
96
- }
97
- }
98
-
99
- const service = new TestService();
100
- await service.createUser({ id: '123' });
101
-
102
- const spans = exporter.getFinishedSpans();
103
- expect(spans[0]?.attributes['user.id']).toBe('123');
104
- });
105
-
106
- it('should work without accessing ctx', async () => {
107
- class TestService {
108
- @Trace()
109
- async simpleMethod() {
110
- return 'result';
111
- }
112
- }
113
-
114
- const service = new TestService();
115
- const result = await service.simpleMethod();
116
-
117
- expect(result).toBe('result');
118
- expect(exporter.getFinishedSpans()).toHaveLength(1);
119
- });
120
-
121
- it('should preserve method arguments and return values', async () => {
122
- class TestService {
123
- // @ts-expect-error - Decorator type resolution issue in test environment, works in production
124
- @Trace()
125
- async calculate(a: number, b: number) {
126
- return a + b;
127
- }
128
- }
129
-
130
- const service = new TestService();
131
- const result = await service.calculate(5, 3);
132
-
133
- expect(result).toBe(8);
134
- });
135
-
136
- it('should handle errors correctly', async () => {
137
- class TestService {
138
- @Trace()
139
- async failingMethod() {
140
- throw new Error('Test error');
141
- }
142
- }
143
-
144
- const service = new TestService();
145
-
146
- await expect(service.failingMethod()).rejects.toThrow('Test error');
147
-
148
- const spans = exporter.getFinishedSpans();
149
- expect(spans).toHaveLength(1);
150
- expect(spans[0]?.status.code).toBe(SpanStatusCode.ERROR);
151
- });
152
- });
153
- });