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.
- package/package.json +1 -2
- package/src/attribute-redacting-processor.test.ts +0 -763
- package/src/attribute-redacting-processor.ts +0 -621
- package/src/attributes/attachers.ts +0 -161
- package/src/attributes/builders.ts +0 -529
- package/src/attributes/domains.ts +0 -42
- package/src/attributes/index.ts +0 -81
- package/src/attributes/registry.ts +0 -323
- package/src/attributes/types.ts +0 -211
- package/src/attributes/utils.ts +0 -64
- package/src/attributes/validators.ts +0 -266
- package/src/attributes.test.ts +0 -292
- package/src/auto.ts +0 -67
- package/src/autotel-logger.test.ts +0 -548
- package/src/autotel-logger.ts +0 -364
- package/src/baggage-span-processor.test.ts +0 -202
- package/src/baggage-span-processor.ts +0 -100
- package/src/business-baggage.test.ts +0 -500
- package/src/business-baggage.ts +0 -669
- package/src/circuit-breaker.test.ts +0 -341
- package/src/circuit-breaker.ts +0 -184
- package/src/config.test.ts +0 -94
- package/src/config.ts +0 -172
- package/src/correlated-events.test.ts +0 -151
- package/src/correlated-events.ts +0 -47
- package/src/correlation-id.test.ts +0 -163
- package/src/correlation-id.ts +0 -206
- package/src/db.test.ts +0 -252
- package/src/db.ts +0 -447
- package/src/decorators.test.ts +0 -153
- package/src/decorators.ts +0 -188
- package/src/define-event.test.ts +0 -41
- package/src/define-event.ts +0 -58
- package/src/devtools.ts +0 -60
- package/src/drain-pipeline.test.ts +0 -68
- package/src/drain-pipeline.ts +0 -199
- package/src/drain-toolkit.test.ts +0 -113
- package/src/drain-toolkit.ts +0 -129
- package/src/enricher-toolkit.test.ts +0 -67
- package/src/enricher-toolkit.ts +0 -79
- package/src/enrichers.test.ts +0 -150
- package/src/enrichers.ts +0 -145
- package/src/env-config.test.ts +0 -323
- package/src/env-config.ts +0 -309
- package/src/error-catalog.test.ts +0 -133
- package/src/error-catalog.ts +0 -262
- package/src/event-queue.test.ts +0 -864
- package/src/event-queue.ts +0 -699
- package/src/event-subscriber.ts +0 -262
- package/src/event-testing.ts +0 -197
- package/src/event.test.ts +0 -1104
- package/src/event.ts +0 -988
- package/src/events-config.ts +0 -235
- package/src/exporters.ts +0 -165
- package/src/filtering-span-processor.test.ts +0 -281
- package/src/filtering-span-processor.ts +0 -111
- package/src/flatten-attributes.test.ts +0 -76
- package/src/flatten-attributes.ts +0 -80
- package/src/functional.strict-types.typecheck.ts +0 -53
- package/src/functional.test.ts +0 -1464
- package/src/functional.ts +0 -2539
- package/src/functional.types.test.ts +0 -135
- package/src/hook.mjs +0 -15
- package/src/http.test.ts +0 -485
- package/src/http.ts +0 -424
- package/src/index.ts +0 -433
- package/src/init-auto-redactor.test.ts +0 -53
- package/src/init-redactor.test.ts +0 -8
- package/src/init.customization.test.ts +0 -665
- package/src/init.integrations.test.ts +0 -399
- package/src/init.openllmetry.test.ts +0 -194
- package/src/init.protocol.test.ts +0 -215
- package/src/init.ts +0 -2439
- package/src/instrumentation.test.ts +0 -108
- package/src/instrumentation.ts +0 -319
- package/src/logger.test.ts +0 -125
- package/src/logger.ts +0 -341
- package/src/messaging-adapters.test.ts +0 -595
- package/src/messaging-adapters.ts +0 -583
- package/src/messaging-testing.test.ts +0 -573
- package/src/messaging-testing.ts +0 -935
- package/src/messaging.test.ts +0 -1646
- package/src/messaging.ts +0 -2245
- package/src/metric-helpers.ts +0 -47
- package/src/metric-testing.ts +0 -197
- package/src/metric.ts +0 -446
- package/src/metrics.test.ts +0 -241
- package/src/node-require.ts +0 -123
- package/src/operation-context.ts +0 -93
- package/src/parse-error.test.ts +0 -73
- package/src/parse-error.ts +0 -112
- package/src/posthog-logs.test.ts +0 -115
- package/src/posthog-logs.ts +0 -77
- package/src/pretty-console-exporter.test.ts +0 -545
- package/src/pretty-console-exporter.ts +0 -413
- package/src/pretty-log-formatter.test.ts +0 -123
- package/src/pretty-log-formatter.ts +0 -210
- package/src/processors/canonical-log-line-processor.test.ts +0 -523
- package/src/processors/canonical-log-line-processor.ts +0 -396
- package/src/processors.ts +0 -152
- package/src/rate-limiter.test.ts +0 -199
- package/src/rate-limiter.ts +0 -98
- package/src/redact-values.test.ts +0 -90
- package/src/redact-values.ts +0 -34
- package/src/register.ts +0 -37
- package/src/request-logger.test.ts +0 -545
- package/src/request-logger.ts +0 -342
- package/src/sampling.test.ts +0 -1060
- package/src/sampling.ts +0 -737
- package/src/security-schema.test.ts +0 -45
- package/src/security-schema.ts +0 -107
- package/src/semantic-conventions.ts +0 -15
- package/src/semantic-helpers.test.ts +0 -226
- package/src/semantic-helpers.ts +0 -438
- package/src/shutdown.test.ts +0 -364
- package/src/shutdown.ts +0 -246
- package/src/span-name-normalizer.test.ts +0 -377
- package/src/span-name-normalizer.ts +0 -213
- package/src/stable-hash.ts +0 -27
- package/src/structured-error.test.ts +0 -191
- package/src/structured-error.ts +0 -157
- package/src/stub.integration.test.ts +0 -361
- package/src/tail-sampling-processor.test.ts +0 -230
- package/src/tail-sampling-processor.ts +0 -55
- package/src/test-span-collector.test.ts +0 -234
- package/src/test-span-collector.ts +0 -150
- package/src/testing.ts +0 -705
- package/src/trace-context.test.ts +0 -73
- package/src/trace-context.ts +0 -567
- package/src/trace-helpers.new.test.ts +0 -278
- package/src/trace-helpers.test.ts +0 -290
- package/src/trace-helpers.ts +0 -710
- package/src/trace-hybrid.test.ts +0 -42
- package/src/trace-hybrid.ts +0 -37
- package/src/tracer-provider.test.ts +0 -183
- package/src/tracer-provider.ts +0 -266
- package/src/track.test.ts +0 -154
- package/src/track.ts +0 -216
- package/src/validate.test.ts +0 -287
- package/src/validate.ts +0 -307
- package/src/validation-attributes.ts +0 -43
- package/src/validation.test.ts +0 -330
- package/src/validation.ts +0 -246
- package/src/variable-name-inference.test.ts +0 -178
- package/src/variable-name-inference.ts +0 -242
- package/src/webhook.test.ts +0 -649
- package/src/webhook.ts +0 -637
- package/src/workflow-distributed.test.ts +0 -786
- package/src/workflow-distributed.ts +0 -916
- package/src/workflow.async-safety.integration.test.ts +0 -345
- package/src/workflow.test.ts +0 -647
- package/src/workflow.ts +0 -810
- package/src/yaml-config.test.ts +0 -373
- package/src/yaml-config.ts +0 -351
package/src/correlation-id.ts
DELETED
|
@@ -1,206 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Correlation ID utilities for event-driven observability
|
|
3
|
-
*
|
|
4
|
-
* Provides a stable join key across events, logs, and spans even when traces fragment.
|
|
5
|
-
* Format: 16 hex chars (64 bits), crypto-random, URL-safe.
|
|
6
|
-
*
|
|
7
|
-
* Lifecycle:
|
|
8
|
-
* 1. Generated at boundary root (HTTP server span, message process span, cron job span)
|
|
9
|
-
* 2. Reused within context (nested work shares it via AsyncLocalStorage)
|
|
10
|
-
* 3. Propagated via baggage (optional, default OFF to avoid header bloat)
|
|
11
|
-
*
|
|
12
|
-
* @example Basic usage
|
|
13
|
-
* ```typescript
|
|
14
|
-
* import { generateCorrelationId, getCorrelationId } from 'autotel/correlation-id';
|
|
15
|
-
*
|
|
16
|
-
* // Generate a new correlation ID
|
|
17
|
-
* const id = generateCorrelationId();
|
|
18
|
-
* // Returns: 'a1b2c3d4e5f67890'
|
|
19
|
-
*
|
|
20
|
-
* // Get current correlation ID from context
|
|
21
|
-
* const currentId = getCorrelationId();
|
|
22
|
-
* ```
|
|
23
|
-
*/
|
|
24
|
-
|
|
25
|
-
import { trace, propagation, context } from '@opentelemetry/api';
|
|
26
|
-
import { AsyncLocalStorage } from 'node:async_hooks';
|
|
27
|
-
import { enterOrRun } from './trace-context';
|
|
28
|
-
|
|
29
|
-
type CorrelationStore = {
|
|
30
|
-
value: string;
|
|
31
|
-
};
|
|
32
|
-
|
|
33
|
-
/**
|
|
34
|
-
* AsyncLocalStorage for storing correlation ID
|
|
35
|
-
* This allows correlation IDs to persist across async boundaries
|
|
36
|
-
*/
|
|
37
|
-
const correlationStorage = new AsyncLocalStorage<CorrelationStore>();
|
|
38
|
-
|
|
39
|
-
/**
|
|
40
|
-
* Baggage key for correlation ID propagation
|
|
41
|
-
*/
|
|
42
|
-
export const CORRELATION_ID_BAGGAGE_KEY = 'autotel.correlation_id';
|
|
43
|
-
|
|
44
|
-
/**
|
|
45
|
-
* Generate a new correlation ID
|
|
46
|
-
*
|
|
47
|
-
* Format: 16 hex chars (64 bits), crypto-random, URL-safe
|
|
48
|
-
*
|
|
49
|
-
* @returns A new correlation ID
|
|
50
|
-
*
|
|
51
|
-
* @example
|
|
52
|
-
* ```typescript
|
|
53
|
-
* const id = generateCorrelationId();
|
|
54
|
-
* // Returns: 'a1b2c3d4e5f67890'
|
|
55
|
-
* ```
|
|
56
|
-
*/
|
|
57
|
-
export function generateCorrelationId(): string {
|
|
58
|
-
// Use crypto.getRandomValues for secure random bytes
|
|
59
|
-
const bytes = new Uint8Array(8); // 64 bits
|
|
60
|
-
crypto.getRandomValues(bytes);
|
|
61
|
-
|
|
62
|
-
// Convert to hex string
|
|
63
|
-
return [...bytes].map((b) => b.toString(16).padStart(2, '0')).join('');
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
/**
|
|
67
|
-
* Get the current correlation ID from context
|
|
68
|
-
*
|
|
69
|
-
* Resolution order:
|
|
70
|
-
* 1. AsyncLocalStorage (from explicit setCorrelationId or runWithCorrelationId)
|
|
71
|
-
* 2. Baggage (if propagated from upstream)
|
|
72
|
-
* 3. Active span's trace ID (first 16 chars as fallback)
|
|
73
|
-
* 4. undefined (if not in any context)
|
|
74
|
-
*
|
|
75
|
-
* @returns Current correlation ID or undefined
|
|
76
|
-
*
|
|
77
|
-
* @example
|
|
78
|
-
* ```typescript
|
|
79
|
-
* const id = getCorrelationId();
|
|
80
|
-
* if (id) {
|
|
81
|
-
* console.log('Correlation ID:', id);
|
|
82
|
-
* }
|
|
83
|
-
* ```
|
|
84
|
-
*/
|
|
85
|
-
export function getCorrelationId(): string | undefined {
|
|
86
|
-
// 1. Check AsyncLocalStorage first (explicit correlation ID)
|
|
87
|
-
const storedId = correlationStorage.getStore()?.value;
|
|
88
|
-
if (storedId) {
|
|
89
|
-
return storedId;
|
|
90
|
-
}
|
|
91
|
-
|
|
92
|
-
// 2. Check baggage (propagated from upstream)
|
|
93
|
-
const activeContext = context.active();
|
|
94
|
-
const baggage = propagation.getBaggage(activeContext);
|
|
95
|
-
const baggageEntry = baggage?.getEntry(CORRELATION_ID_BAGGAGE_KEY);
|
|
96
|
-
if (baggageEntry?.value) {
|
|
97
|
-
return baggageEntry.value;
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
// 3. Fall back to active span's trace ID (first 16 chars)
|
|
101
|
-
const span = trace.getActiveSpan();
|
|
102
|
-
if (span) {
|
|
103
|
-
const spanContext = span.spanContext();
|
|
104
|
-
return spanContext.traceId.slice(0, 16);
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
// 4. No context available
|
|
108
|
-
return undefined;
|
|
109
|
-
}
|
|
110
|
-
|
|
111
|
-
/**
|
|
112
|
-
* Get or create a correlation ID
|
|
113
|
-
*
|
|
114
|
-
* If a correlation ID exists in the current context, returns it.
|
|
115
|
-
* Otherwise, generates a new one.
|
|
116
|
-
*
|
|
117
|
-
* @returns Existing or new correlation ID
|
|
118
|
-
*
|
|
119
|
-
* @example
|
|
120
|
-
* ```typescript
|
|
121
|
-
* const id = getOrCreateCorrelationId();
|
|
122
|
-
* // Always returns a valid correlation ID
|
|
123
|
-
* ```
|
|
124
|
-
*/
|
|
125
|
-
export function getOrCreateCorrelationId(): string {
|
|
126
|
-
return getCorrelationId() ?? generateCorrelationId();
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
/**
|
|
130
|
-
* Run a function with a specific correlation ID in context
|
|
131
|
-
*
|
|
132
|
-
* The correlation ID will be available via getCorrelationId() throughout
|
|
133
|
-
* the execution of the function and any async operations it spawns.
|
|
134
|
-
*
|
|
135
|
-
* @param correlationId - Correlation ID to use
|
|
136
|
-
* @param fn - Function to execute
|
|
137
|
-
* @returns The return value of the function
|
|
138
|
-
*
|
|
139
|
-
* @example
|
|
140
|
-
* ```typescript
|
|
141
|
-
* await runWithCorrelationId('abc123', async () => {
|
|
142
|
-
* // getCorrelationId() returns 'abc123' here
|
|
143
|
-
* await processRequest();
|
|
144
|
-
* });
|
|
145
|
-
* ```
|
|
146
|
-
*/
|
|
147
|
-
export function runWithCorrelationId<T>(correlationId: string, fn: () => T): T {
|
|
148
|
-
return correlationStorage.run({ value: correlationId }, fn);
|
|
149
|
-
}
|
|
150
|
-
|
|
151
|
-
/**
|
|
152
|
-
* Set correlation ID in the current context (mutates context)
|
|
153
|
-
*
|
|
154
|
-
* Note: This updates the AsyncLocalStorage context. For proper scoping
|
|
155
|
-
* across async boundaries, prefer runWithCorrelationId() instead.
|
|
156
|
-
*
|
|
157
|
-
* @param correlationId - Correlation ID to set
|
|
158
|
-
*
|
|
159
|
-
* @example
|
|
160
|
-
* ```typescript
|
|
161
|
-
* setCorrelationId('abc123');
|
|
162
|
-
* // Now getCorrelationId() returns 'abc123'
|
|
163
|
-
* ```
|
|
164
|
-
*/
|
|
165
|
-
export function setCorrelationId(correlationId: string): void {
|
|
166
|
-
enterOrRun(correlationStorage, correlationId);
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
/**
|
|
170
|
-
* Set correlation ID in baggage for propagation
|
|
171
|
-
*
|
|
172
|
-
* This adds the correlation ID to the W3C baggage header, allowing it
|
|
173
|
-
* to be propagated to downstream services.
|
|
174
|
-
*
|
|
175
|
-
* Note: Only use this when you explicitly want cross-service propagation.
|
|
176
|
-
* Default is OFF to avoid header bloat.
|
|
177
|
-
*
|
|
178
|
-
* @param correlationId - Correlation ID to propagate
|
|
179
|
-
* @returns New context with baggage set
|
|
180
|
-
*
|
|
181
|
-
* @example
|
|
182
|
-
* ```typescript
|
|
183
|
-
* const newContext = setCorrelationIdInBaggage('abc123');
|
|
184
|
-
* context.with(newContext, () => {
|
|
185
|
-
* // Baggage will be propagated in outgoing requests
|
|
186
|
-
* });
|
|
187
|
-
* ```
|
|
188
|
-
*/
|
|
189
|
-
export function setCorrelationIdInBaggage(
|
|
190
|
-
correlationId: string,
|
|
191
|
-
): import('@opentelemetry/api').Context {
|
|
192
|
-
const activeContext = context.active();
|
|
193
|
-
let baggage =
|
|
194
|
-
propagation.getBaggage(activeContext) ?? propagation.createBaggage();
|
|
195
|
-
baggage = baggage.setEntry(CORRELATION_ID_BAGGAGE_KEY, {
|
|
196
|
-
value: correlationId,
|
|
197
|
-
});
|
|
198
|
-
return propagation.setBaggage(activeContext, baggage);
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
/**
|
|
202
|
-
* Get the correlation storage instance (for internal use in init/shutdown)
|
|
203
|
-
*/
|
|
204
|
-
export function getCorrelationStorage(): AsyncLocalStorage<CorrelationStore> {
|
|
205
|
-
return correlationStorage;
|
|
206
|
-
}
|
package/src/db.test.ts
DELETED
|
@@ -1,252 +0,0 @@
|
|
|
1
|
-
import { describe, it, expect, vi, beforeEach } from 'vitest';
|
|
2
|
-
import {
|
|
3
|
-
instrumentDatabase,
|
|
4
|
-
tracebQuery,
|
|
5
|
-
DB_SYSTEMS,
|
|
6
|
-
DB_OPERATIONS,
|
|
7
|
-
} from './db';
|
|
8
|
-
import { configure, resetConfig } from './config';
|
|
9
|
-
|
|
10
|
-
describe('instrumentDatabase', () => {
|
|
11
|
-
beforeEach(() => {
|
|
12
|
-
resetConfig();
|
|
13
|
-
});
|
|
14
|
-
|
|
15
|
-
it('should instrument database methods', async () => {
|
|
16
|
-
const mockSpan = {
|
|
17
|
-
setStatus: vi.fn(),
|
|
18
|
-
setAttributes: vi.fn(),
|
|
19
|
-
setAttribute: vi.fn(),
|
|
20
|
-
end: vi.fn(),
|
|
21
|
-
};
|
|
22
|
-
|
|
23
|
-
const mockTracer = {
|
|
24
|
-
startActiveSpan: vi.fn((name, fn) => fn(mockSpan)),
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
configure({
|
|
28
|
-
tracer: mockTracer as any,
|
|
29
|
-
});
|
|
30
|
-
|
|
31
|
-
const repo = {
|
|
32
|
-
async findUser(id: string) {
|
|
33
|
-
return { id, name: 'Test' };
|
|
34
|
-
},
|
|
35
|
-
};
|
|
36
|
-
|
|
37
|
-
instrumentDatabase(repo, {
|
|
38
|
-
dbSystem: DB_SYSTEMS.POSTGRESQL,
|
|
39
|
-
dbName: 'testdb',
|
|
40
|
-
});
|
|
41
|
-
|
|
42
|
-
const result = await repo.findUser('123');
|
|
43
|
-
|
|
44
|
-
expect(result).toEqual({ id: '123', name: 'Test' });
|
|
45
|
-
expect(mockTracer.startActiveSpan).toHaveBeenCalledWith(
|
|
46
|
-
'postgresql.SELECT user',
|
|
47
|
-
expect.any(Function),
|
|
48
|
-
);
|
|
49
|
-
expect(mockSpan.setAttributes).toHaveBeenCalledWith(
|
|
50
|
-
expect.objectContaining({
|
|
51
|
-
'db.system': 'postgresql',
|
|
52
|
-
'db.operation': 'SELECT',
|
|
53
|
-
}),
|
|
54
|
-
);
|
|
55
|
-
expect(mockSpan.setAttribute).toHaveBeenCalledWith('db.name', 'testdb');
|
|
56
|
-
expect(mockSpan.setAttribute).toHaveBeenCalledWith('db.sql.table', 'user');
|
|
57
|
-
expect(mockSpan.end).toHaveBeenCalled();
|
|
58
|
-
});
|
|
59
|
-
|
|
60
|
-
it('should infer table names from method names', async () => {
|
|
61
|
-
const mockSpan = {
|
|
62
|
-
setStatus: vi.fn(),
|
|
63
|
-
setAttributes: vi.fn(),
|
|
64
|
-
setAttribute: vi.fn(),
|
|
65
|
-
end: vi.fn(),
|
|
66
|
-
};
|
|
67
|
-
|
|
68
|
-
const mockTracer = {
|
|
69
|
-
startActiveSpan: vi.fn((name, fn) => fn(mockSpan)),
|
|
70
|
-
};
|
|
71
|
-
|
|
72
|
-
configure({
|
|
73
|
-
tracer: mockTracer as any,
|
|
74
|
-
});
|
|
75
|
-
|
|
76
|
-
const repo = {
|
|
77
|
-
async createOrder() {
|
|
78
|
-
return {};
|
|
79
|
-
},
|
|
80
|
-
async listUsers() {
|
|
81
|
-
return [];
|
|
82
|
-
},
|
|
83
|
-
async deletePost() {
|
|
84
|
-
return true;
|
|
85
|
-
},
|
|
86
|
-
};
|
|
87
|
-
|
|
88
|
-
instrumentDatabase(repo, { dbSystem: 'postgresql' });
|
|
89
|
-
|
|
90
|
-
await repo.createOrder();
|
|
91
|
-
expect(mockTracer.startActiveSpan).toHaveBeenCalledWith(
|
|
92
|
-
'postgresql.INSERT order',
|
|
93
|
-
expect.any(Function),
|
|
94
|
-
);
|
|
95
|
-
|
|
96
|
-
await repo.listUsers();
|
|
97
|
-
expect(mockTracer.startActiveSpan).toHaveBeenCalledWith(
|
|
98
|
-
'postgresql.SELECT users',
|
|
99
|
-
expect.any(Function),
|
|
100
|
-
);
|
|
101
|
-
|
|
102
|
-
await repo.deletePost();
|
|
103
|
-
expect(mockTracer.startActiveSpan).toHaveBeenCalledWith(
|
|
104
|
-
'postgresql.DELETE post',
|
|
105
|
-
expect.any(Function),
|
|
106
|
-
);
|
|
107
|
-
});
|
|
108
|
-
|
|
109
|
-
it('should mark slow queries', async () => {
|
|
110
|
-
const mockSpan = {
|
|
111
|
-
setStatus: vi.fn(),
|
|
112
|
-
setAttributes: vi.fn(),
|
|
113
|
-
setAttribute: vi.fn(),
|
|
114
|
-
end: vi.fn(),
|
|
115
|
-
};
|
|
116
|
-
|
|
117
|
-
const mockTracer = {
|
|
118
|
-
startActiveSpan: vi.fn((name, fn) => fn(mockSpan)),
|
|
119
|
-
};
|
|
120
|
-
|
|
121
|
-
configure({
|
|
122
|
-
tracer: mockTracer as any,
|
|
123
|
-
});
|
|
124
|
-
|
|
125
|
-
const repo = {
|
|
126
|
-
async slowQuery() {
|
|
127
|
-
await new Promise((resolve) => setTimeout(resolve, 50));
|
|
128
|
-
return [];
|
|
129
|
-
},
|
|
130
|
-
};
|
|
131
|
-
|
|
132
|
-
instrumentDatabase(repo, {
|
|
133
|
-
dbSystem: 'postgresql',
|
|
134
|
-
slowQueryThresholdMs: 10, // Very low threshold for testing
|
|
135
|
-
});
|
|
136
|
-
await repo.slowQuery();
|
|
137
|
-
|
|
138
|
-
expect(mockSpan.setAttribute).toHaveBeenCalledWith('db.slow_query', true);
|
|
139
|
-
expect(mockSpan.setAttribute).toHaveBeenCalledWith(
|
|
140
|
-
'db.slow_query_threshold_ms',
|
|
141
|
-
10,
|
|
142
|
-
);
|
|
143
|
-
});
|
|
144
|
-
|
|
145
|
-
it('should track result counts for arrays', async () => {
|
|
146
|
-
const mockSpan = {
|
|
147
|
-
setStatus: vi.fn(),
|
|
148
|
-
setAttributes: vi.fn(),
|
|
149
|
-
setAttribute: vi.fn(),
|
|
150
|
-
end: vi.fn(),
|
|
151
|
-
};
|
|
152
|
-
|
|
153
|
-
const mockTracer = {
|
|
154
|
-
startActiveSpan: vi.fn((name, fn) => fn(mockSpan)),
|
|
155
|
-
};
|
|
156
|
-
|
|
157
|
-
configure({
|
|
158
|
-
tracer: mockTracer as any,
|
|
159
|
-
});
|
|
160
|
-
|
|
161
|
-
const repo = {
|
|
162
|
-
async listItems() {
|
|
163
|
-
return [1, 2, 3, 4, 5];
|
|
164
|
-
},
|
|
165
|
-
};
|
|
166
|
-
|
|
167
|
-
instrumentDatabase(repo, { dbSystem: 'postgresql' });
|
|
168
|
-
await repo.listItems();
|
|
169
|
-
|
|
170
|
-
expect(mockSpan.setAttribute).toHaveBeenCalledWith('db.result_count', 5);
|
|
171
|
-
});
|
|
172
|
-
|
|
173
|
-
it('should handle errors correctly', async () => {
|
|
174
|
-
const mockSpan = {
|
|
175
|
-
setStatus: vi.fn(),
|
|
176
|
-
setAttributes: vi.fn(),
|
|
177
|
-
setAttribute: vi.fn(),
|
|
178
|
-
recordException: vi.fn(),
|
|
179
|
-
end: vi.fn(),
|
|
180
|
-
};
|
|
181
|
-
|
|
182
|
-
const mockTracer = {
|
|
183
|
-
startActiveSpan: vi.fn((name, fn) => fn(mockSpan)),
|
|
184
|
-
};
|
|
185
|
-
|
|
186
|
-
configure({
|
|
187
|
-
tracer: mockTracer as any,
|
|
188
|
-
});
|
|
189
|
-
|
|
190
|
-
const repo = {
|
|
191
|
-
async failingQuery() {
|
|
192
|
-
throw new Error('Connection timeout');
|
|
193
|
-
},
|
|
194
|
-
};
|
|
195
|
-
|
|
196
|
-
instrumentDatabase(repo, { dbSystem: 'postgresql' });
|
|
197
|
-
|
|
198
|
-
await expect(repo.failingQuery()).rejects.toThrow('Connection timeout');
|
|
199
|
-
|
|
200
|
-
expect(mockSpan.setStatus).toHaveBeenCalledWith({
|
|
201
|
-
code: 2, // SpanStatusCode.ERROR
|
|
202
|
-
message: 'Connection timeout',
|
|
203
|
-
});
|
|
204
|
-
expect(mockSpan.end).toHaveBeenCalled();
|
|
205
|
-
});
|
|
206
|
-
});
|
|
207
|
-
|
|
208
|
-
describe('tracebQuery', () => {
|
|
209
|
-
beforeEach(() => {
|
|
210
|
-
resetConfig();
|
|
211
|
-
});
|
|
212
|
-
|
|
213
|
-
it('should trace database queries', async () => {
|
|
214
|
-
const mockSpan = {
|
|
215
|
-
setStatus: vi.fn(),
|
|
216
|
-
setAttributes: vi.fn(),
|
|
217
|
-
setAttribute: vi.fn(),
|
|
218
|
-
end: vi.fn(),
|
|
219
|
-
};
|
|
220
|
-
|
|
221
|
-
const mockTracer = {
|
|
222
|
-
startActiveSpan: vi.fn((name, fn) => fn(mockSpan)),
|
|
223
|
-
};
|
|
224
|
-
|
|
225
|
-
configure({
|
|
226
|
-
tracer: mockTracer as any,
|
|
227
|
-
});
|
|
228
|
-
|
|
229
|
-
const result = await tracebQuery(
|
|
230
|
-
DB_SYSTEMS.POSTGRESQL,
|
|
231
|
-
DB_OPERATIONS.SELECT,
|
|
232
|
-
async () => [{ id: 1 }],
|
|
233
|
-
{
|
|
234
|
-
'db.statement': 'SELECT * FROM users',
|
|
235
|
-
},
|
|
236
|
-
);
|
|
237
|
-
|
|
238
|
-
expect(result).toEqual([{ id: 1 }]);
|
|
239
|
-
expect(mockTracer.startActiveSpan).toHaveBeenCalledWith(
|
|
240
|
-
'postgresql.SELECT',
|
|
241
|
-
expect.any(Function),
|
|
242
|
-
);
|
|
243
|
-
expect(mockSpan.setAttributes).toHaveBeenCalledWith(
|
|
244
|
-
expect.objectContaining({
|
|
245
|
-
'db.system': 'postgresql',
|
|
246
|
-
'db.operation': 'SELECT',
|
|
247
|
-
'db.statement': 'SELECT * FROM users',
|
|
248
|
-
}),
|
|
249
|
-
);
|
|
250
|
-
expect(mockSpan.end).toHaveBeenCalled();
|
|
251
|
-
});
|
|
252
|
-
});
|