Type Alias: SpanAttributes
SpanAttributes =
Record<string,AttributeValue>
Defined in: packages/agentos/src/core/observability/ITracer.ts:34
Span attributes map.
SpanAttributes =
Record<string,AttributeValue>
Defined in: packages/agentos/src/core/observability/ITracer.ts:34
Span attributes map.