Skip to content

Graphorin API reference v0.4.0


Graphorin API reference / @graphorin/pricing / / PricingTraceSpanLike

Interface: PricingTraceSpanLike

Defined in: pricing/src/types.ts:96

Span-shape input accepted by listMissingModels. Lightweight subset of SpanRecord from @graphorin/observability so the pricing package stays free of an observability dependency.

Stable

Properties

PropertyModifierTypeDefined in
attributesreadonlyReadonly<Record&lt;string, unknown&gt;>pricing/src/types.ts:97