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,438 +0,0 @@
1
- /**
2
- * Semantic convention helpers for OpenTelemetry
3
- *
4
- * Pre-configured trace helpers that follow OpenTelemetry semantic conventions
5
- * for common operation types. Reduces boilerplate and ensures consistency.
6
- *
7
- * Based on: https://opentelemetry.io/docs/specs/semconv/
8
- */
9
-
10
- import { trace } from './functional';
11
- import type { TraceContext } from './trace-context';
12
- import type { Attributes } from '@opentelemetry/api';
13
-
14
- /**
15
- * Configuration for database operations
16
- *
17
- * Follows DB semantic conventions:
18
- * https://opentelemetry.io/docs/specs/semconv/database/
19
- */
20
- export interface DBConfig {
21
- /** Database system (e.g., 'postgresql', 'mongodb', 'redis') */
22
- system: string;
23
- /** Operation type (e.g., 'SELECT', 'INSERT', 'find', 'get') */
24
- operation?: string;
25
- /** Database name */
26
- database?: string;
27
- /** Collection/table name */
28
- collection?: string;
29
- /** Additional attributes to add to the span */
30
- attributes?: Attributes;
31
- }
32
-
33
- /**
34
- * Configuration for HTTP client operations
35
- *
36
- * Follows HTTP semantic conventions:
37
- * https://opentelemetry.io/docs/specs/semconv/http/
38
- */
39
- export interface HTTPConfig {
40
- /** HTTP method (e.g., 'GET', 'POST') */
41
- method?: string;
42
- /** Target URL or URL template */
43
- url?: string;
44
- /** Additional attributes to add to the span */
45
- attributes?: Attributes;
46
- }
47
-
48
- /**
49
- * Configuration for messaging operations
50
- *
51
- * Follows Messaging semantic conventions:
52
- * https://opentelemetry.io/docs/specs/semconv/messaging/
53
- */
54
- export interface MessagingConfig {
55
- /** Messaging system (e.g., 'kafka', 'rabbitmq', 'sqs') */
56
- system: string;
57
- /** Operation type */
58
- operation?: 'publish' | 'receive' | 'process';
59
- /** Destination name (queue/topic) */
60
- destination?: string;
61
- /** Additional attributes to add to the span */
62
- attributes?: Attributes;
63
- }
64
-
65
- /**
66
- * Trace database operations with DB semantic conventions
67
- *
68
- * Automatically adds standard attributes for database operations:
69
- * - db.system
70
- * - db.operation
71
- * - db.name
72
- * - db.collection.name (for NoSQL)
73
- *
74
- * **Use Cases:**
75
- * - SQL queries (PostgreSQL, MySQL, SQLite)
76
- * - NoSQL operations (MongoDB, DynamoDB, Redis)
77
- * - ORM queries (Prisma, TypeORM, Drizzle)
78
- *
79
- * @param config - Database operation configuration
80
- * @returns Traced function factory with DB attributes
81
- *
82
- * @example PostgreSQL query
83
- * ```typescript
84
- * import { traceDB } from 'autotel/semantic-helpers'
85
- * import { pool } from './db'
86
- *
87
- * export const getUser = traceDB({
88
- * system: 'postgresql',
89
- * operation: 'SELECT',
90
- * database: 'app_db',
91
- * collection: 'users'
92
- * })(ctx => async (userId: string) => {
93
- * const query = 'SELECT * FROM users WHERE id = $1'
94
- * ctx.setAttribute('db.statement', query)
95
- *
96
- * const result = await pool.query(query, [userId])
97
- * ctx.setAttribute('db.rows_affected', result.rowCount)
98
- *
99
- * return result.rows[0]
100
- * })
101
- * ```
102
- *
103
- * @example MongoDB with Mongoose
104
- * ```typescript
105
- * import { traceDB } from 'autotel/semantic-helpers'
106
- * import { User } from './models/User'
107
- *
108
- * export const findUsers = traceDB({
109
- * system: 'mongodb',
110
- * operation: 'find',
111
- * database: 'app_db',
112
- * collection: 'users'
113
- * })(ctx => async (filter: object) => {
114
- * ctx.setAttribute('db.mongodb.filter', JSON.stringify(filter))
115
- *
116
- * const users = await User.find(filter).limit(100)
117
- * ctx.setAttribute('db.response.count', users.length)
118
- *
119
- * return users
120
- * })
121
- * ```
122
- *
123
- * @example Redis operations
124
- * ```typescript
125
- * import { traceDB } from 'autotel/semantic-helpers'
126
- * import { redis } from './redis'
127
- *
128
- * export const cacheGet = traceDB({
129
- * system: 'redis',
130
- * operation: 'GET'
131
- * })(ctx => async (key: string) => {
132
- * ctx.setAttribute('db.redis.key', key)
133
- *
134
- * const value = await redis.get(key)
135
- * ctx.setAttribute('db.response.cache_hit', value !== null)
136
- *
137
- * return value
138
- * })
139
- * ```
140
- *
141
- * @example Prisma with detailed query info
142
- * ```typescript
143
- * import { traceDB } from 'autotel/semantic-helpers'
144
- * import { prisma } from './prisma'
145
- *
146
- * export const createPost = traceDB({
147
- * system: 'postgresql',
148
- * operation: 'INSERT',
149
- * database: 'app_db',
150
- * collection: 'posts'
151
- * })(ctx => async (data: { title: string; content: string; authorId: string }) => {
152
- * ctx.setAttribute('db.prisma.model', 'Post')
153
- * ctx.setAttribute('db.prisma.action', 'create')
154
- *
155
- * const post = await prisma.post.create({ data })
156
- *
157
- * ctx.setAttribute('db.response.id', post.id)
158
- * return post
159
- * })
160
- * ```
161
- *
162
- * @public
163
- */
164
- export function traceDB<TArgs extends unknown[], TReturn>(config: DBConfig) {
165
- return (
166
- fnFactory: (ctx: TraceContext) => (...args: TArgs) => Promise<TReturn>,
167
- ): ((...args: TArgs) => Promise<TReturn>) => {
168
- return trace<TArgs, TReturn>((ctx) => {
169
- // Set semantic convention attributes
170
- ctx.setAttribute('db.system', config.system);
171
- if (config.operation) {
172
- ctx.setAttribute('db.operation', config.operation);
173
- }
174
- if (config.database) {
175
- ctx.setAttribute('db.name', config.database);
176
- }
177
- if (config.collection) {
178
- ctx.setAttribute('db.collection.name', config.collection);
179
- }
180
- if (config.attributes) {
181
- for (const [key, value] of Object.entries(config.attributes)) {
182
- if (value !== undefined && value !== null) {
183
- // setAttribute only accepts primitives (string | number | boolean)
184
- // Arrays and objects should be serialized
185
- const attrValue =
186
- typeof value === 'string' ||
187
- typeof value === 'number' ||
188
- typeof value === 'boolean'
189
- ? value
190
- : JSON.stringify(value);
191
- ctx.setAttribute(key, attrValue);
192
- }
193
- }
194
- }
195
-
196
- // Call the user's factory to get their function and return it
197
- return fnFactory(ctx);
198
- });
199
- };
200
- }
201
-
202
- /**
203
- * Trace HTTP client operations with HTTP semantic conventions
204
- *
205
- * Automatically adds standard attributes for HTTP requests:
206
- * - http.request.method
207
- * - url.full
208
- *
209
- * **Use Cases:**
210
- * - External API calls
211
- * - Microservice communication
212
- * - Third-party integrations
213
- *
214
- * @param config - HTTP operation configuration
215
- * @returns Traced function factory with HTTP attributes
216
- *
217
- * @example Fetch API
218
- * ```typescript
219
- * import { traceHTTP } from 'autotel/semantic-helpers'
220
- *
221
- * export const fetchUser = traceHTTP({
222
- * method: 'GET',
223
- * url: 'https://api.example.com/users/:id'
224
- * })(ctx => async (userId: string) => {
225
- * const url = `https://api.example.com/users/${userId}`
226
- * ctx.setAttribute('url.full', url)
227
- *
228
- * const response = await fetch(url)
229
- * ctx.setAttribute('http.response.status_code', response.status)
230
- *
231
- * if (!response.ok) {
232
- * ctx.setAttribute('error', true)
233
- * throw new Error(`HTTP ${response.status}: ${response.statusText}`)
234
- * }
235
- *
236
- * return response.json()
237
- * })
238
- * ```
239
- *
240
- * @example Axios with retry logic
241
- * ```typescript
242
- * import { traceHTTP } from 'autotel/semantic-helpers'
243
- * import axios from 'axios'
244
- *
245
- * export const sendWebhook = traceHTTP({
246
- * method: 'POST',
247
- * url: 'https://webhook.example.com/events'
248
- * })(ctx => async (payload: object) => {
249
- * let attempts = 0
250
- * const maxAttempts = 3
251
- *
252
- * while (attempts < maxAttempts) {
253
- * try {
254
- * attempts++
255
- * ctx.setAttribute('http.request.resend_count', attempts - 1)
256
- *
257
- * const response = await axios.post('https://webhook.example.com/events', payload)
258
- * ctx.setAttribute('http.response.status_code', response.status)
259
- * return response.data
260
- * } catch (error) {
261
- * if (attempts >= maxAttempts) throw error
262
- * await new Promise(resolve => setTimeout(resolve, 1000 * attempts))
263
- * }
264
- * }
265
- * })
266
- * ```
267
- *
268
- * @public
269
- */
270
- export function traceHTTP<TArgs extends unknown[], TReturn>(
271
- config: HTTPConfig,
272
- ) {
273
- return (
274
- fnFactory: (ctx: TraceContext) => (...args: TArgs) => Promise<TReturn>,
275
- ): ((...args: TArgs) => Promise<TReturn>) => {
276
- return trace<TArgs, TReturn>((ctx) => {
277
- // Set semantic convention attributes
278
- if (config.method) {
279
- ctx.setAttribute('http.request.method', config.method);
280
- }
281
- if (config.url) {
282
- ctx.setAttribute('url.full', config.url);
283
- }
284
- if (config.attributes) {
285
- for (const [key, value] of Object.entries(config.attributes)) {
286
- if (value !== undefined && value !== null) {
287
- // setAttribute only accepts primitives (string | number | boolean)
288
- // Arrays and objects should be serialized
289
- const attrValue =
290
- typeof value === 'string' ||
291
- typeof value === 'number' ||
292
- typeof value === 'boolean'
293
- ? value
294
- : JSON.stringify(value);
295
- ctx.setAttribute(key, attrValue);
296
- }
297
- }
298
- }
299
-
300
- // Call the user's factory to get their function and return it
301
- return fnFactory(ctx);
302
- });
303
- };
304
- }
305
-
306
- /**
307
- * Trace messaging operations with Messaging semantic conventions
308
- *
309
- * Automatically adds standard attributes for messaging:
310
- * - messaging.system
311
- * - messaging.operation
312
- * - messaging.destination.name
313
- *
314
- * **Use Cases:**
315
- * - Publishing messages to queues/topics
316
- * - Consuming messages from queues/topics
317
- * - Event-driven architectures
318
- *
319
- * @param config - Messaging operation configuration
320
- * @returns Traced function factory with Messaging attributes
321
- *
322
- * @example Publishing to Kafka
323
- * ```typescript
324
- * import { traceMessaging } from 'autotel/semantic-helpers'
325
- * import { kafka } from './kafka'
326
- *
327
- * const producer = kafka.producer()
328
- *
329
- * export const publishEvent = traceMessaging({
330
- * system: 'kafka',
331
- * operation: 'publish',
332
- * destination: 'user-events'
333
- * })(ctx => async (event: { type: string; userId: string; data: object }) => {
334
- * ctx.setAttribute('messaging.message.type', event.type)
335
- * ctx.setAttribute('messaging.kafka.partition', 0)
336
- *
337
- * await producer.send({
338
- * topic: 'user-events',
339
- * messages: [
340
- * {
341
- * key: event.userId,
342
- * value: JSON.stringify(event.data)
343
- * }
344
- * ]
345
- * })
346
- *
347
- * ctx.setAttribute('messaging.message.id', event.userId)
348
- * })
349
- * ```
350
- *
351
- * @example Consuming from RabbitMQ
352
- * ```typescript
353
- * import { traceMessaging } from 'autotel/semantic-helpers'
354
- * import { channel } from './rabbitmq'
355
- *
356
- * export const processOrder = traceMessaging({
357
- * system: 'rabbitmq',
358
- * operation: 'process',
359
- * destination: 'orders'
360
- * })(ctx => async (message: { orderId: string; items: object[] }) => {
361
- * ctx.setAttribute('messaging.message.id', message.orderId)
362
- * ctx.setAttribute('messaging.message.body.size', JSON.stringify(message).length)
363
- *
364
- * // Process order logic
365
- * const result = await processOrderInternal(message)
366
- *
367
- * ctx.setAttribute('messaging.operation.result', 'success')
368
- * return result
369
- * })
370
- * ```
371
- *
372
- * @example AWS SQS with batch processing
373
- * ```typescript
374
- * import { traceMessaging } from 'autotel/semantic-helpers'
375
- * import { SQS } from '@aws-sdk/client-sqs'
376
- *
377
- * const sqs = new SQS()
378
- *
379
- * export const sendBatch = traceMessaging({
380
- * system: 'aws_sqs',
381
- * operation: 'publish',
382
- * destination: 'notifications-queue'
383
- * })(ctx => async (messages: Array<{ id: string; body: object }>) => {
384
- * ctx.setAttribute('messaging.batch.message_count', messages.length)
385
- *
386
- * const result = await sqs.sendMessageBatch({
387
- * QueueUrl: process.env.QUEUE_URL,
388
- * Entries: messages.map(msg => ({
389
- * Id: msg.id,
390
- * MessageBody: JSON.stringify(msg.body)
391
- * }))
392
- * })
393
- *
394
- * ctx.setAttribute('messaging.operation.success_count', result.Successful?.length || 0)
395
- * ctx.setAttribute('messaging.operation.failed_count', result.Failed?.length || 0)
396
- *
397
- * return result
398
- * })
399
- * ```
400
- *
401
- * @public
402
- */
403
- export function traceMessaging<TArgs extends unknown[], TReturn>(
404
- config: MessagingConfig,
405
- ) {
406
- return (
407
- fnFactory: (ctx: TraceContext) => (...args: TArgs) => Promise<TReturn>,
408
- ): ((...args: TArgs) => Promise<TReturn>) => {
409
- return trace<TArgs, TReturn>((ctx) => {
410
- // Set semantic convention attributes
411
- ctx.setAttribute('messaging.system', config.system);
412
- if (config.operation) {
413
- ctx.setAttribute('messaging.operation', config.operation);
414
- }
415
- if (config.destination) {
416
- ctx.setAttribute('messaging.destination.name', config.destination);
417
- }
418
- if (config.attributes) {
419
- for (const [key, value] of Object.entries(config.attributes)) {
420
- if (value !== undefined && value !== null) {
421
- // setAttribute only accepts primitives (string | number | boolean)
422
- // Arrays and objects should be serialized
423
- const attrValue =
424
- typeof value === 'string' ||
425
- typeof value === 'number' ||
426
- typeof value === 'boolean'
427
- ? value
428
- : JSON.stringify(value);
429
- ctx.setAttribute(key, attrValue);
430
- }
431
- }
432
- }
433
-
434
- // Call the user's factory to get their function and return it
435
- return fnFactory(ctx);
436
- });
437
- };
438
- }