o11y_schema 260.6.0 → 260.8.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 +3 -1
- package/sf_enhancedSoftphone/error_event.js +2 -1
- package/sf_enhancedSoftphone/state_change_event.js +1 -1
- package/sf_knowledge/enterprise_knowledge_instrumentation.js +2 -2
- package/sf_licenseUtilization/index.js +2 -0
- package/sf_licenseUtilization/interaction_event.js +1 -0
- package/sf_licenseUtilization/license_utilization_view.js +1 -0
- package/sf_licenseUtilization/sf_licenseUtilization.js +2 -0
- package/sf_licenseUtilization/sf_licenseUtilization.js-meta.xml +7 -0
- package/sf_omniStudio/omni_studio_usage.js +1 -1
- package/sf_pdp/pdp_event.js +1 -1
- package/sf_umaMktgPerformanceApp/api_event.js +2 -2
- package/sf_umaMktgPerformanceApp/ui_interaction_event.js +1 -1
- package/version/version.js +1 -1
package/package.json
CHANGED
|
@@ -69,6 +69,7 @@
|
|
|
69
69
|
"./sf_einsteinGptSegmentation": "./sf_einsteinGptSegmentation/sf_einsteinGptSegmentation.js",
|
|
70
70
|
"./sf_knowledge": "./sf_knowledge/sf_knowledge.js",
|
|
71
71
|
"./sf_genAiIntelligenceUsage": "./sf_genAiIntelligenceUsage/sf_genAiIntelligenceUsage.js",
|
|
72
|
+
"./sf_licenseUtilization": "./sf_licenseUtilization/sf_licenseUtilization.js",
|
|
72
73
|
"./sf_salesCoachAgent": "./sf_salesCoachAgent/sf_salesCoachAgent.js",
|
|
73
74
|
"./sf_generativeCanvas": "./sf_generativeCanvas/sf_generativeCanvas.js",
|
|
74
75
|
"./sf_msPlatformInterop": "./sf_msPlatformInterop/sf_msPlatformInterop.js",
|
|
@@ -122,7 +123,7 @@
|
|
|
122
123
|
"url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
|
|
123
124
|
},
|
|
124
125
|
"type": "module",
|
|
125
|
-
"version": "260.
|
|
126
|
+
"version": "260.8.0",
|
|
126
127
|
"license": "BSD-3-Clause",
|
|
127
128
|
"volta": {
|
|
128
129
|
"node": "18.17.1",
|
|
@@ -177,6 +178,7 @@
|
|
|
177
178
|
"o11y_schema/sf_komaci",
|
|
178
179
|
"o11y_schema/sf_lds",
|
|
179
180
|
"o11y_schema/sf_lex",
|
|
181
|
+
"o11y_schema/sf_licenseUtilization",
|
|
180
182
|
"o11y_schema/sf_lightningExperienceTheme",
|
|
181
183
|
"o11y_schema/sf_lightningOut",
|
|
182
184
|
"o11y_schema/sf_lightningsdk",
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export const error_event={namespace:"sf.enhancedSoftphone",name:"ErrorEvent",pbjsSchema:{"nested":{"sf":{"nested":{"enhancedSoftphone":{"nested":{"ErrorEvent":{"fields":{"
|
|
1
|
+
export const error_event={namespace:"sf.enhancedSoftphone",name:"ErrorEvent",pbjsSchema:{"nested":{"sf":{"nested":{"enhancedSoftphone":{"nested":{"ErrorEvent":{"fields":{"actionType":{"id":12,"type":"string"},"stateMachine":{"id":9,"type":"string"},"currentCallState":{"id":8,"type":"string"},"additionalParams":{"id":10,"type":"string"},"incomingCallId":{"id":1,"type":"string"},"eventSource":{"id":4,"type":"string"},"targetEventType":{"id":11,"type":"string"},"errorCode":{"id":6,"type":"uint32"},"eventType":{"id":3,
|
|
2
|
+
"type":"string"},"currentAgentState":{"id":7,"type":"string"},"activeVoiceCallId":{"id":2,"type":"string"},"errorMsg":{"id":5,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const state_change_event={namespace:"sf.enhancedSoftphone",name:"StateChangeEvent",pbjsSchema:{"nested":{"sf":{"nested":{"enhancedSoftphone":{"nested":{"StateChangeEvent":{"fields":{"callId":{"id":1,"type":"string"},"stateMachine":{"id":3,"type":"string"},"eventSource":{"id":4,"type":"string"},"currentState":{"id":2,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const state_change_event={namespace:"sf.enhancedSoftphone",name:"StateChangeEvent",pbjsSchema:{"nested":{"sf":{"nested":{"enhancedSoftphone":{"nested":{"StateChangeEvent":{"fields":{"callId":{"id":1,"type":"string"},"logType":{"id":5,"type":"string"},"stateMachine":{"id":3,"type":"string"},"eventSource":{"id":4,"type":"string"},"currentState":{"id":2,"type":"string"}}}}}}}}}};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const enterprise_knowledge_instrumentation={namespace:"sf.knowledge",name:"EnterpriseKnowledgeInstrumentation",pbjsSchema:{"nested":{"sf":{"nested":{"knowledge":{"nested":{"EnterpriseKnowledgeInstrumentation":{"oneofs":{"
|
|
2
|
-
"type":"string"},"identifier":{"options":{"proto3_optional":true},"id":
|
|
1
|
+
export const enterprise_knowledge_instrumentation={namespace:"sf.knowledge",name:"EnterpriseKnowledgeInstrumentation",pbjsSchema:{"nested":{"sf":{"nested":{"knowledge":{"nested":{"EnterpriseKnowledgeInstrumentation":{"oneofs":{"_dmoName":{"oneof":["dmoName"]},"_organizationId":{"oneof":["organizationId"]},"_articleId":{"oneof":["articleId"]},"_targetObjectApiName":{"oneof":["targetObjectApiName"]},"_identifier":{"oneof":["identifier"]}},"fields":{"organizationId":{"options":{"proto3_optional":true},
|
|
2
|
+
"id":7,"type":"string"},"identifier":{"options":{"proto3_optional":true},"id":3,"type":"string"},"dmoName":{"options":{"proto3_optional":true},"id":4,"type":"string"},"interaction":{"id":2,"type":"string"},"articleId":{"options":{"proto3_optional":true},"id":5,"type":"string"},"componentName":{"id":1,"type":"string"},"targetObjectApiName":{"options":{"proto3_optional":true},"id":6,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const interaction_event={namespace:"sf.licenseUtilization",name:"InteractionEvent",pbjsSchema:{"nested":{"sf":{"nested":{"licenseUtilization":{"nested":{"InteractionEvent":{"fields":{"viewName":{"id":1,"type":"string"},"flex2":{"id":7,"type":"string"},"flex1":{"id":6,"type":"string"},"interaction":{"id":3,"type":"string"},"tenantId":{"id":5,"type":"string"},"cmpName":{"id":2,"type":"string"},"error":{"id":4,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const license_utilization_view={namespace:"sf.licenseUtilization",name:"LicenseUtilizationView",pbjsSchema:{"nested":{"sf":{"nested":{"licenseUtilization":{"nested":{"LicenseUtilizationView":{"fields":{"viewName":{"id":1,"type":"string"},"flex2":{"id":6,"type":"string"},"flex1":{"id":5,"type":"string"},"message":{"id":2,"type":"string"},"results":{"id":4,"type":"uint32"},"status":{"id":3,"type":"string"}}}}}}}}}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const omni_studio_usage={namespace:"sf.omniStudio",name:"OmniStudioUsage",pbjsSchema:{"nested":{"sf":{"nested":{"omniStudio":{"nested":{"OmniStudioUsage":{"fields":{"componentType":{"id":7,"type":"string"},"subFeatureName":{"id":2,"type":"string"},"componentId":{"id":6,"type":"string"},"featureName":{"id":3,"type":"string"},"moduleName":{"id":5,"type":"string"},"action":{"id":1,"type":"string"},"methodName":{"id":4,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const omni_studio_usage={namespace:"sf.omniStudio",name:"OmniStudioUsage",pbjsSchema:{"nested":{"sf":{"nested":{"omniStudio":{"nested":{"OmniStudioUsage":{"fields":{"componentType":{"id":7,"type":"string"},"subFeatureName":{"id":2,"type":"string"},"componentId":{"id":6,"type":"string"},"featureName":{"id":3,"type":"string"},"moduleName":{"id":5,"type":"string"},"context":{"id":8,"type":"string"},"action":{"id":1,"type":"string"},"methodName":{"id":4,"type":"string"}}}}}}}}}};
|
package/sf_pdp/pdp_event.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const pdp_event={namespace:"sf.pdp",name:"PdpEvent",pbjsSchema:{"nested":{"sf":{"nested":{"pdp":{"nested":{"PdpEvent":{"
|
|
1
|
+
export const pdp_event={namespace:"sf.pdp",name:"PdpEvent",pbjsSchema:{"nested":{"sf":{"nested":{"pdp":{"nested":{"PdpEvent":{"oneofs":{"_eventVolume":{"oneof":["eventVolume"]}},"fields":{"componentId":{"id":2,"type":"string"},"productFeatureId":{"id":3,"type":"string"},"eventName":{"id":1,"type":"string"},"eventVolume":{"options":{"proto3_optional":true},"id":4,"type":"int32"}}}}}}}}}};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
export const api_event={namespace:"sf.umaMktgPerformanceApp",name:"ApiEvent",pbjsSchema:{"nested":{"sf":{"nested":{"umaMktgPerformanceApp":{"nested":{"ApiEvent":{"oneofs":{"_statusCode":{"oneof":["statusCode"]},"_respCount":{"oneof":["respCount"]},"_isBuEnabled":{"oneof":["isBuEnabled"]},"_isMceEnabled":{"oneof":["isMceEnabled"]}},"fields":{"buId":{"id":8,"type":"string"},"respCount":{"options":{"proto3_optional":true},"id":12,"type":"uint32"},"msg":{"id":17,"type":"string"},"userAction":{"id":1,
|
|
2
|
-
"type":"string"},"apiName":{"id":2,"type":"string"},"isBuEnabled":{"options":{"proto3_optional":true},"id":6,"type":"bool"},"respStatus":{"id":13,"type":"string"},"retryCount":{"id":11,"type":"uint32"},"respId":{"id":14,"type":"string"},"recordType":{"id":15,"type":"string"},"apiCategory":{"id":3,"type":"string"},"errorMsg":{"id":10,"type":"string"},"recordId":{"id":5,"type":"string"},"endpoint":{"id":16,"type":"string"},"isMceEnabled":{"options":{"proto3_optional":true},
|
|
3
|
-
"type":"string"},"statusCode":{"options":{"proto3_optional":true},"id":4,"type":"int32"}}}}}}}}}};
|
|
2
|
+
"type":"string"},"apiName":{"id":2,"type":"string"},"isBuEnabled":{"options":{"proto3_optional":true},"id":6,"type":"bool"},"respStatus":{"id":13,"type":"string"},"retryCount":{"id":11,"type":"uint32"},"respId":{"id":14,"type":"string"},"recordType":{"id":15,"type":"string"},"isCompanionOrg":{"id":18,"type":"bool"},"apiCategory":{"id":3,"type":"string"},"errorMsg":{"id":10,"type":"string"},"recordId":{"id":5,"type":"string"},"endpoint":{"id":16,"type":"string"},"isMceEnabled":{"options":{"proto3_optional":true},
|
|
3
|
+
"id":7,"type":"bool"},"internalFlow":{"id":9,"type":"string"},"statusCode":{"options":{"proto3_optional":true},"id":4,"type":"int32"}}}}}}}}}};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export const ui_interaction_event={namespace:"sf.umaMktgPerformanceApp",name:"UiInteractionEvent",pbjsSchema:{"nested":{"sf":{"nested":{"umaMktgPerformanceApp":{"nested":{"UiInteractionEvent":{"oneofs":{"_isBuEnabled":{"oneof":["isBuEnabled"]},"_isMceEnabled":{"oneof":["isMceEnabled"]}},"fields":{"recordId":{"id":4,"type":"string"},"buId":{"id":8,"type":"string"},"msg":{"id":11,"type":"string"},"userAction":{"id":1,"type":"string"},"viewName":{"id":2,"type":"string"},"isBuEnabled":{"options":{"proto3_optional":true},
|
|
2
|
-
"id":6,"type":"bool"},"recordType":{"id":5,"type":"string"},"cmpName":{"id":3,"type":"string"},"isMceEnabled":{"options":{"proto3_optional":true},"id":7,"type":"bool"},"internalFlow":{"id":9,"type":"string"},"errorMsg":{"id":10,"type":"string"}}}}}}}}}};
|
|
2
|
+
"id":6,"type":"bool"},"recordType":{"id":5,"type":"string"},"cmpName":{"id":3,"type":"string"},"isMceEnabled":{"options":{"proto3_optional":true},"id":7,"type":"bool"},"internalFlow":{"id":9,"type":"string"},"isCompanionOrg":{"id":12,"type":"bool"},"errorMsg":{"id":10,"type":"string"}}}}}}}}}};
|
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='260.
|
|
1
|
+
export const version='260.8.0'
|