o11y_schema 246.16.0 → 246.18.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 CHANGED
@@ -27,6 +27,7 @@
27
27
  "./sf_blockBuilder": "./sf_blockBuilder/sf_blockBuilder.js",
28
28
  "./sf_lol": "./sf_lol/sf_lol.js",
29
29
  "./sf_contentLayout": "./sf_contentLayout/sf_contentLayout.js",
30
+ "./sf_einsteinGptSegmentation": "./sf_einsteinGptSegmentation/sf_einsteinGptSegmentation.js",
30
31
  "./sf_actions": "./sf_actions/sf_actions.js",
31
32
  "./sf_aura": "./sf_aura/sf_aura.js",
32
33
  "./sf_instrumentation": "./sf_instrumentation/sf_instrumentation.js",
@@ -47,7 +48,7 @@
47
48
  "url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
48
49
  },
49
50
  "type": "module",
50
- "version": "246.16.0",
51
+ "version": "246.18.0",
51
52
  "license": "BSD-3-Clause",
52
53
  "name": "o11y_schema",
53
54
  "lwc": {
@@ -60,6 +61,7 @@
60
61
  "o11y_schema/sf_clwr",
61
62
  "o11y_schema/sf_commerce",
62
63
  "o11y_schema/sf_contentLayout",
64
+ "o11y_schema/sf_einsteinGptSegmentation",
63
65
  "o11y_schema/sf_embeddedMessaging",
64
66
  "o11y_schema/sf_enhancedConversation",
65
67
  "o11y_schema/sf_incidentManagement",
@@ -0,0 +1,3 @@
1
+ export const gpt_segment_monitoring={namespace:"sf.einsteinGptSegmentation",name:"GptSegmentMonitoring",pbjsSchema:{"nested":{"sf":{"nested":{"einsteinGptSegmentation":{"nested":{"GptSegmentationMonitoring":{"oneofs":{"_previewText":{"oneof":["previewText"]},"_segmentNew":{"oneof":["segmentNew"]},"_isAttrChanged":{"oneof":["isAttrChanged"]},"_segmentOld":{"oneof":["segmentOld"]},"_isSegChanged":{"oneof":["isSegChanged"]}},"fields":{"monitorAction":{"options":{"(meta.max_length)":50},"id":2,"type":"string"},
2
+ "extraValues":{"rule":"repeated","id":7,"type":"string"},"segmentNew":{"options":{"proto3_optional":true},"id":9,"type":"string"},"isAttrChanged":{"options":{"proto3_optional":true},"id":12,"type":"bool"},"openedFrom":{"options":{"(meta.max_length)":20},"id":1,"type":"string"},"llmTraceIds":{"rule":"repeated","id":6,"type":"string"},"userRole":{"id":5,"type":"string"},"previewText":{"options":{"proto3_optional":true},"id":8,"type":"string"},"isSegChanged":{"options":{"proto3_optional":true},"id":11,
3
+ "type":"bool"},"segmentOld":{"options":{"proto3_optional":true},"id":10,"type":"string"}}}}}}}}}};
@@ -0,0 +1 @@
1
+ export { gpt_segment_monitoring as gptSegmentMonitoringSchema } from './gpt_segment_monitoring.js';
@@ -0,0 +1 @@
1
+ export { gpt_segment_monitoring as gptSegmentMonitoringSchema } from './gpt_segment_monitoring.js';
@@ -1,6 +1,7 @@
1
1
  export const core_envelope={namespace:"sf.instrumentation",name:"CoreEnvelope",pbjsSchema:{"nested":{"sf":{"nested":{"instrumentation":{"nested":{"MessageBundle":{"fields":{"messages":{"rule":"repeated","id":2,"type":"LogMessage"},"schemaName":{"id":1,"type":"string"}}},"Metrics":{"fields":{"globalMetricTags":{"rule":"repeated","id":4,"type":"MetricTag"},"bucketHistograms":{"rule":"repeated","id":3,"type":"BucketHistogram"},"valueRecorders":{"rule":"repeated","id":2,"type":"ValueRecorder"},"upCounters":{"rule":"repeated",
2
- "id":1,"type":"UpCounter"}}},"CoreEnvelopeDiagnostics":{"fields":{"schemaVersion":{"id":6,"type":"string"},"generatedTimestamp":{"id":2,"type":"double"},"bundleCount":{"id":3,"type":"uint32"},"upCounterCount":{"id":4,"type":"uint32"},"valueRecorderCount":{"id":5,"type":"uint32"},"key":{"id":1,"type":"string"},"bucketHistogramCount":{"id":7,"type":"uint32"}}},"LogMessage":{"fields":{"appPayload":{"id":10,"type":"Payload"},"data":{"id":2,"type":"bytes"},"rootId":{"id":4,"type":"string"},"csId":{"id":12,
3
- "type":"string"},"pagePayload":{"id":7,"type":"Payload"},"loggerAppName":{"id":8,"type":"string"},"sseq":{"id":11,"type":"uint32"},"loggerName":{"id":6,"type":"string"},"connectionType":{"id":9,"type":"string"},"age":{"id":3,"type":"double"},"seq":{"id":5,"type":"uint32"},"timestamp":{"id":1,"type":"double"}}},"CoreEnvelope":{"fields":{"diagnostics":{"id":1,"type":"CoreEnvelopeDiagnostics"},"bundles":{"rule":"repeated","id":2,"type":"MessageBundle"},"metrics":{"id":3,"type":"Metrics"},"staticAttributes":{"id":4,
4
- "type":"StaticAttributes"}}},"MetricTag":{"fields":{"name":{"id":1,"type":"string"},"value":{"id":2,"type":"string"}}},"BucketHistogram":{"fields":{"lastUpdatedTimestamp":{"id":3,"type":"double"},"ownerName":{"id":7,"type":"string"},"ownerAppName":{"id":8,"type":"string"},"createdTimestamp":{"id":2,"type":"double"},"values":{"rule":"repeated","id":4,"type":"double"},"buckets":{"rule":"repeated","id":5,"type":"uint32"},"name":{"id":1,"type":"string"},"tags":{"rule":"repeated","id":6,"type":"MetricTag"}}},
5
- "ValueRecorder":{"fields":{"lastUpdatedTimestamp":{"id":3,"type":"double"},"ownerName":{"id":6,"type":"string"},"ownerAppName":{"id":7,"type":"string"},"createdTimestamp":{"id":2,"type":"double"},"values":{"rule":"repeated","id":4,"type":"double"},"name":{"id":1,"type":"string"},"tags":{"rule":"repeated","id":5,"type":"MetricTag"}}},"StaticAttributes":{"fields":{"appVersion":{"id":2,"type":"string"},"appName":{"id":1,"type":"string"},"deviceModel":{"id":5,"type":"string"},"sdkVersion":{"id":6,"type":"string"},
6
- "deviceId":{"id":4,"type":"string"},"appExperience":{"id":3,"type":"string"}}},"Payload":{"fields":{"payload":{"id":2,"type":"bytes"},"schemaName":{"id":1,"type":"string"}}},"UpCounter":{"fields":{"lastUpdatedTimestamp":{"id":3,"type":"double"},"ownerName":{"id":6,"type":"string"},"ownerAppName":{"id":7,"type":"string"},"createdTimestamp":{"id":2,"type":"double"},"name":{"id":1,"type":"string"},"value":{"id":4,"type":"uint32"},"tags":{"rule":"repeated","id":5,"type":"MetricTag"}}}}}}}}}};
2
+ "id":1,"type":"UpCounter"}}},"CoreEnvelopeDiagnostics":{"fields":{"schemaVersion":{"id":6,"type":"string"},"generatedTimestamp":{"id":2,"type":"double"},"bundleCount":{"id":3,"type":"uint32"},"upCounterCount":{"id":4,"type":"uint32"},"valueRecorderCount":{"id":5,"type":"uint32"},"key":{"id":1,"type":"string"},"bucketHistogramCount":{"id":7,"type":"uint32"}}},"LogMessage":{"fields":{"data":{"id":2,"type":"bytes"},"rootId":{"id":4,"type":"string"},"csId":{"id":12,"type":"string"},"recCsId":{"id":13,
3
+ "type":"string"},"pagePayload":{"id":7,"type":"Payload"},"connectionType":{"id":9,"type":"string"},"appPayload":{"id":10,"type":"Payload"},"loggerAppName":{"id":8,"type":"string"},"sseq":{"id":11,"type":"uint32"},"recRootId":{"id":14,"type":"string"},"loggerName":{"id":6,"type":"string"},"age":{"id":3,"type":"double"},"seq":{"id":5,"type":"uint32"},"timestamp":{"id":1,"type":"double"}}},"CoreEnvelope":{"fields":{"diagnostics":{"id":1,"type":"CoreEnvelopeDiagnostics"},"bundles":{"rule":"repeated",
4
+ "id":2,"type":"MessageBundle"},"metrics":{"id":3,"type":"Metrics"},"staticAttributes":{"id":4,"type":"StaticAttributes"}}},"MetricTag":{"fields":{"name":{"id":1,"type":"string"},"value":{"id":2,"type":"string"}}},"BucketHistogram":{"fields":{"lastUpdatedTimestamp":{"id":3,"type":"double"},"ownerName":{"id":7,"type":"string"},"ownerAppName":{"id":8,"type":"string"},"createdTimestamp":{"id":2,"type":"double"},"values":{"rule":"repeated","id":4,"type":"double"},"buckets":{"rule":"repeated","id":5,"type":"uint32"},
5
+ "name":{"id":1,"type":"string"},"tags":{"rule":"repeated","id":6,"type":"MetricTag"}}},"ValueRecorder":{"fields":{"lastUpdatedTimestamp":{"id":3,"type":"double"},"ownerName":{"id":6,"type":"string"},"ownerAppName":{"id":7,"type":"string"},"createdTimestamp":{"id":2,"type":"double"},"values":{"rule":"repeated","id":4,"type":"double"},"name":{"id":1,"type":"string"},"tags":{"rule":"repeated","id":5,"type":"MetricTag"}}},"StaticAttributes":{"fields":{"appVersion":{"id":2,"type":"string"},"appName":{"id":1,
6
+ "type":"string"},"deviceModel":{"id":5,"type":"string"},"sdkVersion":{"id":6,"type":"string"},"deviceId":{"id":4,"type":"string"},"appExperience":{"id":3,"type":"string"}}},"Payload":{"fields":{"payload":{"id":2,"type":"bytes"},"schemaName":{"id":1,"type":"string"}}},"UpCounter":{"fields":{"lastUpdatedTimestamp":{"id":3,"type":"double"},"ownerName":{"id":6,"type":"string"},"ownerAppName":{"id":7,"type":"string"},"createdTimestamp":{"id":2,"type":"double"},"name":{"id":1,"type":"string"},"value":{"id":4,
7
+ "type":"uint32"},"tags":{"rule":"repeated","id":5,"type":"MetricTag"}}}}}}}}}};
@@ -1 +1 @@
1
- export const wire_debug_info={namespace:"sf.sfs",name:"WireDebugInfo",pbjsSchema:{"nested":{"sf":{"nested":{"sfs":{"nested":{"WireDebugInfo":{"fields":{"requestId":{"id":1,"type":"string"},"wireName":{"id":2,"type":"string"},"cachePolicy":{"id":3,"type":"string"},"state":{"id":6,"type":"string"},"priority":{"id":4,"type":"string"},"fields":{"rule":"repeated","id":5,"type":"string"}}}}}}}}}};
1
+ export const wire_debug_info={namespace:"sf.sfs",name:"WireDebugInfo",pbjsSchema:{"nested":{"sf":{"nested":{"sfs":{"nested":{"WireDebugInfo":{"fields":{"callId":{"id":1,"type":"string"},"wireName":{"id":2,"type":"string"},"cachePolicy":{"id":3,"type":"string"},"state":{"id":6,"type":"string"},"priority":{"id":4,"type":"string"},"fields":{"rule":"repeated","id":5,"type":"string"}}}}}}}}}};
@@ -1 +1 @@
1
- export const version='246.16.0'
1
+ export const version='246.18.0'