o11y_schema 238.18.0 → 238.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 +3 -1
- package/sf_instrumentationTest/index.js +3 -0
- package/sf_instrumentationTest/sf_instrumentationTest.js +3 -0
- package/sf_instrumentationTest/test_action.js +3 -0
- package/sf_instrumentationTest/test_tokenize_payload.js +2 -0
- package/sf_instrumentationTest/test_transport.js +3 -0
- package/sf_lex/app_payload.js +1 -0
- package/sf_lex/index.js +4 -0
- package/sf_lex/page_end.js +1 -0
- package/sf_lex/page_payload.js +1 -0
- package/sf_lex/pageview_draft.js +6 -0
- package/sf_lex/scenario_tracker.js +1 -1
- package/sf_lex/sf_lex.js +4 -0
- package/sf_lol/home_opened.js +2 -0
- package/sf_lol/index.js +3 -0
- package/sf_lol/module_opened_completed.js +2 -0
- package/sf_lol/sf_lol.js +3 -0
- package/sf_lol/side_panel_simple_event.js +2 -0
- package/sf_sfs/app_info.js +1 -0
- package/sf_sfs/index.js +1 -0
- package/sf_sfs/sf_sfs.js +1 -0
- package/version/version.js +1 -1
package/package.json
CHANGED
|
@@ -7,6 +7,7 @@
|
|
|
7
7
|
"author": "instrumentationteam@salesforce.com",
|
|
8
8
|
"exports": {
|
|
9
9
|
"./sf_searchui": "./sf_searchui/sf_searchui.js",
|
|
10
|
+
"./sf_instrumentationTest": "./sf_instrumentationTest/sf_instrumentationTest.js",
|
|
10
11
|
"./sf_aura": "./sf_aura/sf_aura.js",
|
|
11
12
|
"./sf_automation": "./sf_automation/sf_automation.js",
|
|
12
13
|
"./sf_instrumentation": "./sf_instrumentation/sf_instrumentation.js",
|
|
@@ -27,7 +28,7 @@
|
|
|
27
28
|
"url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
|
|
28
29
|
},
|
|
29
30
|
"type": "module",
|
|
30
|
-
"version": "238.
|
|
31
|
+
"version": "238.23.0",
|
|
31
32
|
"license": "BSD-3-Clause",
|
|
32
33
|
"name": "o11y_schema",
|
|
33
34
|
"lwc": {
|
|
@@ -36,6 +37,7 @@
|
|
|
36
37
|
"o11y_schema/sf_aura",
|
|
37
38
|
"o11y_schema/sf_automation",
|
|
38
39
|
"o11y_schema/sf_instrumentation",
|
|
40
|
+
"o11y_schema/sf_instrumentationTest",
|
|
39
41
|
"o11y_schema/sf_komaci",
|
|
40
42
|
"o11y_schema/sf_lds",
|
|
41
43
|
"o11y_schema/sf_lex",
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export const test_action={namespace:"sf.instrumentationTest",name:"TestAction",pbjsSchema:{"nested":{"sf":{"nested":{"instrumentationTest":{"nested":{"TestAction":{"options":{"(meta.msg.desc)":"This is used for testing purposes only and must not be used for any other purpose"},"fields":{"enqueueWait":{"options":{},"id":3,"type":"double"},"cache":{"options":{},"id":11,"type":"bool"},"xhrWait":{"options":{},"id":2,"type":"double"},"def":{"options":{},"id":15,"type":"string"},"abortable":{"options":{},
|
|
2
|
+
"id":6,"type":"bool"},"cmp":{"options":{},"id":9,"type":"string"},"storable":{"options":{},"id":7,"type":"bool"},"srvtimeXhr":{"options":{},"id":5,"type":"double"},"srvtimeBoxcarCount":{"options":{},"id":14,"type":"uint32"},"srvtimeTotal":{"options":{},"id":12,"type":"double"},"callbackTime":{"options":{},"id":4,"type":"double"},"srvtimeDb":{"options":{},"id":13,"type":"double"},"background":{"options":{},"id":8,"type":"bool"},"id":{"options":{},"id":1,"type":"string"},"state":{"options":{},"id":10,
|
|
3
|
+
"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const test_tokenize_payload={namespace:"sf.instrumentationTest",name:"TestTokenizePayload",pbjsSchema:{"nested":{"sf":{"nested":{"instrumentationTest":{"nested":{"TestTokenizePayload":{"options":{"(meta.msg.desc)":"This is used for testing purposes only and must not be used for any other purpose"},"fields":{"shortTermTokenizeString":{"options":{},"id":1,"type":"string"},"longTermTokenizeString":{"options":{},"id":2,"type":"string"},"userId":{"options":{},"id":5,"type":"string"},"ipAddr":{"options":{},
|
|
2
|
+
"id":3,"type":"string"},"url":{"options":{},"id":4,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export const test_transport={namespace:"sf.instrumentationTest",name:"TestTransport",pbjsSchema:{"nested":{"sf":{"nested":{"instrumentationTest":{"nested":{"TestTransport":{"options":{"(meta.msg.desc)":"This is used for testing purposes only and must not be used for any other purpose"},"fields":{"tcp":{"options":{},"id":15,"type":"double"},"responseLength":{"options":{},"id":9,"type":"uint32"},"dns":{"options":{},"id":14,"type":"double"},"xhrDelay":{"options":{},"id":6,"type":"double"},"requestLength":{"options":{},
|
|
2
|
+
"id":10,"type":"uint32"},"ttfb":{"options":{},"id":16,"type":"double"},"duration":{"options":{},"id":3,"type":"double"},"transferSize":{"options":{},"id":18,"type":"uint32"},"transfer":{"options":{},"id":17,"type":"double"},"requestId":{"options":{},"id":1,"type":"string"},"requestStart":{"options":{},"id":13,"type":"double"},"background":{"options":{},"id":20,"type":"bool"},"xhrDuration":{"options":{},"id":4,"type":"double"},"auraXhrId":{"options":{},"id":7,"type":"uint32"},"nhp":{"options":{},"id":19,
|
|
3
|
+
"type":"string"},"statusText":{"options":{},"id":23,"type":"string"},"serverTime":{"options":{},"id":8,"type":"double"},"startTime":{"options":{},"id":11,"type":"double"},"xhrStall":{"options":{},"id":5,"type":"double"},"fetchStart":{"options":{},"id":12,"type":"double"},"actionDefs":{"options":{},"rule":"repeated","id":21,"type":"string"},"ts":{"options":{},"id":2,"type":"double"},"status":{"options":{},"id":22,"type":"uint32"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const app_payload={namespace:"sf.lex",name:"AppPayload",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"AppPayload":{"fields":{"appName":{"options":{},"id":2,"type":"string"},"appType":{"options":{},"id":3,"type":"string"},"appNamespace":{"options":{},"id":1,"type":"string"}}}}}}}}}};
|
package/sf_lex/index.js
CHANGED
|
@@ -1 +1,5 @@
|
|
|
1
|
+
export { app_payload as appPayloadSchema } from './app_payload.js';
|
|
2
|
+
export { page_end as pageEndSchema } from './page_end.js';
|
|
3
|
+
export { page_payload as pagePayloadSchema } from './page_payload.js';
|
|
4
|
+
export { pageview_draft as pageviewDraftSchema } from './pageview_draft.js';
|
|
1
5
|
export { scenario_tracker as scenarioTrackerSchema } from './scenario_tracker.js';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const page_end={namespace:"sf.lex",name:"PageEnd",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"PageEnd":{"fields":{"defaultCmps":{"options":{},"rule":"repeated","id":3,"type":"string"},"pageSequence":{"options":{},"id":1,"type":"uint32"},"pageDuration":{"options":{},"id":2,"type":"double"},"nonDefaultCmps":{"options":{},"rule":"repeated","id":4,"type":"string"},"backgroundTime":{"options":{},"id":5,"type":"double"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const page_payload={namespace:"sf.lex",name:"PagePayload",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"PagePayload":{"fields":{"apiName":{"options":{},"id":2,"type":"string"},"entityType":{"options":{},"id":7,"type":"string"},"pageSequence":{"options":{},"id":1,"type":"uint32"},"context":{"options":{},"id":5,"type":"string"},"panel":{"options":{},"id":3,"type":"string"},"url":{"options":{},"id":4,"type":"string"},"entity":{"options":{},"id":6,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
export const pageview_draft={namespace:"sf.lex",name:"PageviewDraft",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"PageviewDraft":{"fields":{"eptDeviationReason":{"options":{},"id":4,"type":"string"},"prevPageApiName":{"options":{},"id":32,"type":"string"},"prevPageEntityType":{"options":{},"id":40,"type":"string"},"isCdnEnabled":{"options":{},"id":13,"type":"bool"},"stSequence":{"options":{},"id":41,"type":"uint32"},"prevPagePanel":{"options":{},"id":36,"type":"string"},"bootstrapType":{"options":{},
|
|
2
|
+
"id":20,"type":"string"},"openGates":{"options":{},"rule":"repeated","id":22,"type":"string"},"hasEptDeviation":{"options":{},"id":3,"type":"bool"},"frameRate":{"options":{},"id":31,"type":"double"},"totalEpt":{"options":{},"id":5,"type":"double"},"areUriDefsEnabled":{"options":{},"id":19,"type":"bool"},"cores":{"options":{},"id":30,"type":"uint32"},"maxXhrCount":{"options":{},"id":21,"type":"uint32"},"isClickInAiltn":{"options":{},"id":45,"type":"bool"},"networkRtt":{"options":{},"id":14,"type":"double"},
|
|
3
|
+
"requestIds":{"options":{},"rule":"repeated","id":18,"type":"string"},"preEptBgTime":{"options":{},"id":6,"type":"double"},"prevPageContext":{"options":{},"id":38,"type":"string"},"longTaskTotal":{"options":{},"id":8,"type":"double"},"defaultCmps":{"options":{},"rule":"repeated","id":27,"type":"string"},"networkDl":{"options":{},"id":15,"type":"double"},"isDarkModeEnabled":{"options":{},"id":28,"type":"bool"},"ept":{"options":{},"id":2,"type":"double"},"closedGates":{"options":{},"rule":"repeated",
|
|
4
|
+
"id":23,"type":"string"},"cacheStats":{"options":{},"rule":"repeated","id":17,"type":"string"},"prevPageAppNamespace":{"options":{},"id":33,"type":"string"},"layoutContainer":{"options":{},"id":25,"type":"string"},"complexity":{"options":{},"id":10,"type":"double"},"pageSequence":{"options":{},"id":1,"type":"uint32"},"endHeap":{"options":{},"id":44,"type":"uint32"},"prevPageUrl":{"options":{},"id":37,"type":"string"},"prevPageEntity":{"options":{},"id":39,"type":"string"},"xpath":{"options":{},"id":42,
|
|
5
|
+
"type":"string"},"slowestCreates":{"options":{},"rule":"repeated","id":11,"type":"string"},"scope":{"options":{},"id":47,"type":"string"},"uiThreadDelay":{"options":{},"id":49,"type":"double"},"longestTask":{"options":{},"id":9,"type":"double"},"prevPageAppType":{"options":{},"id":35,"type":"string"},"density":{"options":{},"id":29,"type":"string"},"totalComponentTime":{"options":{},"id":12,"type":"double"},"isClickInO11y":{"options":{},"id":46,"type":"bool"},"splitViewMode":{"options":{},"id":26,
|
|
6
|
+
"type":"string"},"prevPageAppName":{"options":{},"id":34,"type":"string"},"navStyle":{"options":{},"id":24,"type":"string"},"target":{"options":{},"id":48,"type":"string"},"actionIds":{"options":{},"rule":"repeated","id":16,"type":"string"},"browserIdleTime":{"options":{},"id":7,"type":"double"},"startHeap":{"options":{},"id":43,"type":"uint32"}}}}}}}}}};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const scenario_tracker={namespace:"sf.lex",name:"ScenarioTracker",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"ScenarioTracker":{"fields":{"pageEntityType":{"options":{},"id":8,"type":"string"},"isDeviated":{"options":{},"id":13,"type":"bool"},"deviationElement":{"options":{},"id":15,"type":"string"},"
|
|
1
|
+
export const scenario_tracker={namespace:"sf.lex",name:"ScenarioTracker",pbjsSchema:{"nested":{"sf":{"nested":{"lex":{"nested":{"ScenarioTracker":{"fields":{"pageEntityType":{"options":{},"id":8,"type":"string"},"isDeviated":{"options":{},"id":13,"type":"bool"},"deviationElement":{"options":{},"id":15,"type":"string"},"stSequence":{"options":{},"id":1,"type":"uint32"},"endHeap":{"options":{},"id":4,"type":"uint32"},"target":{"options":{},"id":11,"type":"string"},"xpath":{"options":{},"id":2,"type":"string"},
|
|
2
2
|
"pageLocation":{"options":{},"id":7,"type":"string"},"isInAiltn":{"options":{},"id":5,"type":"bool"},"isInO11y":{"options":{},"id":6,"type":"bool"},"scope":{"options":{},"id":10,"type":"string"},"deviationReason":{"options":{},"id":14,"type":"string"},"pageUrl":{"options":{},"id":9,"type":"string"},"uiThreadDelay":{"options":{},"id":12,"type":"double"},"startHeap":{"options":{},"id":3,"type":"uint32"}}}}}}}}}};
|
package/sf_lex/sf_lex.js
CHANGED
|
@@ -1 +1,5 @@
|
|
|
1
|
+
export { app_payload as appPayloadSchema } from './app_payload.js';
|
|
2
|
+
export { page_end as pageEndSchema } from './page_end.js';
|
|
3
|
+
export { page_payload as pagePayloadSchema } from './page_payload.js';
|
|
4
|
+
export { pageview_draft as pageviewDraftSchema } from './pageview_draft.js';
|
|
1
5
|
export { scenario_tracker as scenarioTrackerSchema } from './scenario_tracker.js';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const home_opened={namespace:"sf.lol",name:"HomeOpened",pbjsSchema:{"nested":{"sf":{"nested":{"lol":{"nested":{"HomeOpened":{"fields":{"guideTypes":{"options":{},"rule":"repeated","id":5,"type":"string"},"guideIds":{"options":{},"rule":"repeated","id":4,"type":"string"},"guideProgressList":{"options":{},"rule":"repeated","id":9,"type":"uint32"},"eventName":{"options":{},"id":3,"type":"string"},"guideDueDates":{"options":{},"rule":"repeated","id":6,"type":"string"},"spContentType":{"options":{},
|
|
2
|
+
"id":2,"type":"string"},"guideSections":{"options":{},"rule":"repeated","id":7,"type":"string"},"spSessionId":{"options":{},"id":1,"type":"string"},"guideIsInternalList":{"options":{},"rule":"repeated","id":8,"type":"bool"}}}}}}}}}};
|
package/sf_lol/index.js
CHANGED
|
@@ -1 +1,4 @@
|
|
|
1
|
+
export { home_opened as homeOpenedSchema } from './home_opened.js';
|
|
2
|
+
export { module_opened_completed as moduleOpenedCompletedSchema } from './module_opened_completed.js';
|
|
1
3
|
export { side_panel_content as sidePanelContentSchema } from './side_panel_content.js';
|
|
4
|
+
export { side_panel_simple_event as sidePanelSimpleEventSchema } from './side_panel_simple_event.js';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const module_opened_completed={namespace:"sf.lol",name:"ModuleOpenedCompleted",pbjsSchema:{"nested":{"sf":{"nested":{"lol":{"nested":{"ModuleOpenedCompleted":{"fields":{"unitPtsEarnedList":{"options":{},"rule":"repeated","id":12,"type":"uint32"},"dueDate":{"options":{},"id":5,"type":"string"},"unitCount":{"options":{},"id":10,"type":"uint32"},"ptsEarned":{"options":{},"id":7,"type":"uint32"},"ptValue":{"options":{},"id":8,"type":"uint32"},"eventName":{"options":{},"id":3,"type":"string"},"progress":{"options":{},
|
|
2
|
+
"id":6,"type":"uint32"},"spContentType":{"options":{},"id":2,"type":"string"},"moduleId":{"options":{},"id":4,"type":"string"},"spSessionId":{"options":{},"id":1,"type":"string"},"unitIsCompleteList":{"options":{},"rule":"repeated","id":13,"type":"bool"},"isComplete":{"options":{},"id":9,"type":"bool"},"unitIds":{"options":{},"rule":"repeated","id":11,"type":"string"}}}}}}}}}};
|
package/sf_lol/sf_lol.js
CHANGED
|
@@ -1 +1,4 @@
|
|
|
1
|
+
export { home_opened as homeOpenedSchema } from './home_opened.js';
|
|
2
|
+
export { module_opened_completed as moduleOpenedCompletedSchema } from './module_opened_completed.js';
|
|
1
3
|
export { side_panel_content as sidePanelContentSchema } from './side_panel_content.js';
|
|
4
|
+
export { side_panel_simple_event as sidePanelSimpleEventSchema } from './side_panel_simple_event.js';
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
export const side_panel_simple_event={namespace:"sf.lol",name:"SidePanelSimpleEvent",pbjsSchema:{"nested":{"sf":{"nested":{"lol":{"nested":{"SidePanelSimpleEvent":{"fields":{"pgmItemCount":{"options":{},"id":12,"type":"uint32"},"clickTo":{"options":{},"id":4,"type":"string"},"pgmId":{"options":{},"id":11,"type":"string"},"unitPtsEarned":{"options":{},"id":9,"type":"uint32"},"pgmProgress":{"options":{},"id":13,"type":"uint32"},"unitIsComplete":{"options":{},"id":10,"type":"bool"},"isByUser":{"options":{},
|
|
2
|
+
"id":5,"type":"bool"},"eventName":{"options":{},"id":3,"type":"string"},"unitId":{"options":{},"id":8,"type":"string"},"spContentType":{"options":{},"id":2,"type":"string"},"moduleId":{"options":{},"id":7,"type":"string"},"spSessionId":{"options":{},"id":1,"type":"string"},"initiatedBy":{"options":{},"id":6,"type":"string"}}}}}}}}}};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export const app_info={namespace:"sf.sfs",name:"AppInfo",pbjsSchema:{"nested":{"sf":{"nested":{"sfs":{"nested":{"AppInfo":{"options":{"(meta.msg.desc)":"The SFS mobile application info configuration."},"fields":{"isLdsOn":{"options":{},"id":1,"type":"bool"}}}}}}}}}};
|
package/sf_sfs/index.js
CHANGED
package/sf_sfs/sf_sfs.js
CHANGED
package/version/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const version='238.
|
|
1
|
+
export const version='238.23.0'
|