o11y_schema 264.90.0 → 264.92.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/package.json +5 -1
- package/sf_amaChrome/app_home_launch.js +3 -0
- package/sf_amaChrome/cap_workspace_initialized.js +3 -0
- package/sf_amaChrome/cap_workspace_uem_push.js +2 -0
- package/sf_amaChrome/chrome_error_boundary.js +2 -0
- package/sf_amaChrome/chrome_session_started.js +3 -0
- package/sf_amaChrome/index.js +6 -0
- package/sf_amaChrome/mode_entered.js +1 -0
- package/sf_amaChrome/sf_amaChrome.js +6 -0
- package/sf_amaChrome/sf_amaChrome.js-meta.xml +7 -0
- package/sf_entityExtraction/catalog_ingest.js +2 -0
- package/sf_entityExtraction/entity_extraction_service.js +2 -0
- package/sf_entityExtraction/error.js +1 -0
- package/sf_entityExtraction/index.js +8 -0
- package/sf_entityExtraction/model_download.js +1 -0
- package/sf_entityExtraction/pipeline_product_scope.js +1 -0
- package/sf_entityExtraction/pipeline_verification.js +2 -0
- package/sf_entityExtraction/request_cancelled.js +1 -0
- package/sf_entityExtraction/sf_entityExtraction.js +8 -0
- package/sf_entityExtraction/sf_entityExtraction.js-meta.xml +7 -0
- package/sf_entityExtraction/user_action.js +1 -0
- package/version/version.js +1 -1
package/package.json
CHANGED
|
@@ -19,6 +19,7 @@
|
|
|
19
19
|
"./sf_brief": "./sf_brief/sf_brief.js",
|
|
20
20
|
"./sf_lsc": "./sf_lsc/sf_lsc.js",
|
|
21
21
|
"./sf_appDevAisc": "./sf_appDevAisc/sf_appDevAisc.js",
|
|
22
|
+
"./sf_entityExtraction": "./sf_entityExtraction/sf_entityExtraction.js",
|
|
22
23
|
"./sf_blockBuilder": "./sf_blockBuilder/sf_blockBuilder.js",
|
|
23
24
|
"./sf_mobileNativeAI": "./sf_mobileNativeAI/sf_mobileNativeAI.js",
|
|
24
25
|
"./sfcore_performance": "./sfcore_performance/sfcore_performance.js",
|
|
@@ -70,6 +71,7 @@
|
|
|
70
71
|
"./sf_policyCenter": "./sf_policyCenter/sf_policyCenter.js",
|
|
71
72
|
"./sf_content": "./sf_content/sf_content.js",
|
|
72
73
|
"./sf_embeddedMessaging": "./sf_embeddedMessaging/sf_embeddedMessaging.js",
|
|
74
|
+
"./sf_amaChrome": "./sf_amaChrome/sf_amaChrome.js",
|
|
73
75
|
"./sf_riverRush": "./sf_riverRush/sf_riverRush.js",
|
|
74
76
|
"./sf_datalens": "./sf_datalens/sf_datalens.js",
|
|
75
77
|
"./sf_peoplescoring": "./sf_peoplescoring/sf_peoplescoring.js",
|
|
@@ -160,7 +162,7 @@
|
|
|
160
162
|
"url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
|
|
161
163
|
},
|
|
162
164
|
"type": "module",
|
|
163
|
-
"version": "264.
|
|
165
|
+
"version": "264.92.0",
|
|
164
166
|
"license": "BSD-3-Clause",
|
|
165
167
|
"volta": {
|
|
166
168
|
"node": "18.17.1",
|
|
@@ -182,6 +184,7 @@
|
|
|
182
184
|
"o11y_schema/sf_agenticTelemetry",
|
|
183
185
|
"o11y_schema/sf_ai4mCampaignDesigner",
|
|
184
186
|
"o11y_schema/sf_almSimpleDeploy",
|
|
187
|
+
"o11y_schema/sf_amaChrome",
|
|
185
188
|
"o11y_schema/sf_appDevAisc",
|
|
186
189
|
"o11y_schema/sf_appdevDevops",
|
|
187
190
|
"o11y_schema/sf_appexchangeInstrumentation",
|
|
@@ -213,6 +216,7 @@
|
|
|
213
216
|
"o11y_schema/sf_energyUtilities",
|
|
214
217
|
"o11y_schema/sf_enhancedConversation",
|
|
215
218
|
"o11y_schema/sf_enhancedSoftphone",
|
|
219
|
+
"o11y_schema/sf_entityExtraction",
|
|
216
220
|
"o11y_schema/sf_evf",
|
|
217
221
|
"o11y_schema/sf_experienceBuilder",
|
|
218
222
|
"o11y_schema/sf_featureUsageAnalytics",
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export const app_home_launch={namespace:"sf.amaChrome",name:"AppHomeLaunch",pbjsSchema:{"nested":{"sf":{"nested":{"amaChrome":{"nested":{"AppHomeLaunch":{"oneofs":{"_templateName":{"oneof":["templateName"]},"_creationPath":{"oneof":["creationPath"]},"_errorType":{"oneof":["errorType"]},"_appCount":{"oneof":["appCount"]},"_errorMessage":{"oneof":["errorMessage"]},"_screenCount":{"oneof":["screenCount"]},"_isRecent":{"oneof":["isRecent"]},"_componentCount":{"oneof":["componentCount"]}},"fields":{"amaAppId":{"id":1,
|
|
2
|
+
"type":"string"},"appCount":{"options":{"proto3_optional":true},"id":8,"type":"uint32"},"screenCount":{"options":{"proto3_optional":true},"id":10,"type":"uint32"},"creationPath":{"options":{"proto3_optional":true},"id":5,"type":"string"},"openTimeMs":{"id":9,"type":"double"},"errorType":{"options":{"proto3_optional":true},"id":13,"type":"string"},"errorMessage":{"options":{"(meta.max_length)":200,"proto3_optional":true},"id":14,"type":"string"},"componentCount":{"options":{"proto3_optional":true},
|
|
3
|
+
"id":11,"type":"uint32"},"templateName":{"options":{"proto3_optional":true},"id":6,"type":"string"},"appType":{"id":3,"type":"string"},"isRecent":{"options":{"proto3_optional":true},"id":7,"type":"bool"},"action":{"id":4,"type":"string"},"entryPoint":{"id":2,"type":"string"},"isSuccess":{"id":12,"type":"bool"}}}}}}}}}};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export const cap_workspace_initialized={namespace:"sf.amaChrome",name:"CapWorkspaceInitialized",pbjsSchema:{"nested":{"sf":{"nested":{"amaChrome":{"nested":{"CapWorkspaceInitialized":{"oneofs":{"_agentCreationMs":{"oneof":["agentCreationMs"]},"_workspaceCreationMs":{"oneof":["workspaceCreationMs"]},"_projectCreationMs":{"oneof":["projectCreationMs"]},"_errorType":{"oneof":["errorType"]},"_errorMessage":{"oneof":["errorMessage"]},"_workspaceId":{"oneof":["workspaceId"]},"_filePushMs":{"oneof":["filePushMs"]}},
|
|
2
|
+
"fields":{"amaAppId":{"id":1,"type":"string"},"agentCreationMs":{"options":{"proto3_optional":true},"id":6,"type":"double"},"totalInitMs":{"id":3,"type":"double"},"errorType":{"options":{"proto3_optional":true},"id":10,"type":"string"},"errorMessage":{"options":{"(meta.max_length)":200,"proto3_optional":true},"id":11,"type":"string"},"projectCreationMs":{"options":{"proto3_optional":true},"id":5,"type":"double"},"workspaceCreationMs":{"options":{"proto3_optional":true},"id":4,"type":"double"},"isCached":{"id":9,
|
|
3
|
+
"type":"bool"},"workspaceId":{"options":{"proto3_optional":true},"id":2,"type":"string"},"filePushMs":{"options":{"proto3_optional":true},"id":7,"type":"double"},"isSuccess":{"id":8,"type":"bool"}}}}}}}}}};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const cap_workspace_uem_push={namespace:"sf.amaChrome",name:"CapWorkspaceUemPush",pbjsSchema:{"nested":{"sf":{"nested":{"amaChrome":{"nested":{"CapWorkspaceUemPush":{"oneofs":{"_uemSize":{"oneof":["uemSize"]},"_errorType":{"oneof":["errorType"]}},"fields":{"amaAppId":{"id":1,"type":"string"},"isPeriodic":{"id":5,"type":"bool"},"pushTimeMs":{"id":3,"type":"double"},"errorType":{"options":{"proto3_optional":true},"id":7,"type":"string"},"uemSize":{"options":{"proto3_optional":true},"id":6,"type":"uint32"},
|
|
2
|
+
"workspaceId":{"id":2,"type":"string"},"isSuccess":{"id":4,"type":"bool"}}}}}}}}}};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const chrome_error_boundary={namespace:"sf.amaChrome",name:"ChromeErrorBoundary",pbjsSchema:{"nested":{"sf":{"nested":{"amaChrome":{"nested":{"ChromeErrorBoundary":{"oneofs":{"_componentStack":{"oneof":["componentStack"]},"_amaAppId":{"oneof":["amaAppId"]}},"fields":{"amaAppId":{"options":{"proto3_optional":true},"id":1,"type":"string"},"mode":{"id":5,"type":"string"},"errorType":{"id":2,"type":"string"},"errorMessage":{"options":{"(meta.max_length)":200},"id":3,"type":"string"},"componentStack":{"options":{"(meta.max_length)":2E3,
|
|
2
|
+
"proto3_optional":true},"id":4,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export const chrome_session_started={namespace:"sf.amaChrome",name:"ChromeSessionStarted",pbjsSchema:{"nested":{"sf":{"nested":{"amaChrome":{"nested":{"ChromeSessionStarted":{"oneofs":{"_appType":{"oneof":["appType"]},"_authTimeMs":{"oneof":["authTimeMs"]},"_permissionSet":{"oneof":["permissionSet"]},"_errorType":{"oneof":["errorType"]},"_errorMessage":{"oneof":["errorMessage"]},"_hasValidLicense":{"oneof":["hasValidLicense"]},"_amaAppId":{"oneof":["amaAppId"]},"_authMethod":{"oneof":["authMethod"]}},
|
|
2
|
+
"fields":{"amaAppId":{"options":{"proto3_optional":true},"id":1,"type":"string"},"loadTimeMs":{"id":5,"type":"double"},"errorType":{"options":{"proto3_optional":true},"id":12,"type":"string"},"authTimeMs":{"options":{"proto3_optional":true},"id":6,"type":"double"},"errorMessage":{"options":{"(meta.max_length)":200,"proto3_optional":true},"id":13,"type":"string"},"isColdStart":{"id":7,"type":"bool"},"permissionSet":{"options":{"proto3_optional":true},"id":10,"type":"string"},"appType":{"options":{"proto3_optional":true},
|
|
3
|
+
"id":3,"type":"string"},"hasValidLicense":{"options":{"proto3_optional":true},"id":9,"type":"bool"},"isReturningSession":{"id":4,"type":"bool"},"entryPoint":{"id":2,"type":"string"},"authMethod":{"options":{"proto3_optional":true},"id":8,"type":"string"},"isSuccess":{"id":11,"type":"bool"}}}}}}}}}};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { cap_workspace_initialized as capWorkspaceInitializedSchema } from './cap_workspace_initialized.js';
|
|
2
|
+
export { chrome_error_boundary as chromeErrorBoundarySchema } from './chrome_error_boundary.js';
|
|
3
|
+
export { app_home_launch as appHomeLaunchSchema } from './app_home_launch.js';
|
|
4
|
+
export { mode_entered as modeEnteredSchema } from './mode_entered.js';
|
|
5
|
+
export { cap_workspace_uem_push as capWorkspaceUemPushSchema } from './cap_workspace_uem_push.js';
|
|
6
|
+
export { chrome_session_started as chromeSessionStartedSchema } from './chrome_session_started.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const mode_entered={namespace:"sf.amaChrome",name:"ModeEntered",pbjsSchema:{"nested":{"sf":{"nested":{"amaChrome":{"nested":{"ModeEntered":{"oneofs":{"_errorMessage":{"oneof":["errorMessage"]}},"fields":{"amaAppId":{"id":1,"type":"string"},"mode":{"id":2,"type":"string"},"pageLoadMs":{"id":3,"type":"double"},"isFirstVisit":{"id":5,"type":"bool"},"errorMessage":{"options":{"(meta.max_length)":200,"proto3_optional":true},"id":6,"type":"string"},"isSuccess":{"id":4,"type":"bool"}}}}}}}}}};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export { cap_workspace_initialized as capWorkspaceInitializedSchema } from './cap_workspace_initialized.js';
|
|
2
|
+
export { chrome_error_boundary as chromeErrorBoundarySchema } from './chrome_error_boundary.js';
|
|
3
|
+
export { app_home_launch as appHomeLaunchSchema } from './app_home_launch.js';
|
|
4
|
+
export { mode_entered as modeEnteredSchema } from './mode_entered.js';
|
|
5
|
+
export { cap_workspace_uem_push as capWorkspaceUemPushSchema } from './cap_workspace_uem_push.js';
|
|
6
|
+
export { chrome_session_started as chromeSessionStartedSchema } from './chrome_session_started.js';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const catalog_ingest={namespace:"sf.entityExtraction",name:"CatalogIngest",pbjsSchema:{"nested":{"sf":{"nested":{"entityExtraction":{"nested":{"CatalogIngest":{"fields":{"mode":{"id":2,"type":"string"},"embeddedItemCount":{"id":4,"type":"uint32"},"itemCountPresentation":{"id":10,"type":"uint32"},"itemCountKeyMessage":{"id":9,"type":"uint32"},"rootRequestId":{"id":1,"type":"string"},"hasScopedItems":{"id":12,"type":"bool"},"embedFailureCount":{"id":5,"type":"uint32"},"itemCountProduct":{"id":8,
|
|
2
|
+
"type":"uint32"},"itemCountAddress":{"id":11,"type":"uint32"},"durationMs":{"id":7,"type":"double"},"vectorStoreFailureCount":{"id":6,"type":"uint32"},"totalItemCount":{"id":3,"type":"uint32"}}}}}}}}}};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const entity_extraction_service={namespace:"sf.entityExtraction",name:"EntityExtractionService",pbjsSchema:{"nested":{"sf":{"nested":{"entityExtraction":{"nested":{"EntityExtractionService":{"fields":{"transcriptCharCount":{"id":5,"type":"uint64"},"tierUsed":{"id":9,"type":"uint32"},"isSegmentationEnabled":{"id":14,"type":"bool"},"llmBackend":{"id":4,"type":"string"},"estimatedOutputTokensTotal":{"id":16,"type":"uint64"},"embeddingOnlyPct":{"id":11,"type":"double"},"segmentCount":{"id":8,"type":"uint32"},
|
|
2
|
+
"mode":{"id":2,"type":"string"},"catalogTotalCount":{"id":6,"type":"uint32"},"rootRequestId":{"id":1,"type":"string"},"degradedReason":{"id":13,"type":"string"},"llmCallCount":{"id":10,"type":"uint32"},"estimatedInputTokensTotal":{"id":15,"type":"uint64"},"contextWindowTokens":{"id":17,"type":"uint32"},"totalLatencyMs":{"id":7,"type":"double"},"totalMatchCount":{"id":12,"type":"uint32"},"status":{"id":3,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const error={namespace:"sf.entityExtraction",name:"Error",pbjsSchema:{"nested":{"sf":{"nested":{"entityExtraction":{"nested":{"Error":{"fields":{"stage":{"id":6,"type":"string"},"errorType":{"id":4,"type":"string"},"memoryAvailable":{"id":8,"type":"uint64"},"rootRequestId":{"id":1,"type":"string"},"memoryUsed":{"id":9,"type":"uint64"},"statusMessage":{"id":3,"type":"string"},"errorPhase":{"id":5,"type":"string"},"statusCode":{"id":2,"type":"uint64"},"loadFailureReason":{"id":7,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export { error as errorSchema } from './error.js';
|
|
2
|
+
export { pipeline_product_scope as pipelineProductScopeSchema } from './pipeline_product_scope.js';
|
|
3
|
+
export { entity_extraction_service as entityExtractionServiceSchema } from './entity_extraction_service.js';
|
|
4
|
+
export { model_download as modelDownloadSchema } from './model_download.js';
|
|
5
|
+
export { request_cancelled as requestCancelledSchema } from './request_cancelled.js';
|
|
6
|
+
export { user_action as userActionSchema } from './user_action.js';
|
|
7
|
+
export { pipeline_verification as pipelineVerificationSchema } from './pipeline_verification.js';
|
|
8
|
+
export { catalog_ingest as catalogIngestSchema } from './catalog_ingest.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const model_download={namespace:"sf.entityExtraction",name:"ModelDownload",pbjsSchema:{"nested":{"sf":{"nested":{"entityExtraction":{"nested":{"ModelDownload":{"fields":{"engineVersion":{"id":3,"type":"string"},"downloadSize":{"id":4,"type":"uint64"},"engine":{"id":2,"type":"string"},"rootRequestId":{"id":1,"type":"string"},"hasSignedUrl":{"id":8,"type":"bool"},"downloadDurationMs":{"id":6,"type":"double"},"isCacheHit":{"id":7,"type":"bool"},"downloadedSize":{"id":5,"type":"uint64"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const pipeline_product_scope={namespace:"sf.entityExtraction",name:"PipelineProductScope",pbjsSchema:{"nested":{"sf":{"nested":{"entityExtraction":{"nested":{"PipelineProductScope":{"fields":{"resolutionPath":{"id":2,"type":"string"},"isLlmAvailable":{"id":6,"type":"bool"},"llmCallsUsed":{"id":5,"type":"uint32"},"inputCandidateCount":{"id":3,"type":"uint32"},"resolvedProductCount":{"id":4,"type":"uint32"},"rootRequestId":{"id":1,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const pipeline_verification={namespace:"sf.entityExtraction",name:"PipelineVerification",pbjsSchema:{"nested":{"sf":{"nested":{"entityExtraction":{"nested":{"PipelineVerification":{"fields":{"acceptedWithoutLlm":{"id":2,"type":"uint32"},"verifiedConfirmed":{"id":4,"type":"uint32"},"isBatched":{"id":8,"type":"bool"},"promotedUnverified":{"id":6,"type":"uint32"},"rootRequestId":{"id":1,"type":"string"},"verifiedRejected":{"id":5,"type":"uint32"},"uncertainSentToLlm":{"id":3,"type":"uint32"},
|
|
2
|
+
"llmCallCount":{"id":7,"type":"uint32"},"estimatedOutputTokens":{"id":10,"type":"uint64"},"estimatedInputTokens":{"id":9,"type":"uint64"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const request_cancelled={namespace:"sf.entityExtraction",name:"RequestCancelled",pbjsSchema:{"nested":{"sf":{"nested":{"entityExtraction":{"nested":{"RequestCancelled":{"fields":{"totalRequestDurationMs":{"id":3,"type":"double"},"llmProvider":{"id":5,"type":"string"},"rootRequestId":{"id":1,"type":"string"},"countersSoFarJson":{"id":4,"type":"string"},"phaseAtCancellation":{"id":2,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export { error as errorSchema } from './error.js';
|
|
2
|
+
export { pipeline_product_scope as pipelineProductScopeSchema } from './pipeline_product_scope.js';
|
|
3
|
+
export { entity_extraction_service as entityExtractionServiceSchema } from './entity_extraction_service.js';
|
|
4
|
+
export { model_download as modelDownloadSchema } from './model_download.js';
|
|
5
|
+
export { request_cancelled as requestCancelledSchema } from './request_cancelled.js';
|
|
6
|
+
export { user_action as userActionSchema } from './user_action.js';
|
|
7
|
+
export { pipeline_verification as pipelineVerificationSchema } from './pipeline_verification.js';
|
|
8
|
+
export { catalog_ingest as catalogIngestSchema } from './catalog_ingest.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const user_action={namespace:"sf.entityExtraction",name:"UserAction",pbjsSchema:{"nested":{"sf":{"nested":{"entityExtraction":{"nested":{"UserAction":{"fields":{"userAction":{"id":2,"type":"string"},"appState":{"id":3,"type":"string"},"entityType":{"id":4,"type":"string"},"rootRequestId":{"id":1,"type":"string"},"matchId":{"id":5,"type":"string"}}}}}}}}}};
|
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='264.
|
|
1
|
+
export const version='264.92.0'
|