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
|
@@ -1,210 +0,0 @@
|
|
|
1
|
-
import type { CanonicalLogLineEvent } from './processors/canonical-log-line-processor';
|
|
2
|
-
|
|
3
|
-
const RESET = '\x1b[0m';
|
|
4
|
-
const DIM = '\x1b[2m';
|
|
5
|
-
const BOLD = '\x1b[1m';
|
|
6
|
-
const RED = '\x1b[31m';
|
|
7
|
-
const YELLOW = '\x1b[33m';
|
|
8
|
-
const GREEN = '\x1b[32m';
|
|
9
|
-
const CYAN = '\x1b[36m';
|
|
10
|
-
const GRAY = '\x1b[90m';
|
|
11
|
-
|
|
12
|
-
const LEVEL_COLORS: Record<string, string> = {
|
|
13
|
-
debug: GRAY,
|
|
14
|
-
info: GREEN,
|
|
15
|
-
warn: YELLOW,
|
|
16
|
-
error: RED,
|
|
17
|
-
};
|
|
18
|
-
|
|
19
|
-
/** Internal OTel attributes to skip in pretty output. */
|
|
20
|
-
const SKIP_PREFIXES = [
|
|
21
|
-
'telemetry.',
|
|
22
|
-
'otel.',
|
|
23
|
-
'process.',
|
|
24
|
-
'os.',
|
|
25
|
-
'host.',
|
|
26
|
-
'service.',
|
|
27
|
-
'autotel.',
|
|
28
|
-
];
|
|
29
|
-
|
|
30
|
-
const SKIP_KEYS = new Set([
|
|
31
|
-
'operation',
|
|
32
|
-
'traceId',
|
|
33
|
-
'spanId',
|
|
34
|
-
'correlationId',
|
|
35
|
-
'duration_ms',
|
|
36
|
-
'duration',
|
|
37
|
-
'status_code',
|
|
38
|
-
'status_message',
|
|
39
|
-
'timestamp',
|
|
40
|
-
'http.request.method',
|
|
41
|
-
'url.path',
|
|
42
|
-
'http.route',
|
|
43
|
-
'http.response.status_code',
|
|
44
|
-
]);
|
|
45
|
-
|
|
46
|
-
function useColor(): boolean {
|
|
47
|
-
if (typeof process !== 'undefined') {
|
|
48
|
-
if (process.env.NO_COLOR) return false;
|
|
49
|
-
if (process.env.FORCE_COLOR) return true;
|
|
50
|
-
if (process.stdout?.isTTY) return true;
|
|
51
|
-
}
|
|
52
|
-
return false;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
function c(color: string, text: string): string {
|
|
56
|
-
return useColor() ? `${color}${text}${RESET}` : text;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
/**
|
|
60
|
-
* Format milliseconds into a human-readable duration string.
|
|
61
|
-
*
|
|
62
|
-
* @example
|
|
63
|
-
* formatDuration(45) // "45ms"
|
|
64
|
-
* formatDuration(1234) // "1.2s"
|
|
65
|
-
* formatDuration(65000) // "1m 5s"
|
|
66
|
-
*/
|
|
67
|
-
export function formatDuration(ms: number): string {
|
|
68
|
-
if (ms < 1000) return `${Math.round(ms)}ms`;
|
|
69
|
-
if (ms < 60_000) {
|
|
70
|
-
const seconds = ms / 1000;
|
|
71
|
-
return seconds < 10 ? `${seconds.toFixed(1)}s` : `${Math.round(seconds)}s`;
|
|
72
|
-
}
|
|
73
|
-
const minutes = Math.floor(ms / 60_000);
|
|
74
|
-
const seconds = Math.round((ms % 60_000) / 1000);
|
|
75
|
-
return seconds > 0 ? `${minutes}m ${seconds}s` : `${minutes}m`;
|
|
76
|
-
}
|
|
77
|
-
|
|
78
|
-
function formatTime(iso: string): string {
|
|
79
|
-
try {
|
|
80
|
-
const d = new Date(iso);
|
|
81
|
-
return d.toLocaleTimeString('en-GB', { hour12: false });
|
|
82
|
-
} catch {
|
|
83
|
-
return iso.slice(11, 19);
|
|
84
|
-
}
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
function formatValue(value: unknown): string {
|
|
88
|
-
if (typeof value === 'string') return value;
|
|
89
|
-
if (typeof value === 'number' || typeof value === 'boolean')
|
|
90
|
-
return String(value);
|
|
91
|
-
if (value == null) return '';
|
|
92
|
-
try {
|
|
93
|
-
return JSON.stringify(value);
|
|
94
|
-
} catch {
|
|
95
|
-
return String(value);
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
|
|
99
|
-
/**
|
|
100
|
-
* Group flat dot-notation attributes into a nested tree for pretty display.
|
|
101
|
-
* e.g. { 'user.id': '1', 'user.plan': 'pro' } → { user: { id: '1', plan: 'pro' } }
|
|
102
|
-
*/
|
|
103
|
-
function groupAttributes(
|
|
104
|
-
event: Record<string, unknown>,
|
|
105
|
-
): Record<string, unknown> {
|
|
106
|
-
const tree: Record<string, unknown> = {};
|
|
107
|
-
|
|
108
|
-
for (const [key, value] of Object.entries(event)) {
|
|
109
|
-
if (SKIP_KEYS.has(key)) continue;
|
|
110
|
-
if (SKIP_PREFIXES.some((p) => key.startsWith(p))) continue;
|
|
111
|
-
if (value == null || value === '') continue;
|
|
112
|
-
|
|
113
|
-
const parts = key.split('.');
|
|
114
|
-
if (parts.length === 1) {
|
|
115
|
-
tree[key] = value;
|
|
116
|
-
} else {
|
|
117
|
-
let current = tree;
|
|
118
|
-
for (let i = 0; i < parts.length - 1; i++) {
|
|
119
|
-
const part = parts[i]!;
|
|
120
|
-
if (!(part in current) || typeof current[part] !== 'object') {
|
|
121
|
-
current[part] = {};
|
|
122
|
-
}
|
|
123
|
-
current = current[part] as Record<string, unknown>;
|
|
124
|
-
}
|
|
125
|
-
current[parts[parts.length - 1]!] = value;
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
return tree;
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
function renderTree(
|
|
133
|
-
obj: Record<string, unknown>,
|
|
134
|
-
indent: string,
|
|
135
|
-
isLast: boolean[],
|
|
136
|
-
): string[] {
|
|
137
|
-
const lines: string[] = [];
|
|
138
|
-
const entries = Object.entries(obj);
|
|
139
|
-
|
|
140
|
-
entries.forEach(([key, value], idx) => {
|
|
141
|
-
const last = idx === entries.length - 1;
|
|
142
|
-
const connector = last ? '\u2514\u2500' : '\u251c\u2500';
|
|
143
|
-
const prefix = indent + connector + ' ';
|
|
144
|
-
|
|
145
|
-
if (value && typeof value === 'object' && !Array.isArray(value)) {
|
|
146
|
-
const nested = value as Record<string, unknown>;
|
|
147
|
-
const flatValues = Object.entries(nested).filter(
|
|
148
|
-
([, v]) => typeof v !== 'object' || v === null,
|
|
149
|
-
);
|
|
150
|
-
const nestedObjs = Object.entries(nested).filter(
|
|
151
|
-
([, v]) => typeof v === 'object' && v !== null && !Array.isArray(v),
|
|
152
|
-
);
|
|
153
|
-
|
|
154
|
-
if (nestedObjs.length === 0) {
|
|
155
|
-
const inline = flatValues
|
|
156
|
-
.map(([k, v]) => `${c(CYAN, k)}=${formatValue(v)}`)
|
|
157
|
-
.join(' ');
|
|
158
|
-
lines.push(`${prefix}${c(BOLD, key)}: ${inline}`);
|
|
159
|
-
} else {
|
|
160
|
-
lines.push(`${prefix}${c(BOLD, key)}:`);
|
|
161
|
-
const nextIndent = indent + (last ? ' ' : '\u2502 ');
|
|
162
|
-
lines.push(...renderTree(nested, nextIndent, [...isLast, last]));
|
|
163
|
-
}
|
|
164
|
-
} else {
|
|
165
|
-
lines.push(`${prefix}${c(CYAN, key)}: ${c(DIM, formatValue(value))}`);
|
|
166
|
-
}
|
|
167
|
-
});
|
|
168
|
-
|
|
169
|
-
return lines;
|
|
170
|
-
}
|
|
171
|
-
|
|
172
|
-
/**
|
|
173
|
-
* Format a canonical log line event as a pretty tree for development output.
|
|
174
|
-
*/
|
|
175
|
-
export function formatPrettyLogLine(ctx: CanonicalLogLineEvent): string {
|
|
176
|
-
const { event, level, message } = ctx;
|
|
177
|
-
|
|
178
|
-
const timestamp = formatTime(String(event.timestamp ?? ''));
|
|
179
|
-
const service = event['service.name'] || event.service || '';
|
|
180
|
-
const method = event['http.request.method'] || '';
|
|
181
|
-
const path = event['http.route'] || event['url.path'] || '';
|
|
182
|
-
const status = event['http.response.status_code'] || event.status_code || '';
|
|
183
|
-
const durationMs = Number(event.duration_ms ?? 0);
|
|
184
|
-
const duration = formatDuration(durationMs);
|
|
185
|
-
|
|
186
|
-
const levelColor = LEVEL_COLORS[level] ?? '';
|
|
187
|
-
const levelStr = c(levelColor, level.toUpperCase().padEnd(5));
|
|
188
|
-
|
|
189
|
-
const parts = [c(DIM, timestamp), levelStr];
|
|
190
|
-
if (service) parts.push(c(DIM, `[${service}]`));
|
|
191
|
-
if (method) parts.push(c(BOLD, String(method)));
|
|
192
|
-
if (path) parts.push(String(path));
|
|
193
|
-
if (status) {
|
|
194
|
-
const statusNum = Number(status);
|
|
195
|
-
const statusColor =
|
|
196
|
-
statusNum >= 500 ? RED : statusNum >= 400 ? YELLOW : GREEN;
|
|
197
|
-
parts.push(c(statusColor, String(status)));
|
|
198
|
-
}
|
|
199
|
-
parts.push(c(DIM, `in ${duration}`));
|
|
200
|
-
|
|
201
|
-
const header = parts.join(' ');
|
|
202
|
-
|
|
203
|
-
const tree = groupAttributes(event);
|
|
204
|
-
if (Object.keys(tree).length === 0) {
|
|
205
|
-
return header;
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
const treeLines = renderTree(tree, ' ', []);
|
|
209
|
-
return [header, ...treeLines].join('\n');
|
|
210
|
-
}
|