@glasstrace/sdk 0.20.1 → 1.0.1
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 +76 -5
- package/dist/chunk-3TU62WD6.js +142 -0
- package/dist/chunk-3TU62WD6.js.map +1 -0
- package/dist/chunk-67RIOAXV.js +105 -0
- package/dist/chunk-67RIOAXV.js.map +1 -0
- package/dist/{chunk-IQN6TRMQ.js → chunk-KE7MCPO5.js} +3 -140
- package/dist/chunk-KE7MCPO5.js.map +1 -0
- package/dist/{chunk-R4DAIPXD.js → chunk-MV3F7HVX.js} +96 -10
- package/dist/chunk-MV3F7HVX.js.map +1 -0
- package/dist/{chunk-BT2OCXCG.js → chunk-UGJ3X4CT.js} +1 -1
- package/dist/chunk-UGJ3X4CT.js.map +1 -0
- package/dist/cli/init.cjs +1 -1
- package/dist/cli/init.cjs.map +1 -1
- package/dist/cli/init.js +2 -2
- package/dist/cli/init.js.map +1 -1
- package/dist/{edge-entry-Ds2fNOeh.d.ts → edge-entry-CFq085RZ.d.ts} +2 -29
- package/dist/{edge-entry-FJFKkeFF.d.cts → edge-entry-DYl05SJ-.d.cts} +2 -29
- package/dist/edge-entry.cjs +2 -102
- package/dist/edge-entry.cjs.map +1 -1
- package/dist/edge-entry.d.cts +2 -2
- package/dist/edge-entry.d.ts +2 -2
- package/dist/edge-entry.js +3 -5
- package/dist/index.cjs +38 -244
- package/dist/index.cjs.map +1 -1
- package/dist/{index.d-DgeH-pNJ.d.cts → index.d-CYYe3PxB.d.cts} +1 -1
- package/dist/{index.d-DgeH-pNJ.d.ts → index.d-CYYe3PxB.d.ts} +1 -1
- package/dist/index.d.cts +4 -5
- package/dist/index.d.ts +4 -5
- package/dist/index.js +4 -29
- package/dist/node-entry.cjs +93 -104
- package/dist/node-entry.cjs.map +1 -1
- package/dist/node-entry.d.cts +2 -2
- package/dist/node-entry.d.ts +2 -2
- package/dist/node-entry.js +6 -7
- package/dist/node-subpath.cjs.map +1 -1
- package/dist/node-subpath.d.cts +110 -3
- package/dist/node-subpath.d.ts +110 -3
- package/dist/node-subpath.js +3 -2
- package/dist/{source-map-uploader-YXWO6JLN.js → source-map-uploader-BJIXRLJ6.js} +3 -2
- package/package.json +11 -2
- package/dist/chunk-BT2OCXCG.js.map +0 -1
- package/dist/chunk-IQN6TRMQ.js.map +0 -1
- package/dist/chunk-R4DAIPXD.js.map +0 -1
- package/dist/chunk-Z2EGETTT.js +0 -204
- package/dist/chunk-Z2EGETTT.js.map +0 -1
- /package/dist/{source-map-uploader-YXWO6JLN.js.map → source-map-uploader-BJIXRLJ6.js.map} +0 -0
package/dist/node-entry.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { C as
|
|
1
|
+
export { C as CorrelationIdRequest, G as GlasstraceSpanProcessor, S as SdkError, a as SessionManager, c as captureCorrelationId, g as getDateString, b as getOrigin } from './edge-entry-DYl05SJ-.cjs';
|
|
2
2
|
export { FetchTarget, GlasstraceExporter, GlasstraceExporterOptions, InitClaimResult, ResolvedConfig, captureError, classifyFetchTarget, createGlasstraceSpanProcessor, getActiveConfig, getDiscoveryHandler, getLinkedAccountId, getOrCreateAnonKey, getStatus, isAnonymousMode, isProductionDisabled, isReady, loadCachedConfig, performInit, readAnonKey, readEnvVars, registerGlasstrace, resolveConfig, saveCachedConfig, sendInitRequest, waitForReady, withGlasstraceConfig } from './index.cjs';
|
|
3
3
|
export { AutoUploadOptions, BlobUploader, PRESIGNED_THRESHOLD_BYTES, SourceMapEntry, SourceMapFileInfo, buildImportGraph, collectSourceMaps, computeBuildHash, discoverSourceMapFiles, discoverTestFiles, extractImports, uploadSourceMaps, uploadSourceMapsAuto, uploadSourceMapsPresigned } from './node-subpath.cjs';
|
|
4
|
-
export {
|
|
4
|
+
export { d as deriveSessionId } from './index.d-CYYe3PxB.cjs';
|
|
5
5
|
import './export/ReadableSpan';
|
|
6
6
|
import './Span';
|
|
7
7
|
import './SpanProcessor';
|
package/dist/node-entry.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { C as
|
|
1
|
+
export { C as CorrelationIdRequest, G as GlasstraceSpanProcessor, S as SdkError, a as SessionManager, c as captureCorrelationId, g as getDateString, b as getOrigin } from './edge-entry-CFq085RZ.js';
|
|
2
2
|
export { FetchTarget, GlasstraceExporter, GlasstraceExporterOptions, InitClaimResult, ResolvedConfig, captureError, classifyFetchTarget, createGlasstraceSpanProcessor, getActiveConfig, getDiscoveryHandler, getLinkedAccountId, getOrCreateAnonKey, getStatus, isAnonymousMode, isProductionDisabled, isReady, loadCachedConfig, performInit, readAnonKey, readEnvVars, registerGlasstrace, resolveConfig, saveCachedConfig, sendInitRequest, waitForReady, withGlasstraceConfig } from './index.js';
|
|
3
3
|
export { AutoUploadOptions, BlobUploader, PRESIGNED_THRESHOLD_BYTES, SourceMapEntry, SourceMapFileInfo, buildImportGraph, collectSourceMaps, computeBuildHash, discoverSourceMapFiles, discoverTestFiles, extractImports, uploadSourceMaps, uploadSourceMapsAuto, uploadSourceMapsPresigned } from './node-subpath.js';
|
|
4
|
-
export {
|
|
4
|
+
export { d as deriveSessionId } from './index.d-CYYe3PxB.js';
|
|
5
5
|
import './export/ReadableSpan';
|
|
6
6
|
import './Span';
|
|
7
7
|
import './SpanProcessor';
|
package/dist/node-entry.js
CHANGED
|
@@ -12,13 +12,12 @@ import {
|
|
|
12
12
|
registerGlasstrace,
|
|
13
13
|
waitForReady,
|
|
14
14
|
withGlasstraceConfig
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-MV3F7HVX.js";
|
|
16
16
|
import {
|
|
17
17
|
GlasstraceSpanProcessor,
|
|
18
18
|
SdkError,
|
|
19
|
-
captureCorrelationId
|
|
20
|
-
|
|
21
|
-
} from "./chunk-Z2EGETTT.js";
|
|
19
|
+
captureCorrelationId
|
|
20
|
+
} from "./chunk-67RIOAXV.js";
|
|
22
21
|
import "./chunk-DQ25VOKK.js";
|
|
23
22
|
import {
|
|
24
23
|
PRESIGNED_THRESHOLD_BYTES,
|
|
@@ -28,7 +27,8 @@ import {
|
|
|
28
27
|
uploadSourceMaps,
|
|
29
28
|
uploadSourceMapsAuto,
|
|
30
29
|
uploadSourceMapsPresigned
|
|
31
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-KE7MCPO5.js";
|
|
31
|
+
import "./chunk-3TU62WD6.js";
|
|
32
32
|
import {
|
|
33
33
|
getActiveConfig,
|
|
34
34
|
getLinkedAccountId,
|
|
@@ -41,7 +41,7 @@ import {
|
|
|
41
41
|
buildImportGraph,
|
|
42
42
|
discoverTestFiles,
|
|
43
43
|
extractImports
|
|
44
|
-
} from "./chunk-
|
|
44
|
+
} from "./chunk-UGJ3X4CT.js";
|
|
45
45
|
import {
|
|
46
46
|
isAnonymousMode,
|
|
47
47
|
isProductionDisabled,
|
|
@@ -68,7 +68,6 @@ export {
|
|
|
68
68
|
classifyFetchTarget,
|
|
69
69
|
collectSourceMaps,
|
|
70
70
|
computeBuildHash,
|
|
71
|
-
createDiscoveryHandler,
|
|
72
71
|
createGlasstraceSpanProcessor,
|
|
73
72
|
deriveSessionId,
|
|
74
73
|
discoverSourceMapFiles,
|