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,323 +0,0 @@
1
- import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2
- import {
3
- AlwaysOffSampler,
4
- AlwaysOnSampler,
5
- ParentBasedSampler,
6
- TraceIdRatioBasedSampler,
7
- } from '@opentelemetry/sdk-trace-base';
8
- import {
9
- resolveOtelEnv,
10
- parseResourceAttributes,
11
- parseOtlpHeaders,
12
- createSamplerFromEnv,
13
- envToConfig,
14
- resolveConfigFromEnv,
15
- } from './env-config';
16
-
17
- describe('env-config', () => {
18
- const originalEnv = process.env;
19
-
20
- beforeEach(() => {
21
- // Reset environment before each test
22
- process.env = { ...originalEnv };
23
- });
24
-
25
- afterEach(() => {
26
- // Restore original environment
27
- process.env = originalEnv;
28
- });
29
-
30
- describe('resolveOtelEnv', () => {
31
- it('should resolve standard OTEL env vars', () => {
32
- process.env.OTEL_SERVICE_NAME = 'test-service';
33
- process.env.OTEL_EXPORTER_OTLP_ENDPOINT = 'http://localhost:4318';
34
- process.env.OTEL_EXPORTER_OTLP_PROTOCOL = 'http';
35
-
36
- const env = resolveOtelEnv();
37
-
38
- expect(env.OTEL_SERVICE_NAME).toBe('test-service');
39
- expect(env.OTEL_EXPORTER_OTLP_ENDPOINT).toBe('http://localhost:4318');
40
- expect(env.OTEL_EXPORTER_OTLP_PROTOCOL).toBe('http');
41
- });
42
-
43
- it('should return undefined for unset env vars', () => {
44
- const env = resolveOtelEnv();
45
-
46
- expect(env.OTEL_SERVICE_NAME).toBeUndefined();
47
- expect(env.OTEL_EXPORTER_OTLP_ENDPOINT).toBeUndefined();
48
- });
49
-
50
- it('should validate protocol enum', () => {
51
- process.env.OTEL_EXPORTER_OTLP_PROTOCOL = 'grpc';
52
- const env = resolveOtelEnv();
53
- expect(env.OTEL_EXPORTER_OTLP_PROTOCOL).toBe('grpc');
54
- });
55
-
56
- it('should resolve trace sampler env vars', () => {
57
- process.env.OTEL_TRACES_SAMPLER = 'traceidratio';
58
- process.env.OTEL_TRACES_SAMPLER_ARG = '0.5';
59
-
60
- const env = resolveOtelEnv();
61
-
62
- expect(env.OTEL_TRACES_SAMPLER).toBe('traceidratio');
63
- expect(env.OTEL_TRACES_SAMPLER_ARG).toBe('0.5');
64
- });
65
- });
66
-
67
- describe('parseResourceAttributes', () => {
68
- it('should parse comma-separated key=value pairs', () => {
69
- const input = 'service.version=1.0.0,deployment.environment=production';
70
- const result = parseResourceAttributes(input);
71
-
72
- expect(result).toEqual({
73
- 'service.version': '1.0.0',
74
- 'deployment.environment': 'production',
75
- });
76
- });
77
-
78
- it('should handle single attribute', () => {
79
- const result = parseResourceAttributes('team=backend');
80
- expect(result).toEqual({ team: 'backend' });
81
- });
82
-
83
- it('should handle empty string', () => {
84
- expect(parseResourceAttributes('')).toEqual({});
85
- expect(parseResourceAttributes(' ')).toEqual({});
86
- });
87
-
88
- it('should handle undefined', () => {
89
- expect(parseResourceAttributes()).toEqual({});
90
- });
91
-
92
- it('should skip invalid pairs without =', () => {
93
- const result = parseResourceAttributes('valid=value,invalid,another=ok');
94
- expect(result).toEqual({
95
- valid: 'value',
96
- another: 'ok',
97
- });
98
- });
99
-
100
- it('should handle whitespace around keys and values', () => {
101
- const result = parseResourceAttributes(' key1 = value1 , key2 = value2 ');
102
- expect(result).toEqual({
103
- key1: 'value1',
104
- key2: 'value2',
105
- });
106
- });
107
-
108
- it('should skip empty pairs', () => {
109
- const result = parseResourceAttributes('key1=value1,,key2=value2');
110
- expect(result).toEqual({
111
- key1: 'value1',
112
- key2: 'value2',
113
- });
114
- });
115
-
116
- it('should handle values with = in them (takes first = as delimiter)', () => {
117
- const result = parseResourceAttributes('key=value=with=equals');
118
- expect(result).toEqual({
119
- key: 'value=with=equals',
120
- });
121
- });
122
- });
123
-
124
- describe('parseOtlpHeaders', () => {
125
- it('should parse comma-separated header pairs', () => {
126
- const input = 'api-key=secret123,x-custom-header=value';
127
- const result = parseOtlpHeaders(input);
128
-
129
- expect(result).toEqual({
130
- 'api-key': 'secret123',
131
- 'x-custom-header': 'value',
132
- });
133
- });
134
-
135
- it('should handle single header', () => {
136
- const result = parseOtlpHeaders('authorization=Bearer token');
137
- expect(result).toEqual({ authorization: 'Bearer token' });
138
- });
139
-
140
- it('should handle empty string', () => {
141
- expect(parseOtlpHeaders('')).toEqual({});
142
- expect(parseOtlpHeaders(' ')).toEqual({});
143
- });
144
-
145
- it('should handle undefined', () => {
146
- expect(parseOtlpHeaders()).toEqual({});
147
- });
148
-
149
- it('should skip invalid pairs', () => {
150
- const result = parseOtlpHeaders('valid=value,invalid,another=ok');
151
- expect(result).toEqual({
152
- valid: 'value',
153
- another: 'ok',
154
- });
155
- });
156
-
157
- it('should handle whitespace', () => {
158
- const result = parseOtlpHeaders(' key1 = value1 , key2 = value2 ');
159
- expect(result).toEqual({
160
- key1: 'value1',
161
- key2: 'value2',
162
- });
163
- });
164
- });
165
-
166
- describe('envToConfig', () => {
167
- it('should map OTEL_SERVICE_NAME to service', () => {
168
- const config = envToConfig({
169
- OTEL_SERVICE_NAME: 'test-service',
170
- });
171
-
172
- expect(config.service).toBe('test-service');
173
- });
174
-
175
- it('should map OTEL_EXPORTER_OTLP_ENDPOINT to endpoint', () => {
176
- const config = envToConfig({
177
- OTEL_EXPORTER_OTLP_ENDPOINT: 'http://localhost:4318',
178
- });
179
-
180
- expect(config.endpoint).toBe('http://localhost:4318');
181
- });
182
-
183
- it('should map OTEL_EXPORTER_OTLP_PROTOCOL to protocol', () => {
184
- const config = envToConfig({
185
- OTEL_EXPORTER_OTLP_PROTOCOL: 'grpc',
186
- });
187
-
188
- expect(config.protocol).toBe('grpc');
189
- });
190
-
191
- it('should parse OTEL_EXPORTER_OTLP_HEADERS', () => {
192
- const config = envToConfig({
193
- OTEL_EXPORTER_OTLP_HEADERS: 'api-key=secret,x-custom=value',
194
- });
195
-
196
- expect(config.headers).toEqual({
197
- 'api-key': 'secret',
198
- 'x-custom': 'value',
199
- });
200
- });
201
-
202
- it('should parse OTEL_RESOURCE_ATTRIBUTES', () => {
203
- const config = envToConfig({
204
- OTEL_RESOURCE_ATTRIBUTES:
205
- 'service.version=1.0.0,deployment.environment=prod',
206
- });
207
-
208
- expect(config.resourceAttributes).toEqual({
209
- 'service.version': '1.0.0',
210
- 'deployment.environment': 'prod',
211
- });
212
- });
213
-
214
- it('should return empty config for no env vars', () => {
215
- const config = envToConfig({});
216
- expect(config).toEqual({});
217
- });
218
-
219
- it('should map OTEL_TRACES_SAMPLER to an SDK sampler', () => {
220
- const config = envToConfig({
221
- OTEL_TRACES_SAMPLER: 'always_on',
222
- });
223
-
224
- expect(config.otelSampler).toBeInstanceOf(AlwaysOnSampler);
225
- });
226
- });
227
-
228
- describe('createSamplerFromEnv', () => {
229
- it('supports always_on', () => {
230
- const sampler = createSamplerFromEnv({
231
- OTEL_TRACES_SAMPLER: 'always_on',
232
- });
233
-
234
- expect(sampler).toBeInstanceOf(AlwaysOnSampler);
235
- });
236
-
237
- it('supports always_off', () => {
238
- const sampler = createSamplerFromEnv({
239
- OTEL_TRACES_SAMPLER: 'always_off',
240
- });
241
-
242
- expect(sampler).toBeInstanceOf(AlwaysOffSampler);
243
- });
244
-
245
- it('supports traceidratio', () => {
246
- const sampler = createSamplerFromEnv({
247
- OTEL_TRACES_SAMPLER: 'traceidratio',
248
- OTEL_TRACES_SAMPLER_ARG: '0.25',
249
- });
250
-
251
- expect(sampler).toBeInstanceOf(TraceIdRatioBasedSampler);
252
- });
253
-
254
- it('supports parentbased_traceidratio', () => {
255
- const sampler = createSamplerFromEnv({
256
- OTEL_TRACES_SAMPLER: 'parentbased_traceidratio',
257
- OTEL_TRACES_SAMPLER_ARG: '0.25',
258
- });
259
-
260
- expect(sampler).toBeInstanceOf(ParentBasedSampler);
261
- });
262
-
263
- it('returns undefined for unsupported remote samplers', () => {
264
- const sampler = createSamplerFromEnv({
265
- OTEL_TRACES_SAMPLER: 'jaeger_remote',
266
- });
267
-
268
- expect(sampler).toBeUndefined();
269
- });
270
- });
271
-
272
- describe('resolveConfigFromEnv', () => {
273
- it('should return config from env vars', () => {
274
- process.env.OTEL_SERVICE_NAME = 'test-service';
275
- process.env.OTEL_EXPORTER_OTLP_ENDPOINT = 'http://localhost:4318';
276
-
277
- const config = resolveConfigFromEnv();
278
-
279
- expect(config.service).toBe('test-service');
280
- expect(config.endpoint).toBe('http://localhost:4318');
281
- });
282
-
283
- it('should work with no env vars set', () => {
284
- const config = resolveConfigFromEnv();
285
- expect(config).toEqual({});
286
- });
287
-
288
- it('should parse complex real-world scenario', () => {
289
- process.env.OTEL_SERVICE_NAME = 'my-api';
290
- process.env.OTEL_EXPORTER_OTLP_ENDPOINT = 'https://api.honeycomb.io';
291
- process.env.OTEL_EXPORTER_OTLP_HEADERS =
292
- 'x-honeycomb-team=abc123,x-honeycomb-dataset=production';
293
- process.env.OTEL_RESOURCE_ATTRIBUTES =
294
- 'service.version=1.2.3,deployment.environment=production,team=backend';
295
- process.env.OTEL_EXPORTER_OTLP_PROTOCOL = 'http';
296
-
297
- const config = resolveConfigFromEnv();
298
-
299
- expect(config).toEqual({
300
- service: 'my-api',
301
- endpoint: 'https://api.honeycomb.io',
302
- protocol: 'http',
303
- headers: {
304
- 'x-honeycomb-team': 'abc123',
305
- 'x-honeycomb-dataset': 'production',
306
- },
307
- resourceAttributes: {
308
- 'service.version': '1.2.3',
309
- 'deployment.environment': 'production',
310
- team: 'backend',
311
- },
312
- });
313
- });
314
-
315
- it('should include otelSampler when OTEL_TRACES_SAMPLER is set', () => {
316
- process.env.OTEL_TRACES_SAMPLER = 'parentbased_always_off';
317
-
318
- const config = resolveConfigFromEnv();
319
-
320
- expect(config.otelSampler).toBeInstanceOf(ParentBasedSampler);
321
- });
322
- });
323
- });
package/src/env-config.ts DELETED
@@ -1,309 +0,0 @@
1
- /**
2
- * Standard OpenTelemetry environment variables
3
- */
4
- import type { Sampler as OtelSampler } from '@opentelemetry/sdk-trace-base';
5
- import {
6
- AlwaysOffSampler,
7
- AlwaysOnSampler,
8
- ParentBasedSampler,
9
- TraceIdRatioBasedSampler,
10
- } from '@opentelemetry/sdk-trace-base';
11
-
12
- export interface OtelEnvVars {
13
- OTEL_SERVICE_NAME?: string;
14
- OTEL_EXPORTER_OTLP_ENDPOINT?: string;
15
- OTEL_EXPORTER_OTLP_HEADERS?: string;
16
- OTEL_RESOURCE_ATTRIBUTES?: string;
17
- OTEL_EXPORTER_OTLP_PROTOCOL?: 'http' | 'grpc';
18
- OTEL_TRACES_SAMPLER?: string;
19
- OTEL_TRACES_SAMPLER_ARG?: string;
20
- }
21
-
22
- /**
23
- * Parsed resource attributes as key-value pairs
24
- */
25
- export interface ResourceAttributes {
26
- [key: string]: string;
27
- }
28
-
29
- /**
30
- * Parsed OTLP headers as key-value pairs
31
- */
32
- export interface OtlpHeaders {
33
- [key: string]: string;
34
- }
35
-
36
- /**
37
- * Environment-resolved configuration (subset of AutotelConfig)
38
- * Defined locally to avoid circular dependency with init.ts
39
- */
40
- export interface EnvConfig {
41
- service?: string;
42
- endpoint?: string;
43
- protocol?: 'http' | 'grpc';
44
- headers?: Record<string, string>;
45
- resourceAttributes?: Record<string, string>;
46
- otelSampler?: OtelSampler;
47
- }
48
-
49
- /**
50
- * Validate URL format
51
- */
52
- function isValidUrl(urlString: string): boolean {
53
- try {
54
- const url = new URL(urlString);
55
- return url.protocol === 'http:' || url.protocol === 'https:';
56
- } catch {
57
- return false;
58
- }
59
- }
60
-
61
- /**
62
- * Resolve OpenTelemetry environment variables from process.env
63
- */
64
- export function resolveOtelEnv(): OtelEnvVars {
65
- const env: OtelEnvVars = {};
66
-
67
- // OTEL_SERVICE_NAME - optional string
68
- if (process.env.OTEL_SERVICE_NAME) {
69
- const value = process.env.OTEL_SERVICE_NAME.trim();
70
- if (value) {
71
- env.OTEL_SERVICE_NAME = value;
72
- }
73
- }
74
-
75
- // OTEL_EXPORTER_OTLP_ENDPOINT - optional URL
76
- if (process.env.OTEL_EXPORTER_OTLP_ENDPOINT) {
77
- const value = process.env.OTEL_EXPORTER_OTLP_ENDPOINT.trim();
78
- if (value && isValidUrl(value)) {
79
- env.OTEL_EXPORTER_OTLP_ENDPOINT = value;
80
- }
81
- }
82
-
83
- // OTEL_EXPORTER_OTLP_HEADERS - optional string
84
- if (process.env.OTEL_EXPORTER_OTLP_HEADERS) {
85
- const value = process.env.OTEL_EXPORTER_OTLP_HEADERS.trim();
86
- if (value) {
87
- env.OTEL_EXPORTER_OTLP_HEADERS = value;
88
- }
89
- }
90
-
91
- // OTEL_RESOURCE_ATTRIBUTES - optional string
92
- if (process.env.OTEL_RESOURCE_ATTRIBUTES) {
93
- const value = process.env.OTEL_RESOURCE_ATTRIBUTES.trim();
94
- if (value) {
95
- env.OTEL_RESOURCE_ATTRIBUTES = value;
96
- }
97
- }
98
-
99
- // OTEL_EXPORTER_OTLP_PROTOCOL - optional enum ('http' | 'grpc')
100
- if (process.env.OTEL_EXPORTER_OTLP_PROTOCOL) {
101
- const value = process.env.OTEL_EXPORTER_OTLP_PROTOCOL.trim().toLowerCase();
102
- if (value === 'http' || value === 'grpc') {
103
- env.OTEL_EXPORTER_OTLP_PROTOCOL = value;
104
- }
105
- }
106
-
107
- if (process.env.OTEL_TRACES_SAMPLER) {
108
- const value = process.env.OTEL_TRACES_SAMPLER.trim();
109
- if (value) {
110
- env.OTEL_TRACES_SAMPLER = value;
111
- }
112
- }
113
-
114
- if (process.env.OTEL_TRACES_SAMPLER_ARG) {
115
- const value = process.env.OTEL_TRACES_SAMPLER_ARG.trim();
116
- if (value) {
117
- env.OTEL_TRACES_SAMPLER_ARG = value;
118
- }
119
- }
120
-
121
- return env;
122
- }
123
-
124
- function parseRatioSamplerArg(
125
- samplerName: string,
126
- samplerArg: string | undefined,
127
- ): number {
128
- if (samplerArg === undefined) {
129
- return 1.0;
130
- }
131
-
132
- const ratio = Number(samplerArg);
133
- if (!Number.isFinite(ratio) || ratio < 0 || ratio > 1) {
134
- console.error(
135
- `[autotel] Invalid OTEL_TRACES_SAMPLER_ARG="${samplerArg}" for ${samplerName}. Expected a number in [0..1]. Falling back to 1.0.`,
136
- );
137
- return 1.0;
138
- }
139
-
140
- return ratio;
141
- }
142
-
143
- function warnOnUnusedSamplerArg(
144
- samplerName: string,
145
- samplerArg: string | undefined,
146
- ): void {
147
- if (samplerArg !== undefined) {
148
- console.error(
149
- `[autotel] OTEL_TRACES_SAMPLER_ARG is not used by OTEL_TRACES_SAMPLER="${samplerName}". Ignoring value "${samplerArg}".`,
150
- );
151
- }
152
- }
153
-
154
- export function createSamplerFromEnv(
155
- env: Pick<OtelEnvVars, 'OTEL_TRACES_SAMPLER' | 'OTEL_TRACES_SAMPLER_ARG'>,
156
- ): OtelSampler | undefined {
157
- const samplerName = env.OTEL_TRACES_SAMPLER;
158
- if (!samplerName) {
159
- return undefined;
160
- }
161
-
162
- switch (samplerName) {
163
- case 'always_on':
164
- warnOnUnusedSamplerArg(samplerName, env.OTEL_TRACES_SAMPLER_ARG);
165
- return new AlwaysOnSampler();
166
- case 'always_off':
167
- warnOnUnusedSamplerArg(samplerName, env.OTEL_TRACES_SAMPLER_ARG);
168
- return new AlwaysOffSampler();
169
- case 'traceidratio':
170
- return new TraceIdRatioBasedSampler(
171
- parseRatioSamplerArg(samplerName, env.OTEL_TRACES_SAMPLER_ARG),
172
- );
173
- case 'parentbased_always_on':
174
- warnOnUnusedSamplerArg(samplerName, env.OTEL_TRACES_SAMPLER_ARG);
175
- return new ParentBasedSampler({ root: new AlwaysOnSampler() });
176
- case 'parentbased_always_off':
177
- warnOnUnusedSamplerArg(samplerName, env.OTEL_TRACES_SAMPLER_ARG);
178
- return new ParentBasedSampler({ root: new AlwaysOffSampler() });
179
- case 'parentbased_traceidratio':
180
- return new ParentBasedSampler({
181
- root: new TraceIdRatioBasedSampler(
182
- parseRatioSamplerArg(samplerName, env.OTEL_TRACES_SAMPLER_ARG),
183
- ),
184
- });
185
- case 'jaeger_remote':
186
- case 'parentbased_jaeger_remote':
187
- case 'xray':
188
- console.error(
189
- `[autotel] OTEL_TRACES_SAMPLER="${samplerName}" is not supported yet by autotel. Falling back to the next sampler source.`,
190
- );
191
- return undefined;
192
- default:
193
- console.error(
194
- `[autotel] Unknown OTEL_TRACES_SAMPLER="${samplerName}". Falling back to the next sampler source.`,
195
- );
196
- return undefined;
197
- }
198
- }
199
-
200
- /**
201
- * Parse OTEL_RESOURCE_ATTRIBUTES from comma-separated key=value pairs
202
- * Example: "service.version=1.0.0,deployment.environment=production"
203
- */
204
- export function parseResourceAttributes(
205
- input: string | undefined,
206
- ): ResourceAttributes {
207
- if (!input || input.trim() === '') {
208
- return {};
209
- }
210
-
211
- const attributes: ResourceAttributes = {};
212
- const pairs = input.split(',');
213
-
214
- for (const pair of pairs) {
215
- const trimmedPair = pair.trim();
216
- if (!trimmedPair) continue;
217
-
218
- const equalIndex = trimmedPair.indexOf('=');
219
- if (equalIndex === -1) {
220
- // Invalid format, skip this pair
221
- continue;
222
- }
223
-
224
- const key = trimmedPair.slice(0, equalIndex).trim();
225
- const value = trimmedPair.slice(equalIndex + 1).trim();
226
-
227
- if (key && value) {
228
- attributes[key] = value;
229
- }
230
- }
231
-
232
- return attributes;
233
- }
234
-
235
- /**
236
- * Parse OTEL_EXPORTER_OTLP_HEADERS from comma-separated key=value pairs
237
- * Example: "api-key=secret123,x-custom-header=value"
238
- */
239
- export function parseOtlpHeaders(input: string | undefined): OtlpHeaders {
240
- if (!input || input.trim() === '') {
241
- return {};
242
- }
243
-
244
- const headers: OtlpHeaders = {};
245
- const pairs = input.split(',');
246
-
247
- for (const pair of pairs) {
248
- const trimmedPair = pair.trim();
249
- if (!trimmedPair) continue;
250
-
251
- const equalIndex = trimmedPair.indexOf('=');
252
- if (equalIndex === -1) {
253
- // Invalid format, skip this pair
254
- continue;
255
- }
256
-
257
- const key = trimmedPair.slice(0, equalIndex).trim();
258
- const value = trimmedPair.slice(equalIndex + 1).trim();
259
-
260
- if (key && value) {
261
- headers[key] = value;
262
- }
263
- }
264
-
265
- return headers;
266
- }
267
-
268
- /**
269
- * Convert resolved environment variables to config
270
- */
271
- export function envToConfig(env: OtelEnvVars): EnvConfig {
272
- const config: EnvConfig = {};
273
-
274
- if (env.OTEL_SERVICE_NAME) {
275
- config.service = env.OTEL_SERVICE_NAME;
276
- }
277
-
278
- if (env.OTEL_EXPORTER_OTLP_ENDPOINT) {
279
- config.endpoint = env.OTEL_EXPORTER_OTLP_ENDPOINT;
280
- }
281
-
282
- if (env.OTEL_EXPORTER_OTLP_PROTOCOL) {
283
- config.protocol = env.OTEL_EXPORTER_OTLP_PROTOCOL;
284
- }
285
-
286
- if (env.OTEL_EXPORTER_OTLP_HEADERS) {
287
- config.headers = parseOtlpHeaders(env.OTEL_EXPORTER_OTLP_HEADERS);
288
- }
289
-
290
- const resourceAttrs = parseResourceAttributes(env.OTEL_RESOURCE_ATTRIBUTES);
291
- if (Object.keys(resourceAttrs).length > 0) {
292
- config.resourceAttributes = resourceAttrs;
293
- }
294
-
295
- const sampler = createSamplerFromEnv(env);
296
- if (sampler) {
297
- config.otelSampler = sampler;
298
- }
299
-
300
- return config;
301
- }
302
-
303
- /**
304
- * Main function to resolve config from environment variables
305
- */
306
- export function resolveConfigFromEnv(): EnvConfig {
307
- const env = resolveOtelEnv();
308
- return envToConfig(env);
309
- }