o11y_schema
Version:
o11y schema repo
1 lines • 348 B
JavaScript
export const engagement_event={namespace:"sf.evf",name:"EngagementEvent",pbjsSchema:{"nested":{"sf":{"nested":{"evf":{"nested":{"EngagementEvent":{"fields":{"score":{"id":3,"type":"uint32"},"feature":{"id":4,"type":"string"},"customFields":{"id":5,"type":"string"},"eventName":{"id":1,"type":"string"},"eventType":{"id":2,"type":"string"}}}}}}}}}};