Skip to main content

Interface: TracerSession

schemas.TracerSession

Hierarchy

Properties

id

id: string

Defined in

schemas.ts:5


start_time

start_time: number

Defined in

schemas.ts:7


tenant_id

tenant_id: string

Defined in

schemas.ts:3


description

Optional description: string

Defined in

schemas.ts:11


end_time

Optional end_time: number

Defined in

schemas.ts:9


extra

Optional extra: KVMap

Extra metadata for the project.

Defined in

schemas.ts:15


name

Optional name: string

Defined in

schemas.ts:13


reference_dataset_id

Optional reference_dataset_id: string

Defined in

schemas.ts:17


Was this page helpful?