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,108 +0,0 @@
1
- import { describe, it, expect, afterEach } from 'vitest';
2
- import {
3
- initInstrumentation,
4
- shutdownInstrumentation,
5
- } from './instrumentation';
6
- import type { NodeSDK } from '@opentelemetry/sdk-node';
7
-
8
- describe('initInstrumentation', () => {
9
- let sdk: NodeSDK | undefined;
10
-
11
- afterEach(async () => {
12
- if (sdk) {
13
- try {
14
- await shutdownInstrumentation(sdk);
15
- } catch {
16
- // Ignore shutdown errors in tests
17
- }
18
- sdk = undefined;
19
- }
20
- });
21
-
22
- it('should initialize with minimal config', async () => {
23
- sdk = await initInstrumentation({
24
- serviceName: 'test-service',
25
- });
26
-
27
- expect(sdk).toBeDefined();
28
- });
29
-
30
- it('should initialize with full config', async () => {
31
- sdk = await initInstrumentation({
32
- serviceName: 'test-service',
33
- serviceVersion: '2.0.0',
34
- deploymentEnvironment: 'test',
35
- otlpEndpoint: 'http://localhost:4318',
36
- });
37
-
38
- expect(sdk).toBeDefined();
39
- });
40
-
41
- it('should support detectResources option', async () => {
42
- sdk = await initInstrumentation({
43
- serviceName: 'test-service',
44
- detectResources: true,
45
- });
46
-
47
- expect(sdk).toBeDefined();
48
- });
49
-
50
- it('should return NodeSDK instance', async () => {
51
- sdk = await initInstrumentation({
52
- serviceName: 'test-service',
53
- });
54
-
55
- expect(sdk).toBeDefined();
56
- expect(typeof sdk.start).toBe('function');
57
- expect(typeof sdk.shutdown).toBe('function');
58
- });
59
- });
60
-
61
- describe('shutdownInstrumentation', () => {
62
- it('should shutdown without error', async () => {
63
- const sdk = await initInstrumentation({
64
- serviceName: 'test-shutdown',
65
- });
66
-
67
- await expect(shutdownInstrumentation(sdk)).resolves.not.toThrow();
68
- });
69
-
70
- it('should handle shutdown with no SDK gracefully', async () => {
71
- // Should warn but not throw
72
- await expect(shutdownInstrumentation()).resolves.not.toThrow();
73
- });
74
-
75
- it('should handle multiple shutdowns gracefully', async () => {
76
- const sdk = await initInstrumentation({
77
- serviceName: 'test-multiple-shutdown',
78
- });
79
-
80
- await shutdownInstrumentation(sdk);
81
-
82
- // Second shutdown should not throw
83
- await expect(shutdownInstrumentation(sdk)).resolves.not.toThrow();
84
- });
85
- });
86
-
87
- describe('SIGTERM handler', () => {
88
- it('should not add new handlers on subsequent inits', async () => {
89
- const sdk1 = await initInstrumentation({
90
- serviceName: 'test-1',
91
- });
92
-
93
- const countAfterFirst = process.listenerCount('SIGTERM');
94
-
95
- const sdk2 = await initInstrumentation({
96
- serviceName: 'test-2',
97
- });
98
-
99
- const countAfterSecond = process.listenerCount('SIGTERM');
100
-
101
- // Should not add a new handler on second init
102
- expect(countAfterSecond).toBe(countAfterFirst);
103
-
104
- // Cleanup
105
- await shutdownInstrumentation(sdk1);
106
- await shutdownInstrumentation(sdk2);
107
- });
108
- });
@@ -1,319 +0,0 @@
1
- import { NodeSDK } from '@opentelemetry/sdk-node';
2
- import { OTLPTraceExporter } from '@opentelemetry/exporter-trace-otlp-http';
3
- import { OTLPLogExporter } from '@opentelemetry/exporter-logs-otlp-http';
4
- import { BatchLogRecordProcessor } from '@opentelemetry/sdk-logs';
5
- import { BatchSpanProcessor } from '@opentelemetry/sdk-trace-base';
6
- import { TailSamplingSpanProcessor } from './tail-sampling-processor';
7
- import { getLogger } from './init';
8
- import {
9
- resourceFromAttributes,
10
- detectResources,
11
- processDetector,
12
- hostDetector,
13
- type Resource,
14
- type ResourceDetector,
15
- } from '@opentelemetry/resources';
16
- import {
17
- ATTR_SERVICE_NAME,
18
- ATTR_SERVICE_VERSION,
19
- } from '@opentelemetry/semantic-conventions/incubating';
20
- import { OTLPMetricExporter } from '@opentelemetry/exporter-metrics-otlp-http';
21
- import { PeriodicExportingMetricReader } from '@opentelemetry/sdk-metrics';
22
- import { requireModule } from './node-require';
23
-
24
- /**
25
- * Parse OTLP headers string into object format
26
- * @param headersString - Headers as "key1=value1,key2=value2" or "Authorization=Basic ..."
27
- * @returns Headers object for OTLP exporters
28
- */
29
- function parseOtlpHeaders(headersString?: string): Record<string, string> {
30
- if (!headersString) return {};
31
-
32
- const headers: Record<string, string> = {};
33
- const pairs = headersString.split(',');
34
-
35
- for (const pair of pairs) {
36
- const [key, ...valueParts] = pair.split('=');
37
- if (key && valueParts.length > 0) {
38
- headers[key.trim()] = valueParts.join('=').trim();
39
- }
40
- }
41
-
42
- return headers;
43
- }
44
-
45
- /**
46
- * Parse resource attributes string into object format
47
- * @param attributesString - Attributes as "key1=value1,key2=value2"
48
- * @returns Resource attributes object
49
- */
50
- function parseResourceAttributes(
51
- attributesString?: string,
52
- ): Record<string, string> {
53
- if (!attributesString) return {};
54
-
55
- const attributes: Record<string, string> = {};
56
- const pairs = attributesString.split(',');
57
-
58
- for (const pair of pairs) {
59
- const [key, ...valueParts] = pair.split('=');
60
- if (key && valueParts.length > 0) {
61
- attributes[key.trim()] = valueParts.join('=').trim();
62
- }
63
- }
64
-
65
- return attributes;
66
- }
67
-
68
- export interface InstrumentationConfig {
69
- serviceName: string;
70
- serviceVersion?: string;
71
- deploymentEnvironment?: string;
72
- otlpEndpoint?: string;
73
- /** Headers for authentication (e.g., Grafana Cloud, Honeycomb) */
74
- headers?: string;
75
- /** Resource attributes as comma-separated key=value pairs */
76
- resourceAttributes?: string;
77
- /** Enable async resource detection for process/host info (default: false) */
78
- detectResources?: boolean;
79
- /**
80
- * Use selective instrumentation instead of full auto-instrumentation
81
- * **Default: true** (performance-first)
82
- *
83
- * When true, auto-instrumentation is disabled. You can manually add
84
- * specific instrumentations via the `instrumentations` field.
85
- * This reduces overhead from ~81% to near-zero based on Platformatic benchmarks.
86
- *
87
- * Set to false to enable full auto-instrumentation (not recommended for production).
88
- *
89
- * @see https://blogger.platformatic.dev/the-hidden-cost-of-context
90
- */
91
- selectiveInstrumentation?: boolean;
92
-
93
- /**
94
- * Custom instrumentations to use (only when selectiveInstrumentation is true)
95
- * @example
96
- * ```typescript
97
- * import { HttpInstrumentation } from '@opentelemetry/instrumentation-http'
98
- *
99
- * initInstrumentation({
100
- * serviceName: 'api',
101
- * selectiveInstrumentation: true,
102
- * instrumentations: [new HttpInstrumentation()]
103
- * })
104
- * ```
105
- */
106
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
107
- instrumentations?: any[];
108
- }
109
-
110
- /**
111
- * Initialize OpenTelemetry instrumentation with OTLP exporters
112
- *
113
- * This sets up:
114
- * - Traces (OTLP HTTP)
115
- * - Metrics (OTLP HTTP)
116
- * - Logs (OTLP HTTP)
117
- * - Auto-instrumentation for common Node.js libraries
118
- *
119
- * @example
120
- * // Call this at the very start of your application
121
- * import { initInstrumentation } from '@your-org/otel-decorators'
122
- *
123
- * initInstrumentation({
124
- * serviceName: 'my-service' }
125
- * serviceVersion: '1.0.0',
126
- * deploymentEnvironment: 'production',
127
- * otlpEndpoint: 'http://localhost:4318'
128
- * })
129
- *
130
- * // Or with async resource detection (top-level await required)
131
- * await initInstrumentation({
132
- * serviceName: 'my-service' }
133
- * detectResources: true
134
- * })
135
- */
136
- // Enables graceful shutdown and prevents SDK leaks on hot-reload
137
- let currentSDK: NodeSDK | null = null;
138
- let shutdownHandlerRegistered = false;
139
-
140
- /**
141
- * Shutdown the OpenTelemetry SDK gracefully
142
- * Call this before process exit or during hot-reloads
143
- */
144
- export async function shutdownInstrumentation(sdk?: NodeSDK): Promise<void> {
145
- const sdkToShutdown = sdk || currentSDK;
146
- if (!sdkToShutdown) {
147
- getLogger().warn({}, 'No SDK to shutdown');
148
- return;
149
- }
150
-
151
- try {
152
- await sdkToShutdown.shutdown();
153
- getLogger().info({}, 'OpenTelemetry terminated successfully');
154
- if (sdkToShutdown === currentSDK) {
155
- currentSDK = null;
156
- }
157
- } catch (error) {
158
- getLogger().error(
159
- {
160
- err: error instanceof Error ? error : undefined,
161
- },
162
- 'Error terminating OpenTelemetry',
163
- );
164
- throw error;
165
- }
166
- }
167
-
168
- export async function initInstrumentation(
169
- config: InstrumentationConfig,
170
- ): Promise<NodeSDK> {
171
- // Prevents resource leaks on hot-reload or multiple init calls
172
- if (currentSDK) {
173
- getLogger().info(
174
- {},
175
- 'Shutting down existing OpenTelemetry SDK before reinitializing...',
176
- );
177
- await shutdownInstrumentation(currentSDK);
178
- }
179
-
180
- // Parse headers and resource attributes
181
- const otlpHeaders = parseOtlpHeaders(config.headers);
182
- const customResourceAttributes = parseResourceAttributes(
183
- config.resourceAttributes,
184
- );
185
-
186
- let resource: Resource;
187
-
188
- // Dynamically load optional resource detectors
189
- const detectors: ResourceDetector[] = [processDetector, hostDetector];
190
- try {
191
- const awsDetectors = await import('@opentelemetry/resource-detector-aws');
192
- detectors.push(
193
- awsDetectors.awsEc2Detector,
194
- awsDetectors.awsEcsDetector,
195
- awsDetectors.awsEksDetector,
196
- );
197
- } catch {
198
- // ignore
199
- }
200
- try {
201
- const gcpDetectors = await import('@opentelemetry/resource-detector-gcp');
202
- detectors.push(gcpDetectors.gcpDetector);
203
- } catch {
204
- // ignore
205
- }
206
- try {
207
- const containerDetectors =
208
- await import('@opentelemetry/resource-detector-container');
209
- detectors.push(containerDetectors.containerDetector);
210
- } catch {
211
- // ignore
212
- }
213
-
214
- if (config.detectResources) {
215
- const detectedResource = await detectResources({
216
- detectors,
217
- });
218
-
219
- resource = detectedResource.merge(
220
- resourceFromAttributes({
221
- [ATTR_SERVICE_NAME]: config.serviceName,
222
- [ATTR_SERVICE_VERSION]: config.serviceVersion || '1.0.0',
223
- 'deployment.environment': config.deploymentEnvironment || 'development',
224
- ...customResourceAttributes, // Merge custom resource attributes
225
- }),
226
- );
227
- } else {
228
- resource = resourceFromAttributes({
229
- [ATTR_SERVICE_NAME]: config.serviceName,
230
- [ATTR_SERVICE_VERSION]: config.serviceVersion || '1.0.0',
231
- 'deployment.environment': config.deploymentEnvironment || 'development',
232
- ...customResourceAttributes, // Merge custom resource attributes
233
- });
234
- }
235
-
236
- // Default to selective (near-zero overhead) vs full auto (~81% overhead)
237
- // Lazy-load to avoid importing ~40+ packages at module evaluation time
238
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
239
- let instrumentations: any[] = config.instrumentations || [];
240
- if (config.selectiveInstrumentation === false) {
241
- const mod = requireModule<{
242
- getNodeAutoInstrumentations: () => unknown[];
243
- }>('@opentelemetry/auto-instrumentations-node');
244
- instrumentations = [mod.getNodeAutoInstrumentations()];
245
- }
246
-
247
- const traceExporter = new OTLPTraceExporter({
248
- url: `${config.otlpEndpoint || 'http://localhost:4318'}/v1/traces`,
249
- headers: otlpHeaders,
250
- });
251
-
252
- // Enables tail sampling via autotel.sampling.tail.keep attribute
253
- const spanProcessor = new TailSamplingSpanProcessor(
254
- new BatchSpanProcessor(traceExporter),
255
- );
256
-
257
- const sdk = new NodeSDK({
258
- resource,
259
- spanProcessor, // Use our wrapped processor instead of traceExporter directly
260
- metricReader: new PeriodicExportingMetricReader({
261
- exporter: new OTLPMetricExporter({
262
- url: `${config.otlpEndpoint || 'http://localhost:4318'}/v1/metrics`,
263
- headers: otlpHeaders,
264
- }),
265
- }),
266
- logRecordProcessors: [
267
- new BatchLogRecordProcessor(
268
- new OTLPLogExporter({
269
- url: `${config.otlpEndpoint || 'http://localhost:4318'}/v1/logs`,
270
- headers: otlpHeaders,
271
- }),
272
- ),
273
- ],
274
- instrumentations,
275
- });
276
-
277
- try {
278
- await sdk.start();
279
- getLogger().info({}, 'OpenTelemetry instrumentation started successfully');
280
- } catch (error) {
281
- getLogger().error(
282
- {
283
- err: error instanceof Error ? error : undefined,
284
- },
285
- 'Failed to start OpenTelemetry SDK',
286
- );
287
- throw error;
288
- }
289
-
290
- // Track current SDK for shutdown handler
291
- currentSDK = sdk;
292
-
293
- if (!shutdownHandlerRegistered) {
294
- shutdownHandlerRegistered = true;
295
-
296
- const shutdownHandler = () => {
297
- shutdownInstrumentation()
298
- .then(() => {
299
- // eslint-disable-next-line unicorn/no-process-exit
300
- process.exit(0);
301
- })
302
- .catch((error) => {
303
- getLogger().error(
304
- {
305
- err: error instanceof Error ? error : undefined,
306
- },
307
- 'Shutdown error',
308
- );
309
- // eslint-disable-next-line unicorn/no-process-exit
310
- process.exit(1);
311
- });
312
- };
313
-
314
- process.on('SIGTERM', shutdownHandler);
315
- process.on('SIGINT', shutdownHandler);
316
- }
317
-
318
- return sdk;
319
- }
@@ -1,125 +0,0 @@
1
- import { describe, it, expect, vi } from 'vitest';
2
- import { LoggedOperation, type Logger } from './logger';
3
-
4
- describe('Logger interface', () => {
5
- it('should work with custom logger implementations (Pino signature)', () => {
6
- const mockLogger: Logger = {
7
- info: vi.fn(),
8
- warn: vi.fn(),
9
- error: vi.fn(),
10
- debug: vi.fn(),
11
- };
12
-
13
- // Pino-compatible signature: (extra, message?)
14
- mockLogger.info({ key: 'value' }, 'Test message');
15
- expect(mockLogger.info).toHaveBeenCalledWith(
16
- { key: 'value' },
17
- 'Test message',
18
- );
19
- });
20
-
21
- it('should support error method with err in extra object', () => {
22
- const mockLogger: Logger = {
23
- info: vi.fn(),
24
- warn: vi.fn(),
25
- error: vi.fn(),
26
- debug: vi.fn(),
27
- };
28
-
29
- const error = new Error('Test error');
30
- // Pino-compatible signature: error goes in extra.err
31
- mockLogger.error({ err: error, context: 'test' }, 'Error occurred');
32
- expect(mockLogger.error).toHaveBeenCalledWith(
33
- { err: error, context: 'test' },
34
- 'Error occurred',
35
- );
36
- });
37
- });
38
-
39
- describe('@LoggedOperation decorator', () => {
40
- it('should support simple string syntax', async () => {
41
- class TestService {
42
- constructor(public deps: { log: Logger }) {}
43
-
44
- @LoggedOperation('test.operation')
45
- async testMethod() {
46
- return 'result';
47
- }
48
- }
49
-
50
- const mockLog = {
51
- info: vi.fn(),
52
- warn: vi.fn(),
53
- error: vi.fn(),
54
- debug: vi.fn(),
55
- } as unknown as Logger;
56
-
57
- const service = new TestService({ log: mockLog });
58
- const result = await service.testMethod();
59
-
60
- expect(result).toBe('result');
61
- // Pino-native style: (extra, message)
62
- expect(mockLog.info).toHaveBeenCalledWith(
63
- expect.objectContaining({ operation: 'test.operation' }),
64
- 'Operation started',
65
- );
66
- expect(mockLog.info).toHaveBeenCalledWith(
67
- expect.objectContaining({ operation: 'test.operation' }),
68
- 'Operation completed',
69
- );
70
- });
71
-
72
- it('should support advanced object syntax', async () => {
73
- class TestService {
74
- constructor(public deps: { log: Logger }) {}
75
-
76
- @LoggedOperation({ operationName: 'test.operation' })
77
- async testMethod() {
78
- return 'result';
79
- }
80
- }
81
-
82
- const mockLog = {
83
- info: vi.fn(),
84
- warn: vi.fn(),
85
- error: vi.fn(),
86
- debug: vi.fn(),
87
- } as unknown as Logger;
88
-
89
- const service = new TestService({ log: mockLog });
90
- const result = await service.testMethod();
91
-
92
- expect(result).toBe('result');
93
- expect(mockLog.info).toHaveBeenCalled();
94
- });
95
-
96
- it('should record errors', async () => {
97
- class TestService {
98
- constructor(public deps: { log: Logger }) {}
99
-
100
- @LoggedOperation('test.failing')
101
- async failingMethod() {
102
- throw new Error('Test error');
103
- }
104
- }
105
-
106
- const mockLog = {
107
- info: vi.fn(),
108
- warn: vi.fn(),
109
- error: vi.fn(),
110
- debug: vi.fn(),
111
- } as unknown as Logger;
112
-
113
- const service = new TestService({ log: mockLog });
114
-
115
- await expect(service.failingMethod()).rejects.toThrow('Test error');
116
- // Pino-native style: (extra, message)
117
- expect(mockLog.error).toHaveBeenCalledWith(
118
- expect.objectContaining({
119
- operation: 'test.failing',
120
- err: expect.any(Error),
121
- }),
122
- 'Operation failed',
123
- );
124
- });
125
- });