@glasstrace/sdk 1.9.1 → 1.10.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/dist/async-context/index.cjs +44 -0
- package/dist/async-context/index.cjs.map +1 -1
- package/dist/async-context/index.js +2 -2
- package/dist/{chunk-JHUNLPSS.js → chunk-6RKS3DNA.js} +45 -1
- package/dist/{chunk-JHUNLPSS.js.map → chunk-6RKS3DNA.js.map} +1 -1
- package/dist/{chunk-HD6JIFKN.js → chunk-BSVWJSVX.js} +2 -2
- package/dist/{chunk-QOHKZOKB.js → chunk-D54FMQHF.js} +2 -2
- package/dist/chunk-I2DVVSKW.js +419 -0
- package/dist/chunk-I2DVVSKW.js.map +1 -0
- package/dist/{chunk-H6WJ63X2.js → chunk-M5GO2SSO.js} +2 -2
- package/dist/{chunk-2F2MGFLO.js → chunk-OXA4IHQX.js} +39 -405
- package/dist/chunk-OXA4IHQX.js.map +1 -0
- package/dist/{chunk-QEXRCXSY.js → chunk-OXM2BZMF.js} +2 -2
- package/dist/{chunk-M6EWJCAT.js → chunk-QVTONMVZ.js} +2 -2
- package/dist/{chunk-DKV53A2C.js → chunk-RL43PU2X.js} +2 -2
- package/dist/{chunk-GWIEUBFR.js → chunk-UMGZJYC4.js} +3 -3
- package/dist/{chunk-QXITSNYM.js → chunk-XG6WR2KS.js} +3 -3
- package/dist/cli/init.cjs +4 -4
- package/dist/cli/init.cjs.map +1 -1
- package/dist/cli/init.js +7 -7
- package/dist/cli/init.js.map +1 -1
- package/dist/cli/mcp-add.cjs +1 -1
- package/dist/cli/mcp-add.cjs.map +1 -1
- package/dist/cli/mcp-add.js +3 -3
- package/dist/cli/mcp-add.js.map +1 -1
- package/dist/cli/uninit.js +3 -3
- package/dist/cli/upgrade-instructions.cjs +1 -1
- package/dist/cli/upgrade-instructions.cjs.map +1 -1
- package/dist/cli/upgrade-instructions.js +3 -3
- package/dist/cli/upgrade-instructions.js.map +1 -1
- package/dist/cli/validate.cjs.map +1 -1
- package/dist/cli/validate.js +2 -2
- package/dist/edge-entry.cjs +44 -0
- package/dist/edge-entry.cjs.map +1 -1
- package/dist/edge-entry.js +4 -4
- package/dist/index.cjs +58 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +10 -8
- package/dist/index.js.map +1 -1
- package/dist/middleware/index.cjs +44 -0
- package/dist/middleware/index.cjs.map +1 -1
- package/dist/middleware/index.js +2 -2
- package/dist/node-entry.cjs +58 -5
- package/dist/node-entry.cjs.map +1 -1
- package/dist/node-entry.js +12 -10
- package/dist/node-subpath.cjs.map +1 -1
- package/dist/node-subpath.js +3 -3
- package/dist/{source-map-uploader-MMJ2WCL4.js → source-map-uploader-CLYCE2TZ.js} +3 -3
- package/dist/trpc/index.cjs +15164 -503
- package/dist/trpc/index.cjs.map +1 -1
- package/dist/trpc/index.d.cts +62 -1
- package/dist/trpc/index.d.ts +62 -1
- package/dist/trpc/index.js +200 -1
- package/dist/trpc/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/chunk-2F2MGFLO.js.map +0 -1
- /package/dist/{chunk-HD6JIFKN.js.map → chunk-BSVWJSVX.js.map} +0 -0
- /package/dist/{chunk-QOHKZOKB.js.map → chunk-D54FMQHF.js.map} +0 -0
- /package/dist/{chunk-H6WJ63X2.js.map → chunk-M5GO2SSO.js.map} +0 -0
- /package/dist/{chunk-QEXRCXSY.js.map → chunk-OXM2BZMF.js.map} +0 -0
- /package/dist/{chunk-M6EWJCAT.js.map → chunk-QVTONMVZ.js.map} +0 -0
- /package/dist/{chunk-DKV53A2C.js.map → chunk-RL43PU2X.js.map} +0 -0
- /package/dist/{chunk-GWIEUBFR.js.map → chunk-UMGZJYC4.js.map} +0 -0
- /package/dist/{chunk-QXITSNYM.js.map → chunk-XG6WR2KS.js.map} +0 -0
- /package/dist/{source-map-uploader-MMJ2WCL4.js.map → source-map-uploader-CLYCE2TZ.js.map} +0 -0
package/dist/cli/validate.js
CHANGED
|
@@ -2,8 +2,8 @@ import {
|
|
|
2
2
|
identityFingerprint,
|
|
3
3
|
readMcpMarker,
|
|
4
4
|
resolveEffectiveMcpCredential
|
|
5
|
-
} from "../chunk-
|
|
6
|
-
import "../chunk-
|
|
5
|
+
} from "../chunk-RL43PU2X.js";
|
|
6
|
+
import "../chunk-6RKS3DNA.js";
|
|
7
7
|
import "../chunk-NSBPE2FW.js";
|
|
8
8
|
|
|
9
9
|
// src/cli/validate.ts
|
package/dist/edge-entry.cjs
CHANGED
|
@@ -14618,6 +14618,21 @@ var GLASSTRACE_ATTRIBUTE_NAMES = {
|
|
|
14618
14618
|
HTTP_METHOD: "glasstrace.http.method",
|
|
14619
14619
|
HTTP_STATUS_CODE: "glasstrace.http.status_code",
|
|
14620
14620
|
HTTP_DURATION_MS: "glasstrace.http.duration_ms",
|
|
14621
|
+
/**
|
|
14622
|
+
* Boolean audit attribute set to `true` only when the SDK's
|
|
14623
|
+
* boundary-masked-error heuristic at `enriching-exporter.ts`
|
|
14624
|
+
* fires (SDK-051 / DISC-1125 — same-span scope; descendant-traversal
|
|
14625
|
+
* scope is tracked in a follow-up DISC).
|
|
14626
|
+
*
|
|
14627
|
+
* Strict additivity: backend ingestion ignores unknown attributes
|
|
14628
|
+
* today; this attribute is for audit/observability. Downstream
|
|
14629
|
+
* tooling MAY surface heuristic activation rates by querying for
|
|
14630
|
+
* spans with this attribute set; the backend's status-handling
|
|
14631
|
+
* pipeline does NOT depend on it.
|
|
14632
|
+
*
|
|
14633
|
+
* Absent on spans where the heuristic did not fire.
|
|
14634
|
+
*/
|
|
14635
|
+
HTTP_BOUNDARY_MASKED: "glasstrace.http.boundary_masked",
|
|
14621
14636
|
ERROR_MESSAGE: "glasstrace.error.message",
|
|
14622
14637
|
ERROR_CODE: "glasstrace.error.code",
|
|
14623
14638
|
ERROR_CATEGORY: "glasstrace.error.category",
|
|
@@ -14657,6 +14672,35 @@ var GLASSTRACE_ATTRIBUTE_NAMES = {
|
|
|
14657
14672
|
SOURCE_LINE: "glasstrace.source.line",
|
|
14658
14673
|
SOURCE_MAPPED: "glasstrace.source.mapped",
|
|
14659
14674
|
TRPC_PROCEDURE: "glasstrace.trpc.procedure",
|
|
14675
|
+
/**
|
|
14676
|
+
* Zero-based positional index of the current member within a tRPC
|
|
14677
|
+
* HTTP-batch dispatch (SDK-052 / DISC-1534 SDK-side slice). Set on
|
|
14678
|
+
* member spans by `tracedMiddleware` when the SDK's
|
|
14679
|
+
* `wrapBatchedHttpHandler` envelope is in scope. Numeric.
|
|
14680
|
+
*
|
|
14681
|
+
* Load-bearing for batches that include the same procedure name
|
|
14682
|
+
* more than once — name-only matching cannot disambiguate, so the
|
|
14683
|
+
* positional index is the canonical disambiguator. Absent on
|
|
14684
|
+
* non-batched spans and on apps not using `wrapBatchedHttpHandler`.
|
|
14685
|
+
*/
|
|
14686
|
+
TRPC_BATCH_MEMBER_INDEX: "glasstrace.trpc.batch.member_index",
|
|
14687
|
+
/**
|
|
14688
|
+
* Ordered list of all procedure names in the current tRPC HTTP
|
|
14689
|
+
* batch (SDK-052 / DISC-1534 SDK-side slice). Stored as an OTel
|
|
14690
|
+
* typed string array (`string[]`), NOT a JSON-encoded string —
|
|
14691
|
+
* the typed-array form preserves first-class queryability in the
|
|
14692
|
+
* OTel ingest pipeline.
|
|
14693
|
+
*
|
|
14694
|
+
* Set on each member span that `tracedMiddleware` produces when a
|
|
14695
|
+
* `wrapBatchedHttpHandler` envelope is in scope. Absent on
|
|
14696
|
+
* non-batched spans, on the root HTTP server span (today's
|
|
14697
|
+
* release ships strict-additive scope only — per-root-span
|
|
14698
|
+
* attribution is deferred to a follow-up wave because changing
|
|
14699
|
+
* the root span's existing `glasstrace.trpc.procedure` shape from
|
|
14700
|
+
* comma-joined to first-member representative is non-additive),
|
|
14701
|
+
* and on apps not using `wrapBatchedHttpHandler`.
|
|
14702
|
+
*/
|
|
14703
|
+
TRPC_BATCH_MEMBER_PROCEDURES: "glasstrace.trpc.batch.member_procedures",
|
|
14660
14704
|
ERROR_RESPONSE_BODY: "glasstrace.error.response_body",
|
|
14661
14705
|
NEXT_ACTION_DETECTED: "glasstrace.next.action.detected",
|
|
14662
14706
|
// Client-side attributes
|