Skip to content

ProfileSpanOptions

Nodepod API


Nodepod API / src / ProfileSpanOptions

Defined in: src/profiling/types.ts:29

optional category?: ProfileCategory

Defined in: src/profiling/types.ts:30


optional metadata?: Record<string, string | number | boolean | undefined>

Defined in: src/profiling/types.ts:34


optional parentId?: number

Defined in: src/profiling/types.ts:31


optional processId?: number

Defined in: src/profiling/types.ts:33


optional thread?: string

Defined in: src/profiling/types.ts:32