Skip to main content

Type Alias: LogSpansIngestResponse

Defined in: src/types/new-api.types.ts LogSpansIngestResponse

Properties

experimentId?

Defined in: src/types/new-api.types.ts Experiment Id Experiment id associated with the traces.

logStreamId?

Defined in: src/types/new-api.types.ts Log Stream Id Log stream id associated with the traces.

metricsTestingId?

Defined in: src/types/new-api.types.ts Metrics Testing Id Metrics testing id associated with the traces.

parentId

Defined in: src/types/new-api.types.ts Parent Id Parent trace or span id.

projectId

Defined in: src/types/new-api.types.ts Project Id Project id associated with the traces.

projectName

Defined in: src/types/new-api.types.ts Project Name Project name associated with the traces.

recordsCount

Defined in: src/types/new-api.types.ts Records Count Total number of records ingested

sessionId?

Defined in: src/types/new-api.types.ts Session Id Session id associated with the traces.

traceId

Defined in: src/types/new-api.types.ts Trace Id Trace id associated with the spans.