o11y_schema 264.108.0 → 264.110.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
@@ -172,7 +172,7 @@
172
172
  "url": "git@git.soma.salesforce.com:instrumentation/o11y-schema.git"
173
173
  },
174
174
  "type": "module",
175
- "version": "264.108.0",
175
+ "version": "264.110.0",
176
176
  "license": "BSD-3-Clause",
177
177
  "volta": {
178
178
  "node": "18.17.1",
@@ -1,4 +1,4 @@
1
1
  export const marketing_objects_event={namespace:"sf.marketingObjects",name:"MarketingObjectsEvent",pbjsSchema:{"nested":{"sf":{"nested":{"marketingObjects":{"nested":{"MarketingObjectsEvent":{"fields":{"isConfirmationRequired":{"id":16,"type":"bool"},"creationOption":{"id":23,"type":"string"},"objectCount":{"id":6,"type":"uint32"},"fileName":{"id":21,"type":"string"},"isMoProvisioningCompleted":{"id":31,"type":"bool"},"fieldName":{"id":24,"type":"string"},"isMoUiEnabled":{"id":28,"type":"bool"},"errorCode":{"id":36,
2
2
  "type":"string"},"chunksCompleted":{"id":35,"type":"uint32"},"httpStatus":{"id":37,"type":"uint32"},"eventName":{"id":1,"type":"string"},"rowCount":{"id":8,"type":"uint32"},"listViewType":{"id":20,"type":"string"},"direction":{"id":25,"type":"string"},"filterCount":{"id":27,"type":"uint32"},"fieldCount":{"id":7,"type":"uint32"},"newValue":{"id":19,"type":"string"},"hasMoGateEnabled":{"id":29,"type":"bool"},"changedFieldCount":{"id":32,"type":"uint32"},"chunkCount":{"id":9,"type":"uint32"},"productFeatureId":{"id":2,
3
- "type":"string"},"errorMessage":{"id":11,"type":"string"},"marketingObjectsEnabled":{"id":30,"type":"string"},"columnCount":{"id":26,"type":"uint32"},"previousValue":{"id":18,"type":"string"},"failedChunk":{"id":12,"type":"uint32"},"currentStep":{"id":17,"type":"string"},"actionType":{"id":15,"type":"string"},"jobId":{"id":33,"type":"string"},"fileSize":{"id":22,"type":"uint64"},"totalChunks":{"id":13,"type":"uint32"},"actionId":{"id":14,"type":"string"},"objectApiName":{"id":3,"type":"string"},"uploadMode":{"id":34,
4
- "type":"string"},"durationMs":{"id":10,"type":"double"},"objectLabel":{"id":5,"type":"string"},"objectCategory":{"id":4,"type":"string"}}}}}}}}}};
3
+ "type":"string"},"errorMessage":{"id":11,"type":"string"},"marketingObjectsEnabled":{"id":30,"type":"string"},"columnCount":{"id":26,"type":"uint32"},"previousValue":{"id":18,"type":"string"},"isMoTenantReady":{"id":38,"type":"bool"},"failedChunk":{"id":12,"type":"uint32"},"currentStep":{"id":17,"type":"string"},"actionType":{"id":15,"type":"string"},"jobId":{"id":33,"type":"string"},"fileSize":{"id":22,"type":"uint64"},"totalChunks":{"id":13,"type":"uint32"},"actionId":{"id":14,"type":"string"},
4
+ "objectApiName":{"id":3,"type":"string"},"uploadMode":{"id":34,"type":"string"},"durationMs":{"id":10,"type":"double"},"objectLabel":{"id":5,"type":"string"},"objectCategory":{"id":4,"type":"string"}}}}}}}}}};
@@ -1,2 +1,3 @@
1
- export const river_rush={namespace:"sf.riverRush",name:"RiverRush",pbjsSchema:{"nested":{"sf":{"nested":{"riverRush":{"nested":{"RiverRush":{"fields":{"stack":{"options":{"(meta.max_length)":4E3},"id":5,"type":"string"},"mediaErrorCode":{"id":10,"type":"int32"},"errorType":{"options":{"(meta.max_length)":100},"id":4,"type":"string"},"message":{"options":{"(meta.max_length)":2E3},"id":13,"type":"string"},"recordId":{"id":6,"type":"string"},"component":{"options":{"(meta.max_length)":120},"id":3,"type":"string"},
2
- "droppedIdlessCount":{"id":9,"type":"uint32"},"eventName":{"options":{"(meta.max_length)":60},"id":1,"type":"string"},"recordingId":{"id":7,"type":"string"},"operation":{"options":{"(meta.max_length)":100},"id":2,"type":"string"},"errorCount":{"id":8,"type":"uint32"},"unrecognizedPrefix":{"options":{"(meta.max_length)":10},"id":11,"type":"string"},"actionName":{"options":{"(meta.max_length)":50},"id":12,"type":"string"}}}}}}}}}};
1
+ export const river_rush={namespace:"sf.riverRush",name:"RiverRush",pbjsSchema:{"nested":{"sf":{"nested":{"riverRush":{"nested":{"RiverRush":{"fields":{"hasVideo":{"id":16,"type":"bool"},"stack":{"options":{"(meta.max_length)":4E3},"id":5,"type":"string"},"mediaErrorCode":{"id":10,"type":"int32"},"errorType":{"options":{"(meta.max_length)":100},"id":4,"type":"string"},"pillCount":{"id":15,"type":"uint32"},"message":{"options":{"(meta.max_length)":2E3},"id":13,"type":"string"},"recordId":{"id":6,"type":"string"},
2
+ "component":{"options":{"(meta.max_length)":120},"id":3,"type":"string"},"droppedIdlessCount":{"id":9,"type":"uint32"},"interactionType":{"options":{"(meta.max_length)":50},"id":18,"type":"string"},"eventName":{"options":{"(meta.max_length)":60},"id":1,"type":"string"},"rowCount":{"id":14,"type":"uint32"},"recordingId":{"id":7,"type":"string"},"operation":{"options":{"(meta.max_length)":100},"id":2,"type":"string"},"errorCount":{"id":8,"type":"uint32"},"unrecognizedPrefix":{"options":{"(meta.max_length)":10},
3
+ "id":11,"type":"string"},"actionName":{"options":{"(meta.max_length)":50},"id":12,"type":"string"},"timestampMs":{"id":17,"type":"int64"}}}}}}}}}};
@@ -1 +1 @@
1
- export const version='264.108.0'
1
+ export const version='264.110.0'