Skip to content

Graphorin API reference v0.12.1


Graphorin API reference / @graphorin/pricing / / PricingTraceSpanLike

Interface: PricingTraceSpanLike

Defined in: packages/pricing/src/types.ts:113

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;>packages/pricing/src/types.ts:114