autotel 4.0.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/README.md +26 -1
- package/dist/auto.cjs +2 -2
- package/dist/auto.js +1 -1
- package/dist/correlation-id.cjs +1 -1
- package/dist/correlation-id.js +1 -1
- package/dist/decorators.cjs +1 -1
- package/dist/decorators.js +1 -1
- package/dist/{event-Dlqr4ZNL.cjs → event-BhHREDJk.cjs} +3 -3
- package/dist/{event-Dlqr4ZNL.cjs.map → event-BhHREDJk.cjs.map} +1 -1
- package/dist/{event-_58ryBjh.js → event-ByBTV9M2.js} +3 -3
- package/dist/{event-_58ryBjh.js.map → event-ByBTV9M2.js.map} +1 -1
- package/dist/event.cjs +1 -1
- package/dist/event.js +1 -1
- package/dist/{functional-BGkT8J-h.js → functional-DtI0u4vx.js} +19 -19
- package/dist/functional-DtI0u4vx.js.map +1 -0
- package/dist/{functional-C4CzoVrX.cjs → functional-zpzNLhky.cjs} +4 -4
- package/dist/{functional-C4CzoVrX.cjs.map → functional-zpzNLhky.cjs.map} +1 -1
- package/dist/functional.cjs +1 -1
- package/dist/functional.js +1 -1
- package/dist/http.cjs +1 -1
- package/dist/http.js +1 -1
- package/dist/index.cjs +5 -5
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +5 -5
- package/dist/{init-DJQOdVlN.d.ts → init-B7u-DjxM.d.ts} +57 -2
- package/dist/init-B7u-DjxM.d.ts.map +1 -0
- package/dist/{init-DvapOXCc.cjs → init-BX7AmFRl.cjs} +40 -21
- package/dist/init-BX7AmFRl.cjs.map +1 -0
- package/dist/{init-Ch6t7MNI.js → init-D-jnNMix.js} +39 -20
- package/dist/init-D-jnNMix.js.map +1 -0
- package/dist/{init-CNp-ee80.d.cts → init-DSrRmVnz.d.cts} +57 -2
- package/dist/init-DSrRmVnz.d.cts.map +1 -0
- package/dist/instrumentation.cjs +1 -1
- package/dist/instrumentation.js +1 -1
- package/dist/logger-D3Ej3DII.js +446 -0
- package/dist/logger-D3Ej3DII.js.map +1 -0
- package/dist/logger-thMPLpOG.cjs +487 -0
- package/dist/logger-thMPLpOG.cjs.map +1 -0
- package/dist/logger.cjs +8 -236
- package/dist/logger.js +2 -204
- package/dist/messaging.cjs +1 -1
- package/dist/messaging.js +1 -1
- package/dist/semantic-helpers.cjs +1 -1
- package/dist/semantic-helpers.js +1 -1
- package/dist/{track-3HY4NGV-.cjs → track-D59FfpL0.cjs} +2 -2
- package/dist/{track-3HY4NGV-.cjs.map → track-D59FfpL0.cjs.map} +1 -1
- package/dist/{track-nsKVy-pj.js → track-wc0HafS_.js} +6 -6
- package/dist/track-wc0HafS_.js.map +1 -0
- package/dist/webhook.cjs +1 -1
- package/dist/webhook.js +1 -1
- package/dist/workflow-distributed.cjs +1 -1
- package/dist/workflow-distributed.js +1 -1
- package/dist/workflow.cjs +1 -1
- package/dist/workflow.js +1 -1
- package/dist/{yaml-config-B3dQ82GR.cjs → yaml-config-Ck2uB0Dp.cjs} +2 -1
- package/dist/yaml-config-Ck2uB0Dp.cjs.map +1 -0
- package/dist/yaml-config.cjs +1 -1
- package/dist/yaml-config.d.cts +7 -1
- package/dist/yaml-config.d.cts.map +1 -1
- package/dist/yaml-config.d.ts +7 -1
- package/dist/yaml-config.d.ts.map +1 -1
- package/dist/yaml-config.js +1 -0
- package/dist/yaml-config.js.map +1 -1
- package/package.json +1 -2
- package/skills/autotel-core/SKILL.md +2 -0
- package/skills/autotel-instrumentation/SKILL.md +25 -0
- package/skills/debug-missing-spans/SKILL.md +3 -1
- package/skills/migrate-to-autotel/SKILL.md +24 -23
- package/skills/review-otel-patterns/SKILL.md +5 -4
- package/dist/functional-BGkT8J-h.js.map +0 -1
- package/dist/init-CNp-ee80.d.cts.map +0 -1
- package/dist/init-Ch6t7MNI.js.map +0 -1
- package/dist/init-DJQOdVlN.d.ts.map +0 -1
- package/dist/init-DvapOXCc.cjs.map +0 -1
- package/dist/logger.cjs.map +0 -1
- package/dist/logger.js.map +0 -1
- package/dist/track-nsKVy-pj.js.map +0 -1
- package/dist/yaml-config-B3dQ82GR.cjs.map +0 -1
- 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 -594
- 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 -2312
- 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 -337
- package/src/yaml-config.ts +0 -342
package/src/index.ts
DELETED
|
@@ -1,433 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* autotel - Simplified OpenTelemetry instrumentation
|
|
3
|
-
*
|
|
4
|
-
* @example Minimal setup
|
|
5
|
-
* ```typescript
|
|
6
|
-
* import { init, trace, track } from 'autotel'
|
|
7
|
-
*
|
|
8
|
-
* init({ service: 'my-app' })
|
|
9
|
-
*
|
|
10
|
-
* export const createUser = trace(ctx => async (data: CreateUserData) => {
|
|
11
|
-
* track('user.signup', { userId: data.id, plan: data.plan })
|
|
12
|
-
* })
|
|
13
|
-
* ```
|
|
14
|
-
*
|
|
15
|
-
* @example With events
|
|
16
|
-
* ```typescript
|
|
17
|
-
* import { init, trace, track } from 'autotel'
|
|
18
|
-
* import { PostHogSubscriber } from 'autotel-subscribers'
|
|
19
|
-
*
|
|
20
|
-
* init({
|
|
21
|
-
* service: 'my-app',
|
|
22
|
-
* subscribers: [new PostHogSubscriber({ apiKey: '...' })]
|
|
23
|
-
* })
|
|
24
|
-
*
|
|
25
|
-
* export const createUser = trace(ctx => async (data: CreateUserData) => {
|
|
26
|
-
* track('user.signup', { userId: data.id })
|
|
27
|
-
* })
|
|
28
|
-
* ```
|
|
29
|
-
*/
|
|
30
|
-
|
|
31
|
-
// Core initialization
|
|
32
|
-
export {
|
|
33
|
-
init,
|
|
34
|
-
isInitialized,
|
|
35
|
-
lockLogger,
|
|
36
|
-
isLoggerLocked,
|
|
37
|
-
type AutotelConfig,
|
|
38
|
-
} from './init';
|
|
39
|
-
|
|
40
|
-
// Baggage span processor
|
|
41
|
-
export {
|
|
42
|
-
BaggageSpanProcessor,
|
|
43
|
-
type BaggageSpanProcessorOptions,
|
|
44
|
-
} from './baggage-span-processor';
|
|
45
|
-
|
|
46
|
-
// Filtering span processor
|
|
47
|
-
export {
|
|
48
|
-
FilteringSpanProcessor,
|
|
49
|
-
type SpanFilterPredicate,
|
|
50
|
-
type FilteringSpanProcessorOptions,
|
|
51
|
-
} from './filtering-span-processor';
|
|
52
|
-
|
|
53
|
-
// Span name normalizer
|
|
54
|
-
export {
|
|
55
|
-
SpanNameNormalizingProcessor,
|
|
56
|
-
NORMALIZER_PATTERNS,
|
|
57
|
-
NORMALIZER_PRESETS,
|
|
58
|
-
type SpanNameNormalizerFn,
|
|
59
|
-
type SpanNameNormalizerPreset,
|
|
60
|
-
type SpanNameNormalizerConfig,
|
|
61
|
-
type SpanNameNormalizingProcessorOptions,
|
|
62
|
-
} from './span-name-normalizer';
|
|
63
|
-
|
|
64
|
-
// Attribute redacting processor
|
|
65
|
-
export {
|
|
66
|
-
AttributeRedactingProcessor,
|
|
67
|
-
REDACTOR_PATTERNS,
|
|
68
|
-
REDACTOR_PRESETS,
|
|
69
|
-
builtinPatterns,
|
|
70
|
-
createAttributeRedactor,
|
|
71
|
-
createRedactedSpan,
|
|
72
|
-
normalizeAttributeRedactorConfig,
|
|
73
|
-
type AttributeRedactorFn,
|
|
74
|
-
type AttributeRedactorPreset,
|
|
75
|
-
type AttributeRedactorConfig,
|
|
76
|
-
type AttributeRedactingProcessorOptions,
|
|
77
|
-
type BuiltinPatternName,
|
|
78
|
-
type MaskFn,
|
|
79
|
-
type ValuePatternConfig,
|
|
80
|
-
} from './attribute-redacting-processor';
|
|
81
|
-
|
|
82
|
-
// String redaction utility
|
|
83
|
-
export { createStringRedactor, type StringRedactor } from './redact-values';
|
|
84
|
-
|
|
85
|
-
// Functional API (re-export for convenience)
|
|
86
|
-
export type {
|
|
87
|
-
TraceContext,
|
|
88
|
-
SpanOptions,
|
|
89
|
-
WithNewContextOptions,
|
|
90
|
-
WithBaggageOptions,
|
|
91
|
-
InstrumentOptions,
|
|
92
|
-
} from './functional';
|
|
93
|
-
export {
|
|
94
|
-
instrument,
|
|
95
|
-
withTracing,
|
|
96
|
-
span,
|
|
97
|
-
withNewContext,
|
|
98
|
-
withBaggage,
|
|
99
|
-
ctx,
|
|
100
|
-
markAsImmediate,
|
|
101
|
-
} from './functional';
|
|
102
|
-
// `trace` is the hybrid: callable like autotel's `trace(fn)` AND carries the
|
|
103
|
-
// full `@opentelemetry/api` TraceAPI surface (getActiveSpan, getTracer, etc).
|
|
104
|
-
export { trace } from './trace-hybrid';
|
|
105
|
-
|
|
106
|
-
// Operation context (for advanced usage)
|
|
107
|
-
export type { OperationContext } from './operation-context';
|
|
108
|
-
export {
|
|
109
|
-
getOperationContext,
|
|
110
|
-
runInOperationContext,
|
|
111
|
-
} from './operation-context';
|
|
112
|
-
|
|
113
|
-
// Global track function
|
|
114
|
-
export { track, getEventQueue } from './track';
|
|
115
|
-
export {
|
|
116
|
-
defineEvent,
|
|
117
|
-
type SchemaLike,
|
|
118
|
-
type DefineEventOptions,
|
|
119
|
-
type DefinedEvent,
|
|
120
|
-
} from './define-event';
|
|
121
|
-
|
|
122
|
-
// Correlation ID utilities
|
|
123
|
-
export {
|
|
124
|
-
getCorrelationId,
|
|
125
|
-
getOrCreateCorrelationId,
|
|
126
|
-
generateCorrelationId,
|
|
127
|
-
runWithCorrelationId,
|
|
128
|
-
setCorrelationId,
|
|
129
|
-
setCorrelationIdInBaggage,
|
|
130
|
-
CORRELATION_ID_BAGGAGE_KEY,
|
|
131
|
-
} from './correlation-id';
|
|
132
|
-
|
|
133
|
-
// Graceful shutdown
|
|
134
|
-
export { flush, shutdown } from './shutdown';
|
|
135
|
-
|
|
136
|
-
// Request logger
|
|
137
|
-
export {
|
|
138
|
-
getRequestLogger,
|
|
139
|
-
getRequestLoggerSafe,
|
|
140
|
-
createNoopRequestLogger,
|
|
141
|
-
hasRequestContext,
|
|
142
|
-
runWithRequestContext,
|
|
143
|
-
type RequestLogger,
|
|
144
|
-
type RequestLogSnapshot,
|
|
145
|
-
type RequestLoggerOptions,
|
|
146
|
-
type ForkLifecycle,
|
|
147
|
-
type ForkOptions,
|
|
148
|
-
} from './request-logger';
|
|
149
|
-
|
|
150
|
-
// Structured errors
|
|
151
|
-
export {
|
|
152
|
-
createStructuredError,
|
|
153
|
-
structuredErrorToJSON,
|
|
154
|
-
getStructuredErrorAttributes,
|
|
155
|
-
recordStructuredError,
|
|
156
|
-
type StructuredError,
|
|
157
|
-
type StructuredErrorInput,
|
|
158
|
-
} from './structured-error';
|
|
159
|
-
|
|
160
|
-
// parseError
|
|
161
|
-
export { parseError, type ParsedError } from './parse-error';
|
|
162
|
-
|
|
163
|
-
// Typed error + audit catalogs
|
|
164
|
-
export {
|
|
165
|
-
defineErrorCatalog,
|
|
166
|
-
defineAuditCatalog,
|
|
167
|
-
isCatalogError,
|
|
168
|
-
getCatalogCode,
|
|
169
|
-
type ErrorCatalog,
|
|
170
|
-
type ErrorCatalogEntry,
|
|
171
|
-
type ErrorBuilder,
|
|
172
|
-
type ErrorBuildOptions,
|
|
173
|
-
type AuditCatalog,
|
|
174
|
-
type AuditCatalogEntry,
|
|
175
|
-
type AuditDescriptor,
|
|
176
|
-
type AuditAction,
|
|
177
|
-
type AuditSeverity,
|
|
178
|
-
} from './error-catalog';
|
|
179
|
-
|
|
180
|
-
// Attribute flattening
|
|
181
|
-
export { toAttributeValue, flattenToAttributes } from './flatten-attributes';
|
|
182
|
-
|
|
183
|
-
// Drain pipeline
|
|
184
|
-
export {
|
|
185
|
-
createDrainPipeline,
|
|
186
|
-
type DrainPipelineOptions,
|
|
187
|
-
type PipelineDrainFn,
|
|
188
|
-
} from './drain-pipeline';
|
|
189
|
-
export {
|
|
190
|
-
defineDrain,
|
|
191
|
-
defineHttpDrain,
|
|
192
|
-
type DrainOptions,
|
|
193
|
-
type HttpDrainOptions,
|
|
194
|
-
type HttpDrainRequest,
|
|
195
|
-
} from './drain-toolkit';
|
|
196
|
-
export {
|
|
197
|
-
defineEnricher,
|
|
198
|
-
type EnricherDefinition,
|
|
199
|
-
type EnrichContext,
|
|
200
|
-
type EnricherOptions,
|
|
201
|
-
} from './enricher-toolkit';
|
|
202
|
-
|
|
203
|
-
// Pretty log formatting
|
|
204
|
-
export { formatDuration } from './pretty-log-formatter';
|
|
205
|
-
|
|
206
|
-
// Re-export sampling strategies
|
|
207
|
-
export {
|
|
208
|
-
type Sampler,
|
|
209
|
-
type SamplingContext,
|
|
210
|
-
type SamplingPreset,
|
|
211
|
-
AlwaysSampler,
|
|
212
|
-
NeverSampler,
|
|
213
|
-
RandomSampler,
|
|
214
|
-
AdaptiveSampler,
|
|
215
|
-
UserIdSampler,
|
|
216
|
-
createLinkFromHeaders,
|
|
217
|
-
extractLinksFromBatch,
|
|
218
|
-
samplingPresets,
|
|
219
|
-
resolveSamplingPreset,
|
|
220
|
-
AUTOTEL_SAMPLING_TAIL_KEEP,
|
|
221
|
-
AUTOTEL_SAMPLING_TAIL_EVALUATED,
|
|
222
|
-
} from './sampling';
|
|
223
|
-
|
|
224
|
-
// Events API
|
|
225
|
-
export { Event, getEvents, resetEvents, type EventsOptions } from './event';
|
|
226
|
-
|
|
227
|
-
// Metrics API
|
|
228
|
-
export {
|
|
229
|
-
Metric,
|
|
230
|
-
getMetrics,
|
|
231
|
-
resetMetrics,
|
|
232
|
-
type MetricsOptions,
|
|
233
|
-
} from './metric';
|
|
234
|
-
|
|
235
|
-
// Meter helpers for custom metrics
|
|
236
|
-
export {
|
|
237
|
-
getMeter,
|
|
238
|
-
createCounter,
|
|
239
|
-
createHistogram,
|
|
240
|
-
createUpDownCounter,
|
|
241
|
-
createObservableGauge,
|
|
242
|
-
} from './metric-helpers';
|
|
243
|
-
|
|
244
|
-
// GenAI / LLM instrumentation (cost, token usage, metric buckets, span event
|
|
245
|
-
// helpers, traceLLM) lives in the dedicated `autotel-genai` package — canonical
|
|
246
|
-
// `gen_ai.*` semantic conventions. Core stays generic and AI-free.
|
|
247
|
-
|
|
248
|
-
// Tracer helpers for custom spans
|
|
249
|
-
export {
|
|
250
|
-
getTracer,
|
|
251
|
-
getActiveSpan,
|
|
252
|
-
getActiveContext,
|
|
253
|
-
runWithSpan,
|
|
254
|
-
finalizeSpan,
|
|
255
|
-
createDeterministicTraceId,
|
|
256
|
-
flattenMetadata,
|
|
257
|
-
getTraceContext,
|
|
258
|
-
isTracing,
|
|
259
|
-
enrichWithTraceContext,
|
|
260
|
-
resolveTraceUrl,
|
|
261
|
-
} from './trace-helpers';
|
|
262
|
-
|
|
263
|
-
export type { TraceContext as OtelTraceContext } from './trace-helpers';
|
|
264
|
-
|
|
265
|
-
// Isolated tracer provider support (advanced - for library authors)
|
|
266
|
-
export {
|
|
267
|
-
setAutotelTracerProvider,
|
|
268
|
-
getAutotelTracerProvider,
|
|
269
|
-
getAutotelTracer,
|
|
270
|
-
} from './tracer-provider';
|
|
271
|
-
|
|
272
|
-
// Semantic convention helpers (GenAI/LLM helpers moved to `autotel-genai`).
|
|
273
|
-
export {
|
|
274
|
-
traceDB,
|
|
275
|
-
traceHTTP,
|
|
276
|
-
traceMessaging,
|
|
277
|
-
type DBConfig,
|
|
278
|
-
type HTTPConfig,
|
|
279
|
-
type MessagingConfig,
|
|
280
|
-
} from './semantic-helpers';
|
|
281
|
-
|
|
282
|
-
// Re-export events types
|
|
283
|
-
export type {
|
|
284
|
-
EventSubscriber,
|
|
285
|
-
EventAttributes,
|
|
286
|
-
FunnelStatus,
|
|
287
|
-
OutcomeStatus,
|
|
288
|
-
} from './event-subscriber';
|
|
289
|
-
|
|
290
|
-
// Re-export OpenTelemetry APIs for convenience
|
|
291
|
-
// (Users shouldn't need to import @opentelemetry/api directly)
|
|
292
|
-
// Note: OTel's trace is exported as 'otelTrace' to avoid naming conflict with autotel's trace()
|
|
293
|
-
// Plugin developers can also access it directly: import { otelTrace } from 'autotel'
|
|
294
|
-
export {
|
|
295
|
-
context,
|
|
296
|
-
propagation,
|
|
297
|
-
SpanStatusCode,
|
|
298
|
-
trace as otelTrace,
|
|
299
|
-
} from '@opentelemetry/api';
|
|
300
|
-
|
|
301
|
-
// Re-export common semantic-convention keys/builders for library instrumentation
|
|
302
|
-
export {
|
|
303
|
-
HTTPAttributes,
|
|
304
|
-
ServiceAttributes,
|
|
305
|
-
URLAttributes,
|
|
306
|
-
httpRequestHeaderAttribute,
|
|
307
|
-
httpResponseHeaderAttribute,
|
|
308
|
-
} from './semantic-conventions';
|
|
309
|
-
|
|
310
|
-
// Re-export common OpenTelemetry types and utilities
|
|
311
|
-
// This allows plugins and apps to use OTel without needing separate @opentelemetry/api installation
|
|
312
|
-
|
|
313
|
-
// Semantic attribute builders and utilities
|
|
314
|
-
// Provides autocomplete-first attribute construction with automatic PII redaction
|
|
315
|
-
// and deprecation warnings
|
|
316
|
-
export {
|
|
317
|
-
attrs,
|
|
318
|
-
setUser,
|
|
319
|
-
setSession,
|
|
320
|
-
setDevice,
|
|
321
|
-
httpServer,
|
|
322
|
-
httpClient,
|
|
323
|
-
dbClient,
|
|
324
|
-
mergeServiceResource,
|
|
325
|
-
identify,
|
|
326
|
-
request,
|
|
327
|
-
setError,
|
|
328
|
-
setException,
|
|
329
|
-
mergeAttrs,
|
|
330
|
-
safeSetAttributes,
|
|
331
|
-
validateAttribute,
|
|
332
|
-
autoRedactPII,
|
|
333
|
-
type AttributeGuardrails,
|
|
334
|
-
type AttributePolicy,
|
|
335
|
-
type UserAttrs,
|
|
336
|
-
type SessionAttrs,
|
|
337
|
-
type DeviceAttrs,
|
|
338
|
-
type HTTPServerAttrs,
|
|
339
|
-
type HTTPClientAttrs,
|
|
340
|
-
type DBAttrs,
|
|
341
|
-
type ServiceAttrs,
|
|
342
|
-
type NetworkAttrs,
|
|
343
|
-
type ErrorAttrs,
|
|
344
|
-
type ExceptionAttrs,
|
|
345
|
-
type FeatureFlagAttrs,
|
|
346
|
-
type MessagingAttrs,
|
|
347
|
-
type CloudAttrs,
|
|
348
|
-
type ServerAddressAttrs,
|
|
349
|
-
type URLAttrs,
|
|
350
|
-
type PeerAttrs,
|
|
351
|
-
type ProcessAttrs,
|
|
352
|
-
type ContainerAttrs,
|
|
353
|
-
type K8sAttrs,
|
|
354
|
-
type FaaSAttrs,
|
|
355
|
-
type ThreadAttrs,
|
|
356
|
-
type RPCAttrs,
|
|
357
|
-
type GraphQLAttrs,
|
|
358
|
-
type ClientAttrs,
|
|
359
|
-
type DeploymentAttrs,
|
|
360
|
-
type OTelAttrs,
|
|
361
|
-
type CodeAttrs,
|
|
362
|
-
type TLSAttrs,
|
|
363
|
-
} from './attributes';
|
|
364
|
-
|
|
365
|
-
// Re-export common OpenTelemetry types and utilities so plugins, apps, and
|
|
366
|
-
// existing OTel code can `import { ... } from 'autotel'` without also taking
|
|
367
|
-
// a separate `@opentelemetry/api` dependency.
|
|
368
|
-
export type {
|
|
369
|
-
Span,
|
|
370
|
-
SpanContext,
|
|
371
|
-
SpanAttributes,
|
|
372
|
-
Tracer,
|
|
373
|
-
TracerProvider,
|
|
374
|
-
Context,
|
|
375
|
-
Attributes,
|
|
376
|
-
AttributeValue,
|
|
377
|
-
Link,
|
|
378
|
-
Link as SpanLink,
|
|
379
|
-
TimeInput,
|
|
380
|
-
HrTime,
|
|
381
|
-
Baggage,
|
|
382
|
-
BaggageEntry,
|
|
383
|
-
Exception,
|
|
384
|
-
TraceFlags,
|
|
385
|
-
TraceState,
|
|
386
|
-
TextMapSetter,
|
|
387
|
-
TextMapGetter,
|
|
388
|
-
} from '@opentelemetry/api';
|
|
389
|
-
export { SpanKind, ROOT_CONTEXT } from '@opentelemetry/api';
|
|
390
|
-
// Note: trace, context, propagation, SpanStatusCode already exported above
|
|
391
|
-
// (`trace` is the hybrid; `otelTrace` is the pure TraceAPI singleton).
|
|
392
|
-
|
|
393
|
-
// Export typed baggage helper
|
|
394
|
-
export { defineBaggageSchema } from './trace-context';
|
|
395
|
-
|
|
396
|
-
// Messaging helpers for event-driven architectures
|
|
397
|
-
export {
|
|
398
|
-
traceProducer,
|
|
399
|
-
traceConsumer,
|
|
400
|
-
type ProducerConfig,
|
|
401
|
-
type ConsumerConfig,
|
|
402
|
-
type ProducerContext,
|
|
403
|
-
type ConsumerContext,
|
|
404
|
-
type MessagingSystem,
|
|
405
|
-
type MessagingOperation,
|
|
406
|
-
type LagMetricsConfig,
|
|
407
|
-
} from './messaging';
|
|
408
|
-
|
|
409
|
-
// Safe baggage propagation with guardrails
|
|
410
|
-
export {
|
|
411
|
-
createSafeBaggageSchema,
|
|
412
|
-
BusinessBaggage,
|
|
413
|
-
type SafeBaggageOptions,
|
|
414
|
-
type BaggageFieldDefinition,
|
|
415
|
-
type BaggageFieldType,
|
|
416
|
-
type BaggageError,
|
|
417
|
-
type SafeBaggageSchema,
|
|
418
|
-
type BusinessBaggageValues,
|
|
419
|
-
} from './business-baggage';
|
|
420
|
-
|
|
421
|
-
// Workflow and saga tracing
|
|
422
|
-
export {
|
|
423
|
-
traceWorkflow,
|
|
424
|
-
traceStep,
|
|
425
|
-
getCurrentWorkflowContext,
|
|
426
|
-
isInWorkflow,
|
|
427
|
-
type WorkflowConfig,
|
|
428
|
-
type StepConfig,
|
|
429
|
-
type WorkflowContext,
|
|
430
|
-
type StepContext,
|
|
431
|
-
type WorkflowStatus,
|
|
432
|
-
type StepStatus,
|
|
433
|
-
} from './workflow';
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
import { describe, it, expect, afterEach } from 'vitest';
|
|
2
|
-
import { resolveAttributeRedactor } from './init';
|
|
3
|
-
|
|
4
|
-
const ORIGINAL = process.env.AUTOTEL_REDACT_PII;
|
|
5
|
-
|
|
6
|
-
afterEach(() => {
|
|
7
|
-
if (ORIGINAL === undefined) {
|
|
8
|
-
delete process.env.AUTOTEL_REDACT_PII;
|
|
9
|
-
} else {
|
|
10
|
-
process.env.AUTOTEL_REDACT_PII = ORIGINAL;
|
|
11
|
-
}
|
|
12
|
-
});
|
|
13
|
-
|
|
14
|
-
describe('resolveAttributeRedactor', () => {
|
|
15
|
-
it('auto-enables the default preset in production', () => {
|
|
16
|
-
delete process.env.AUTOTEL_REDACT_PII;
|
|
17
|
-
expect(resolveAttributeRedactor(undefined, 'production')).toBe('default');
|
|
18
|
-
});
|
|
19
|
-
|
|
20
|
-
it('stays off in non-production environments', () => {
|
|
21
|
-
delete process.env.AUTOTEL_REDACT_PII;
|
|
22
|
-
expect(resolveAttributeRedactor(undefined, 'development')).toBeUndefined();
|
|
23
|
-
expect(resolveAttributeRedactor(undefined, 'test')).toBeUndefined();
|
|
24
|
-
});
|
|
25
|
-
|
|
26
|
-
it('honors an explicit preset in any environment', () => {
|
|
27
|
-
expect(resolveAttributeRedactor('strict', 'development')).toBe('strict');
|
|
28
|
-
});
|
|
29
|
-
|
|
30
|
-
it('honors an explicit custom config object', () => {
|
|
31
|
-
const config = { keyPatterns: [/password/i] };
|
|
32
|
-
expect(resolveAttributeRedactor(config, 'production')).toBe(config);
|
|
33
|
-
});
|
|
34
|
-
|
|
35
|
-
it('disables redaction when explicitly set to false, even in production', () => {
|
|
36
|
-
expect(resolveAttributeRedactor(false, 'production')).toBeUndefined();
|
|
37
|
-
});
|
|
38
|
-
|
|
39
|
-
it('lets AUTOTEL_REDACT_PII=off disable auto-enable in production', () => {
|
|
40
|
-
process.env.AUTOTEL_REDACT_PII = 'off';
|
|
41
|
-
expect(resolveAttributeRedactor(undefined, 'production')).toBeUndefined();
|
|
42
|
-
});
|
|
43
|
-
|
|
44
|
-
it('lets AUTOTEL_REDACT_PII select a preset in any environment', () => {
|
|
45
|
-
process.env.AUTOTEL_REDACT_PII = 'strict';
|
|
46
|
-
expect(resolveAttributeRedactor(undefined, 'development')).toBe('strict');
|
|
47
|
-
});
|
|
48
|
-
|
|
49
|
-
it('treats AUTOTEL_REDACT_PII truthy flags as the default preset', () => {
|
|
50
|
-
process.env.AUTOTEL_REDACT_PII = 'true';
|
|
51
|
-
expect(resolveAttributeRedactor(undefined, 'development')).toBe('default');
|
|
52
|
-
});
|
|
53
|
-
});
|