ProfileSpanOptions
Nodepod API / src / ProfileSpanOptions
Interface: ProfileSpanOptions
Section titled “Interface: ProfileSpanOptions”Defined in: src/profiling/types.ts:29
Properties
Section titled “Properties”category?
Section titled “category?”
optionalcategory?:ProfileCategory
Defined in: src/profiling/types.ts:30
metadata?
Section titled “metadata?”
optionalmetadata?:Record<string,string|number|boolean|undefined>
Defined in: src/profiling/types.ts:34
parentId?
Section titled “parentId?”
optionalparentId?:number
Defined in: src/profiling/types.ts:31
processId?
Section titled “processId?”
optionalprocessId?:number
Defined in: src/profiling/types.ts:33
thread?
Section titled “thread?”
optionalthread?:string
Defined in: src/profiling/types.ts:32