o11y_schema
Version:
o11y schema repo
1 lines • 400 B
JavaScript
export const perf_total_stats={namespace:"sf.lds",name:"PerfTotalStats",pbjsSchema:{"nested":{"sf":{"nested":{"lds":{"nested":{"PerfTotalStats":{"fields":{"totalDuration":{"id":2,"type":"double"},"wireCount":{"id":3,"type":"uint32"},"sqlQueryCount":{"id":5,"type":"uint32"},"wireName":{"id":1,"type":"string"},"networkCount":{"id":4,"type":"uint32"},"sqlBatchCount":{"id":6,"type":"uint32"}}}}}}}}}};