autotel 3.0.0 → 3.0.4
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 +21 -4
- package/dist/attribute-redacting-processor.cjs +8 -8
- package/dist/attribute-redacting-processor.d.cts +10 -1
- package/dist/attribute-redacting-processor.d.ts +10 -1
- package/dist/attribute-redacting-processor.js +1 -1
- package/dist/attributes.cjs +21 -21
- package/dist/attributes.js +2 -2
- package/dist/auto.cjs +3 -3
- package/dist/auto.js +2 -2
- package/dist/{chunk-IUDXKLS4.js → chunk-34X3TKHA.js} +3 -3
- package/dist/{chunk-IUDXKLS4.js.map → chunk-34X3TKHA.js.map} +1 -1
- package/dist/{chunk-3QMFLJHJ.js → chunk-4LF6FV2V.js} +3 -3
- package/dist/{chunk-3QMFLJHJ.js.map → chunk-4LF6FV2V.js.map} +1 -1
- package/dist/{chunk-L7JDUDJD.cjs → chunk-AAYCDHH6.cjs} +7 -7
- package/dist/{chunk-L7JDUDJD.cjs.map → chunk-AAYCDHH6.cjs.map} +1 -1
- package/dist/{chunk-DWOBIBLY.cjs → chunk-AY2SY3MO.cjs} +5 -5
- package/dist/{chunk-DWOBIBLY.cjs.map → chunk-AY2SY3MO.cjs.map} +1 -1
- package/dist/{chunk-563EL6O6.cjs → chunk-BPO2PQ3T.cjs} +12 -8
- package/dist/chunk-BPO2PQ3T.cjs.map +1 -0
- package/dist/{chunk-ZSABTI3C.cjs → chunk-DAZ7EGR4.cjs} +17 -17
- package/dist/{chunk-ZSABTI3C.cjs.map → chunk-DAZ7EGR4.cjs.map} +1 -1
- package/dist/{chunk-ER43K7ES.js → chunk-DDXIUZEG.js} +3 -3
- package/dist/{chunk-ER43K7ES.js.map → chunk-DDXIUZEG.js.map} +1 -1
- package/dist/{chunk-JKIMEPI2.cjs → chunk-DQ2SUROF.cjs} +4 -4
- package/dist/{chunk-JKIMEPI2.cjs.map → chunk-DQ2SUROF.cjs.map} +1 -1
- package/dist/{chunk-DAAJLUTO.js → chunk-F3TNRW2P.js} +6 -5
- package/dist/chunk-F3TNRW2P.js.map +1 -0
- package/dist/{chunk-7HNQYHK4.js → chunk-HBLWOI6P.js} +3 -3
- package/dist/{chunk-7HNQYHK4.js.map → chunk-HBLWOI6P.js.map} +1 -1
- package/dist/{chunk-TDNKIHKT.js → chunk-JVWJDHDB.js} +13 -4
- package/dist/chunk-JVWJDHDB.js.map +1 -0
- package/dist/{chunk-CJ4PD2TZ.cjs → chunk-KKGM42RQ.cjs} +13 -13
- package/dist/{chunk-CJ4PD2TZ.cjs.map → chunk-KKGM42RQ.cjs.map} +1 -1
- package/dist/{chunk-KHGA4OST.cjs → chunk-LMFPZHI4.cjs} +5 -5
- package/dist/{chunk-KHGA4OST.cjs.map → chunk-LMFPZHI4.cjs.map} +1 -1
- package/dist/{chunk-CMNGGTQL.cjs → chunk-NXLRY2CE.cjs} +13 -4
- package/dist/chunk-NXLRY2CE.cjs.map +1 -0
- package/dist/{chunk-4DAG3RFS.js → chunk-OM4OSBOP.js} +4 -4
- package/dist/{chunk-4DAG3RFS.js.map → chunk-OM4OSBOP.js.map} +1 -1
- package/dist/{chunk-MOK3E54E.cjs → chunk-WSGAHSZQ.cjs} +34 -33
- package/dist/chunk-WSGAHSZQ.cjs.map +1 -0
- package/dist/{chunk-QG3U5ONP.js → chunk-Z7VAOK5X.js} +3 -3
- package/dist/{chunk-QG3U5ONP.js.map → chunk-Z7VAOK5X.js.map} +1 -1
- package/dist/{chunk-W35FVJBC.js → chunk-ZDPIWKWD.js} +9 -5
- package/dist/chunk-ZDPIWKWD.js.map +1 -0
- package/dist/correlation-id.cjs +11 -11
- package/dist/correlation-id.js +3 -3
- package/dist/decorators.cjs +5 -5
- package/dist/decorators.js +4 -4
- package/dist/event.cjs +7 -7
- package/dist/event.js +4 -4
- package/dist/functional.cjs +11 -11
- package/dist/functional.d.cts +20 -17
- package/dist/functional.d.ts +20 -17
- package/dist/functional.js +4 -4
- package/dist/http.cjs +4 -4
- package/dist/http.js +3 -3
- package/dist/index.cjs +226 -92
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +67 -3
- package/dist/index.d.ts +67 -3
- package/dist/index.js +138 -15
- package/dist/index.js.map +1 -1
- package/dist/instrumentation.cjs +9 -9
- package/dist/instrumentation.js +2 -2
- package/dist/messaging.cjs +8 -8
- package/dist/messaging.js +5 -5
- package/dist/semantic-helpers.cjs +9 -9
- package/dist/semantic-helpers.js +5 -5
- package/dist/webhook.cjs +6 -6
- package/dist/webhook.js +4 -4
- package/dist/workflow-distributed.cjs +6 -6
- package/dist/workflow-distributed.js +4 -4
- package/dist/workflow.cjs +9 -9
- package/dist/workflow.js +5 -5
- package/package.json +43 -45
- package/skills/analyze-traces/SKILL.md +178 -0
- package/skills/autotel-core/SKILL.md +0 -7
- package/skills/autotel-events/SKILL.md +0 -6
- package/skills/autotel-frameworks/SKILL.md +0 -9
- package/skills/autotel-instrumentation/SKILL.md +0 -7
- package/skills/autotel-request-logging/SKILL.md +0 -8
- package/skills/autotel-structured-errors/SKILL.md +0 -7
- package/skills/build-audit-trails/SKILL.md +302 -0
- package/skills/debug-missing-spans/SKILL.md +248 -0
- package/skills/migrate-to-autotel/SKILL.md +268 -0
- package/skills/review-otel-patterns/SKILL.md +488 -0
- package/skills/review-otel-patterns/references/code-review.md +75 -0
- package/skills/review-otel-patterns/references/processor-pipeline.md +205 -0
- package/skills/review-otel-patterns/references/structured-errors.md +102 -0
- package/skills/review-otel-patterns/references/wide-spans.md +85 -0
- package/skills/tune-sampling/SKILL.md +210 -0
- package/src/attribute-redacting-processor.test.ts +6 -4
- package/src/attribute-redacting-processor.ts +11 -2
- package/src/drain-toolkit.test.ts +113 -0
- package/src/drain-toolkit.ts +129 -0
- package/src/enricher-toolkit.test.ts +67 -0
- package/src/enricher-toolkit.ts +79 -0
- package/src/functional.test.ts +18 -0
- package/src/functional.ts +32 -20
- package/src/index.ts +19 -0
- package/src/redact-values.test.ts +24 -10
- package/src/redact-values.ts +9 -2
- package/src/request-logger.test.ts +91 -0
- package/src/request-logger.ts +36 -2
- package/src/structured-error.test.ts +4 -1
- package/bin/intent.js +0 -6
- package/dist/chunk-563EL6O6.cjs.map +0 -1
- package/dist/chunk-CMNGGTQL.cjs.map +0 -1
- package/dist/chunk-DAAJLUTO.js.map +0 -1
- package/dist/chunk-MOK3E54E.cjs.map +0 -1
- package/dist/chunk-TDNKIHKT.js.map +0 -1
- package/dist/chunk-W35FVJBC.js.map +0 -1
- package/src/package-manifest.test.ts +0 -24
package/README.md
CHANGED
|
@@ -2530,14 +2530,31 @@ export const handler = trace(async (event) => {
|
|
|
2530
2530
|
|
|
2531
2531
|
### Edge Runtimes (Cloudflare Workers, Vercel Edge)
|
|
2532
2532
|
|
|
2533
|
-
For edge runtimes with different constraints
|
|
2533
|
+
For edge runtimes with different constraints:
|
|
2534
|
+
|
|
2535
|
+
- **Cloudflare Workers:** use `autotel-cloudflare`.
|
|
2536
|
+
- **Other edge runtimes (Vercel/Netlify/Deno):** use `autotel-edge`.
|
|
2537
|
+
|
|
2538
|
+
Cloudflare Workers example:
|
|
2534
2539
|
|
|
2535
2540
|
```typescript
|
|
2536
|
-
import { init } from 'autotel-
|
|
2537
|
-
|
|
2541
|
+
import { wrapModule, trace, init } from 'autotel-cloudflare';
|
|
2542
|
+
|
|
2543
|
+
const processOrder = trace(async (orderId: string, kv: KVNamespace) => {
|
|
2544
|
+
return kv.get(orderId);
|
|
2545
|
+
});
|
|
2546
|
+
|
|
2547
|
+
export default wrapModule(
|
|
2548
|
+
{ service: { name: 'my-worker' } },
|
|
2549
|
+
{
|
|
2550
|
+
async fetch(_req, env) {
|
|
2551
|
+
return Response.json(await processOrder('123', env.ORDERS_KV));
|
|
2552
|
+
},
|
|
2553
|
+
},
|
|
2554
|
+
);
|
|
2538
2555
|
```
|
|
2539
2556
|
|
|
2540
|
-
|
|
2557
|
+
`autotel-edge` remains optimized for vendor-agnostic edge runtimes with automatic flush behavior.
|
|
2541
2558
|
|
|
2542
2559
|
## API Reference
|
|
2543
2560
|
|
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkNXLRY2CE_cjs = require('./chunk-NXLRY2CE.cjs');
|
|
4
4
|
require('./chunk-JEQ2X3Z6.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "AttributeRedactingProcessor", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkNXLRY2CE_cjs.AttributeRedactingProcessor; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "REDACTOR_PATTERNS", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkNXLRY2CE_cjs.REDACTOR_PATTERNS; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "REDACTOR_PRESETS", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkNXLRY2CE_cjs.REDACTOR_PRESETS; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "builtinPatterns", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkNXLRY2CE_cjs.builtinPatterns; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "createAttributeRedactor", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkNXLRY2CE_cjs.createAttributeRedactor; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "createRedactedSpan", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkNXLRY2CE_cjs.createRedactedSpan; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "normalizeAttributeRedactorConfig", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkNXLRY2CE_cjs.normalizeAttributeRedactorConfig; }
|
|
35
35
|
});
|
|
36
36
|
//# sourceMappingURL=attribute-redacting-processor.cjs.map
|
|
37
37
|
//# sourceMappingURL=attribute-redacting-processor.cjs.map
|
|
@@ -116,7 +116,16 @@ declare const builtinPatterns: {
|
|
|
116
116
|
readonly pattern: RegExp;
|
|
117
117
|
readonly mask: (m: string) => string;
|
|
118
118
|
};
|
|
119
|
-
/**
|
|
119
|
+
/**
|
|
120
|
+
* International / formatted phone numbers.
|
|
121
|
+
*
|
|
122
|
+
* Matches:
|
|
123
|
+
* - `+33 1 23 45 67 89` -> `+33******89`
|
|
124
|
+
* - `(415) 555-1234` -> `********34`
|
|
125
|
+
* - `555-123-4567` / `555.123.4567` / `5551234567` -> `********67`
|
|
126
|
+
*
|
|
127
|
+
* Bare short digit runs like `12345678` are intentionally not matched.
|
|
128
|
+
*/
|
|
120
129
|
readonly phone: {
|
|
121
130
|
readonly pattern: RegExp;
|
|
122
131
|
readonly mask: (m: string) => string;
|
|
@@ -116,7 +116,16 @@ declare const builtinPatterns: {
|
|
|
116
116
|
readonly pattern: RegExp;
|
|
117
117
|
readonly mask: (m: string) => string;
|
|
118
118
|
};
|
|
119
|
-
/**
|
|
119
|
+
/**
|
|
120
|
+
* International / formatted phone numbers.
|
|
121
|
+
*
|
|
122
|
+
* Matches:
|
|
123
|
+
* - `+33 1 23 45 67 89` -> `+33******89`
|
|
124
|
+
* - `(415) 555-1234` -> `********34`
|
|
125
|
+
* - `555-123-4567` / `555.123.4567` / `5551234567` -> `********67`
|
|
126
|
+
*
|
|
127
|
+
* Bare short digit runs like `12345678` are intentionally not matched.
|
|
128
|
+
*/
|
|
120
129
|
readonly phone: {
|
|
121
130
|
readonly pattern: RegExp;
|
|
122
131
|
readonly mask: (m: string) => string;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { AttributeRedactingProcessor, REDACTOR_PATTERNS, REDACTOR_PRESETS, builtinPatterns, createAttributeRedactor, createRedactedSpan, normalizeAttributeRedactorConfig } from './chunk-
|
|
1
|
+
export { AttributeRedactingProcessor, REDACTOR_PATTERNS, REDACTOR_PRESETS, builtinPatterns, createAttributeRedactor, createRedactedSpan, normalizeAttributeRedactorConfig } from './chunk-JVWJDHDB.js';
|
|
2
2
|
import './chunk-DGUM43GV.js';
|
|
3
3
|
//# sourceMappingURL=attribute-redacting-processor.js.map
|
|
4
4
|
//# sourceMappingURL=attribute-redacting-processor.js.map
|
package/dist/attributes.cjs
CHANGED
|
@@ -1,87 +1,87 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkDQ2SUROF_cjs = require('./chunk-DQ2SUROF.cjs');
|
|
4
4
|
require('./chunk-ESMHTKLJ.cjs');
|
|
5
|
-
require('./chunk-
|
|
5
|
+
require('./chunk-NXLRY2CE.cjs');
|
|
6
6
|
require('./chunk-JEQ2X3Z6.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
Object.defineProperty(exports, "attrs", {
|
|
11
11
|
enumerable: true,
|
|
12
|
-
get: function () { return
|
|
12
|
+
get: function () { return chunkDQ2SUROF_cjs.attrs; }
|
|
13
13
|
});
|
|
14
14
|
Object.defineProperty(exports, "autoRedactPII", {
|
|
15
15
|
enumerable: true,
|
|
16
|
-
get: function () { return
|
|
16
|
+
get: function () { return chunkDQ2SUROF_cjs.autoRedactPII; }
|
|
17
17
|
});
|
|
18
18
|
Object.defineProperty(exports, "checkDeprecatedAttribute", {
|
|
19
19
|
enumerable: true,
|
|
20
|
-
get: function () { return
|
|
20
|
+
get: function () { return chunkDQ2SUROF_cjs.checkDeprecatedAttribute; }
|
|
21
21
|
});
|
|
22
22
|
Object.defineProperty(exports, "dbClient", {
|
|
23
23
|
enumerable: true,
|
|
24
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkDQ2SUROF_cjs.dbClient; }
|
|
25
25
|
});
|
|
26
26
|
Object.defineProperty(exports, "defaultGuardrails", {
|
|
27
27
|
enumerable: true,
|
|
28
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkDQ2SUROF_cjs.defaultGuardrails; }
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "httpClient", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkDQ2SUROF_cjs.httpClient; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "httpServer", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return chunkDQ2SUROF_cjs.httpServer; }
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(exports, "identify", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return chunkDQ2SUROF_cjs.identify; }
|
|
41
41
|
});
|
|
42
42
|
Object.defineProperty(exports, "mergeAttrs", {
|
|
43
43
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkDQ2SUROF_cjs.mergeAttrs; }
|
|
45
45
|
});
|
|
46
46
|
Object.defineProperty(exports, "mergeServiceResource", {
|
|
47
47
|
enumerable: true,
|
|
48
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunkDQ2SUROF_cjs.mergeServiceResource; }
|
|
49
49
|
});
|
|
50
50
|
Object.defineProperty(exports, "request", {
|
|
51
51
|
enumerable: true,
|
|
52
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunkDQ2SUROF_cjs.request; }
|
|
53
53
|
});
|
|
54
54
|
Object.defineProperty(exports, "safeSetAttributes", {
|
|
55
55
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunkDQ2SUROF_cjs.safeSetAttributes; }
|
|
57
57
|
});
|
|
58
58
|
Object.defineProperty(exports, "setDevice", {
|
|
59
59
|
enumerable: true,
|
|
60
|
-
get: function () { return
|
|
60
|
+
get: function () { return chunkDQ2SUROF_cjs.setDevice; }
|
|
61
61
|
});
|
|
62
62
|
Object.defineProperty(exports, "setError", {
|
|
63
63
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunkDQ2SUROF_cjs.setError; }
|
|
65
65
|
});
|
|
66
66
|
Object.defineProperty(exports, "setException", {
|
|
67
67
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunkDQ2SUROF_cjs.setException; }
|
|
69
69
|
});
|
|
70
70
|
Object.defineProperty(exports, "setSession", {
|
|
71
71
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunkDQ2SUROF_cjs.setSession; }
|
|
73
73
|
});
|
|
74
74
|
Object.defineProperty(exports, "setUser", {
|
|
75
75
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunkDQ2SUROF_cjs.setUser; }
|
|
77
77
|
});
|
|
78
78
|
Object.defineProperty(exports, "transaction", {
|
|
79
79
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunkDQ2SUROF_cjs.transaction; }
|
|
81
81
|
});
|
|
82
82
|
Object.defineProperty(exports, "validateAttribute", {
|
|
83
83
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunkDQ2SUROF_cjs.validateAttribute; }
|
|
85
85
|
});
|
|
86
86
|
//# sourceMappingURL=attributes.cjs.map
|
|
87
87
|
//# sourceMappingURL=attributes.cjs.map
|
package/dist/attributes.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { attrs, autoRedactPII, checkDeprecatedAttribute, dbClient, defaultGuardrails, httpClient, httpServer, identify, mergeAttrs, mergeServiceResource, request, safeSetAttributes, setDevice, setError, setException, setSession, setUser, transaction, validateAttribute } from './chunk-
|
|
1
|
+
export { attrs, autoRedactPII, checkDeprecatedAttribute, dbClient, defaultGuardrails, httpClient, httpServer, identify, mergeAttrs, mergeServiceResource, request, safeSetAttributes, setDevice, setError, setException, setSession, setUser, transaction, validateAttribute } from './chunk-DDXIUZEG.js';
|
|
2
2
|
import './chunk-4A53YIAX.js';
|
|
3
|
-
import './chunk-
|
|
3
|
+
import './chunk-JVWJDHDB.js';
|
|
4
4
|
import './chunk-DGUM43GV.js';
|
|
5
5
|
//# sourceMappingURL=attributes.js.map
|
|
6
6
|
//# sourceMappingURL=attributes.js.map
|
package/dist/auto.cjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkBPO2PQ3T_cjs = require('./chunk-BPO2PQ3T.cjs');
|
|
4
4
|
var chunkOC6X2VIN_cjs = require('./chunk-OC6X2VIN.cjs');
|
|
5
5
|
require('./chunk-CEAQK2QY.cjs');
|
|
6
6
|
require('./chunk-ZNMBW67B.cjs');
|
|
7
7
|
require('./chunk-IOYFAFHJ.cjs');
|
|
8
|
-
require('./chunk-
|
|
8
|
+
require('./chunk-NXLRY2CE.cjs');
|
|
9
9
|
require('./chunk-CU6IDACR.cjs');
|
|
10
10
|
require('./chunk-6S5RUKU3.cjs');
|
|
11
11
|
require('./chunk-YS6C2YJE.cjs');
|
|
@@ -23,7 +23,7 @@ module$1.register("import-in-the-middle/hook.mjs", (typeof document === 'undefin
|
|
|
23
23
|
var yamlConfig = chunkOC6X2VIN_cjs.loadYamlConfig();
|
|
24
24
|
var autoInstrumentationsEnv = process.env.AUTOTEL_INTEGRATIONS;
|
|
25
25
|
var autoInstrumentations = autoInstrumentationsEnv === "true" ? true : autoInstrumentationsEnv ? autoInstrumentationsEnv.split(",").map((s) => s.trim()) : yamlConfig?.autoInstrumentations ?? ["http", "express"];
|
|
26
|
-
|
|
26
|
+
chunkBPO2PQ3T_cjs.init({
|
|
27
27
|
service: yamlConfig?.service ?? process.env.OTEL_SERVICE_NAME ?? "unknown-service",
|
|
28
28
|
debug: yamlConfig?.debug ?? process.env.AUTOTEL_DEBUG === "true",
|
|
29
29
|
autoInstrumentations
|
package/dist/auto.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { init } from './chunk-
|
|
1
|
+
import { init } from './chunk-ZDPIWKWD.js';
|
|
2
2
|
import { loadYamlConfig } from './chunk-3SDILILG.js';
|
|
3
3
|
import './chunk-A4E5AQFK.js';
|
|
4
4
|
import './chunk-WGWSHJ2N.js';
|
|
5
5
|
import './chunk-GYR5K654.js';
|
|
6
|
-
import './chunk-
|
|
6
|
+
import './chunk-JVWJDHDB.js';
|
|
7
7
|
import './chunk-6UQRVUN3.js';
|
|
8
8
|
import './chunk-3QXBFGKP.js';
|
|
9
9
|
import './chunk-33WTKH7X.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { emitCorrelatedEvent } from './chunk-KIL5CUN6.js';
|
|
2
|
-
import { trace } from './chunk-
|
|
2
|
+
import { trace } from './chunk-F3TNRW2P.js';
|
|
3
3
|
import { extractLinksFromBatch, createLinkFromHeaders } from './chunk-DPSA4QLA.js';
|
|
4
4
|
import { SpanKind, propagation, context } from '@opentelemetry/api';
|
|
5
5
|
|
|
@@ -791,5 +791,5 @@ function clearOrderingState() {
|
|
|
791
791
|
}
|
|
792
792
|
|
|
793
793
|
export { clearOrderingState, traceConsumer, traceProducer };
|
|
794
|
-
//# sourceMappingURL=chunk-
|
|
795
|
-
//# sourceMappingURL=chunk-
|
|
794
|
+
//# sourceMappingURL=chunk-34X3TKHA.js.map
|
|
795
|
+
//# sourceMappingURL=chunk-34X3TKHA.js.map
|