o11y_schema 260.20.0 → 260.23.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_agentforceInstrumentation/agentforce_instrumentation.js +2 -2
- package/sf_generativeCanvas/event.js +2 -2
- package/sf_itsm/agentforce_employee_center.js +1 -0
- package/sf_itsm/index.js +1 -0
- package/sf_itsm/sf_itsm.js +1 -0
- package/sf_itsm/sf_itsm.js-meta.xml +7 -0
- package/sf_scrt/agent_connector_presence_status.js +2 -0
- package/sf_scrt/index.js +1 -0
- package/sf_scrt/sf_scrt.js +1 -0
- package/sf_sellerHome/index.js +1 -0
- package/sf_sellerHome/seller_home_kpi.js +1 -1
- package/sf_sellerHome/seller_home_kpi_api_performance.js +1 -0
- package/sf_sellerHome/sf_sellerHome.js +1 -0
- package/sf_sentosSearch/resultsPagePerf.js +2 -2
- package/sf_thunderbird/index.js +1 -0
- package/sf_thunderbird/sf_thunderbird.js +1 -0
- package/sf_thunderbird/sf_thunderbird.js-meta.xml +7 -0
- package/sf_thunderbird/thunderbird_event.js +1 -0
- package/version/version.js +1 -1
package/package.json
CHANGED
|
@@ -96,6 +96,7 @@
|
|
|
96
96
|
"./sf_instrumentationTest": "./sf_instrumentationTest/sf_instrumentationTest.js",
|
|
97
97
|
"./sf_sellerHome": "./sf_sellerHome/sf_sellerHome.js",
|
|
98
98
|
"./sf_payments": "./sf_payments/sf_payments.js",
|
|
99
|
+
"./sf_thunderbird": "./sf_thunderbird/sf_thunderbird.js",
|
|
99
100
|
"./sf_nimbus": "./sf_nimbus/sf_nimbus.js",
|
|
100
101
|
"./sf_lds": "./sf_lds/sf_lds.js",
|
|
101
102
|
"./sf_pdp": "./sf_pdp/sf_pdp.js",
|
|
@@ -104,6 +105,7 @@
|
|
|
104
105
|
"./sf_selfService": "./sf_selfService/sf_selfService.js",
|
|
105
106
|
"./sf_ifsTimeSheets": "./sf_ifsTimeSheets/sf_ifsTimeSheets.js",
|
|
106
107
|
"./sf_umaCoreAnalytics": "./sf_umaCoreAnalytics/sf_umaCoreAnalytics.js",
|
|
108
|
+
"./sf_itsm": "./sf_itsm/sf_itsm.js",
|
|
107
109
|
"./sfcore_customCmp": "./sfcore_customCmp/sfcore_customCmp.js",
|
|
108
110
|
"./sf_servicePlan": "./sf_servicePlan/sf_servicePlan.js",
|
|
109
111
|
"./sf_almSimpleDeploy": "./sf_almSimpleDeploy/sf_almSimpleDeploy.js",
|
|
@@ -135,7 +137,7 @@
|
|
|
135
137
|
"url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
|
|
136
138
|
},
|
|
137
139
|
"type": "module",
|
|
138
|
-
"version": "260.
|
|
140
|
+
"version": "260.23.0",
|
|
139
141
|
"license": "BSD-3-Clause",
|
|
140
142
|
"volta": {
|
|
141
143
|
"node": "18.17.1",
|
|
@@ -193,6 +195,7 @@
|
|
|
193
195
|
"o11y_schema/sf_industriesManufacturing",
|
|
194
196
|
"o11y_schema/sf_instrumentation",
|
|
195
197
|
"o11y_schema/sf_instrumentationTest",
|
|
198
|
+
"o11y_schema/sf_itsm",
|
|
196
199
|
"o11y_schema/sf_knowledge",
|
|
197
200
|
"o11y_schema/sf_komaci",
|
|
198
201
|
"o11y_schema/sf_lds",
|
|
@@ -249,6 +252,7 @@
|
|
|
249
252
|
"o11y_schema/sf_support",
|
|
250
253
|
"o11y_schema/sf_tableauNext",
|
|
251
254
|
"o11y_schema/sf_testAiltnPageview",
|
|
255
|
+
"o11y_schema/sf_thunderbird",
|
|
252
256
|
"o11y_schema/sf_thunderbirdConnector",
|
|
253
257
|
"o11y_schema/sf_umaAI",
|
|
254
258
|
"o11y_schema/sf_umaBusinessUnits",
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const agentforce_instrumentation={namespace:"sf.agentforceInstrumentation",name:"AgentforceInstrumentation",pbjsSchema:{"nested":{"sf":{"nested":{"agentforceInstrumentation":{"nested":{"AgentforceInstrumentation":{"fields":{"teamName":{"id":9,"type":"string"},"componentType":{"id":3,"type":"string"},"
|
|
2
|
-
"type":"
|
|
1
|
+
export const agentforce_instrumentation={namespace:"sf.agentforceInstrumentation",name:"AgentforceInstrumentation",pbjsSchema:{"nested":{"sf":{"nested":{"agentforceInstrumentation":{"nested":{"AgentforceInstrumentation":{"fields":{"teamName":{"id":9,"type":"string"},"componentType":{"id":3,"type":"string"},"agentType":{"id":5,"type":"string"},"fieldName":{"id":10,"type":"string"},"appName":{"id":8,"type":"string"},"fieldValueText":{"id":12,"type":"string"},"actionType":{"id":7,"type":"string"},"fieldValueCount":{"id":11,
|
|
2
|
+
"type":"uint32"},"eventName":{"id":1,"type":"string"},"agentSkill":{"id":6,"type":"string"},"componentName":{"id":2,"type":"string"},"agentBundleId":{"id":13,"type":"string"},"selectedTab":{"id":4,"type":"string"}}}}}}}}}};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const event={namespace:"sf.generativeCanvas",name:"Event",pbjsSchema:{"nested":{"sf":{"nested":{"generativeCanvas":{"nested":{"Event":{"oneofs":{"_contentKey":{"oneof":["contentKey"]},"_variantId":{"oneof":["variantId"]}},"fields":{"mode":{"id":5,"type":"string"},"groundEntities":{"rule":"repeated","id":3,"type":"string"},"contentKey":{"options":{"proto3_optional":true},"id":6,"type":"string"},"eventName":{"id":1,"type":"string"},"
|
|
2
|
-
"featureCategory":{"id":8,"type":"string"},"llmModel":{"id":2,"type":"string"},"wsOrFolderId":{"id":4,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const event={namespace:"sf.generativeCanvas",name:"Event",pbjsSchema:{"nested":{"sf":{"nested":{"generativeCanvas":{"nested":{"Event":{"oneofs":{"_contentKey":{"oneof":["contentKey"]},"_canvasType":{"oneof":["canvasType"]},"_variantId":{"oneof":["variantId"]}},"fields":{"mode":{"id":5,"type":"string"},"groundEntities":{"rule":"repeated","id":3,"type":"string"},"contentKey":{"options":{"proto3_optional":true},"id":6,"type":"string"},"eventName":{"id":1,"type":"string"},"canvasType":{"options":{"proto3_optional":true},
|
|
2
|
+
"id":9,"type":"string"},"variantId":{"options":{"proto3_optional":true},"id":7,"type":"string"},"featureCategory":{"id":8,"type":"string"},"llmModel":{"id":2,"type":"string"},"wsOrFolderId":{"id":4,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const agentforce_employee_center={namespace:"sf.itsm",name:"AgentforceEmployeeCenter",pbjsSchema:{"nested":{"sf":{"nested":{"itsm":{"nested":{"AgentforceEmployeeCenter":{"fields":{"flowTitle":{"id":5,"type":"string"},"flowGuid":{"id":8,"type":"string"},"logSource":{"id":2,"type":"string"},"errorMessage":{"id":4,"type":"string"},"componentName":{"id":1,"type":"string"},"logInfo":{"id":3,"type":"string"},"flowStatus":{"id":6,"type":"string"},"flowScreenName":{"id":7,"type":"string"}}}}}}}}}};
|
package/sf_itsm/index.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { agentforce_employee_center as agentforceEmployeeCenterSchema } from './agentforce_employee_center.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { agentforce_employee_center as agentforceEmployeeCenterSchema } from './agentforce_employee_center.js';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const agent_connector_presence_status={namespace:"sf.scrt",name:"AgentConnectorPresenceStatus",pbjsSchema:{"nested":{"sf":{"nested":{"scrt":{"nested":{"AgentConnectorPresenceStatus":{"fields":{"presenceStatusId":{"id":1,"type":"string"},"isVoiceCallCenterUser":{"id":7,"type":"bool"},"serviceChannelIds":{"rule":"repeated","id":3,"type":"string"},"presenceStatusApiName":{"id":2,"type":"string"},"serviceChannelEntities":{"rule":"repeated","id":5,"type":"string"},"isConversational":{"id":6,"type":"bool"},
|
|
2
|
+
"hasActiveMessagingChannels":{"id":8,"type":"bool"},"serviceChannelApiNames":{"rule":"repeated","id":4,"type":"string"}}}}}}}}}};
|
package/sf_scrt/index.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
export { agent_connector_presence_status as agentConnectorPresenceStatusSchema } from './agent_connector_presence_status.js';
|
|
1
2
|
export { byo_message as byoMessageSchema } from './byo_message.js';
|
|
2
3
|
export { component_render as componentRenderSchema } from './component_render.js';
|
|
3
4
|
export { conversation_file_upload as conversationFileUploadSchema } from './conversation_file_upload.js';
|
package/sf_scrt/sf_scrt.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
export { agent_connector_presence_status as agentConnectorPresenceStatusSchema } from './agent_connector_presence_status.js';
|
|
1
2
|
export { byo_message as byoMessageSchema } from './byo_message.js';
|
|
2
3
|
export { component_render as componentRenderSchema } from './component_render.js';
|
|
3
4
|
export { conversation_file_upload as conversationFileUploadSchema } from './conversation_file_upload.js';
|
package/sf_sellerHome/index.js
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
export { agentic_feed_action as agenticFeedActionSchema } from './agentic_feed_action.js';
|
|
2
2
|
export { agentic_feed_page_load as agenticFeedPageLoadSchema } from './agentic_feed_page_load.js';
|
|
3
3
|
export { seller_home_kpi as sellerHomeKpiSchema } from './seller_home_kpi.js';
|
|
4
|
+
export { seller_home_kpi_api_performance as sellerHomeKpiApiPerformanceSchema } from './seller_home_kpi_api_performance.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const seller_home_kpi={namespace:"sf.sellerHome",name:"SellerHomeKpi",pbjsSchema:{"nested":{"sf":{"nested":{"sellerHome":{"nested":{"SellerHomeKpi":{"fields":{"featureName":{"id":2,"type":"string"},"featureGroup":{"id":1,"type":"string"},"name":{"id":6,"type":"string"},"event":{"id":3,"type":"string"},"message":{"id":4,"type":"string"},"userId":{"id":5,"type":"string"},"actionName":{"id":7,"type":"string"}}}}}}}}}};
|
|
1
|
+
export const seller_home_kpi={namespace:"sf.sellerHome",name:"SellerHomeKpi",pbjsSchema:{"nested":{"sf":{"nested":{"sellerHome":{"nested":{"SellerHomeKpi":{"fields":{"featureName":{"id":2,"type":"string"},"featureGroup":{"id":1,"type":"string"},"name":{"id":6,"type":"string"},"uxlog":{"id":8,"type":"string"},"uxerr":{"id":9,"type":"string"},"event":{"id":3,"type":"string"},"message":{"id":4,"type":"string"},"userId":{"id":5,"type":"string"},"actionName":{"id":7,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const seller_home_kpi_api_performance={namespace:"sf.sellerHome",name:"SellerHomeKpiApiPerformance",pbjsSchema:{"nested":{"sf":{"nested":{"sellerHome":{"nested":{"SellerHomeKpiApiPerformance":{"fields":{"apiName":{"id":4,"type":"string"},"featureName":{"id":2,"type":"string"},"featureGroup":{"id":1,"type":"string"},"uxlog":{"id":7,"type":"string"},"uxerr":{"id":8,"type":"string"},"userId":{"id":3,"type":"string"},"durationMs":{"id":5,"type":"double"},"isSuccess":{"id":6,"type":"bool"}}}}}}}}}};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
export { agentic_feed_action as agenticFeedActionSchema } from './agentic_feed_action.js';
|
|
2
2
|
export { agentic_feed_page_load as agenticFeedPageLoadSchema } from './agentic_feed_page_load.js';
|
|
3
3
|
export { seller_home_kpi as sellerHomeKpiSchema } from './seller_home_kpi.js';
|
|
4
|
+
export { seller_home_kpi_api_performance as sellerHomeKpiApiPerformanceSchema } from './seller_home_kpi_api_performance.js';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const resultsPagePerf={namespace:"sf.sentosSearch",name:"ResultsPagePerf",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"ResultsPagePerf":{"fields":{"
|
|
2
|
-
"type":"string"},"
|
|
1
|
+
export const resultsPagePerf={namespace:"sf.sentosSearch",name:"ResultsPagePerf",pbjsSchema:{"nested":{"sf":{"nested":{"sentosSearch":{"nested":{"ResultsPagePerf":{"fields":{"agentId":{"id":12,"type":"string"},"agentSessionId":{"id":13,"type":"string"},"srchSessionId":{"id":2,"type":"string"},"clientSearchId":{"id":5,"type":"string"},"scopedSource":{"id":9,"type":"string"},"isCached":{"id":10,"type":"bool"},"windowId":{"id":3,"type":"string"},"queryId":{"id":6,"type":"string"},"queryOrigin":{"id":11,
|
|
2
|
+
"type":"string"},"resultsCount":{"id":8,"type":"uint32"},"resultsType":{"id":1,"type":"string"},"wasAbandoned":{"id":4,"type":"bool"},"hasError":{"id":7,"type":"bool"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { thunderbird_event as thunderbirdEventSchema } from './thunderbird_event.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { thunderbird_event as thunderbirdEventSchema } from './thunderbird_event.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const thunderbird_event={namespace:"sf.thunderbird",name:"ThunderbirdEvent",pbjsSchema:{"nested":{"sf":{"nested":{"thunderbird":{"nested":{"ThunderbirdEvent":{"fields":{"logType":{"id":1,"type":"string"},"entityName":{"id":5,"type":"string"},"logMessage":{"id":7,"type":"string"},"action":{"id":6,"type":"string"},"entityId":{"id":4,"type":"string"},"details":{"id":8,"type":"string"},"userId":{"id":3,"type":"string"},"orgId":{"id":2,"type":"string"},"timestamp":{"id":9,"type":"string"}}}}}}}}}};
|
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='260.
|
|
1
|
+
export const version='260.23.0'
|