Graphorin API reference v0.15.1
Graphorin API reference / @graphorin/pricing / / PricingTraceSpanLike
Interface: PricingTraceSpanLike
Defined in: pricing/src/types.ts:123
Stable
Span-shape input accepted by listMissingModels. Lightweight subset of SpanRecord from @graphorin/observability so the pricing package stays free of an observability dependency.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
attributes | readonly | Readonly<Record<string, unknown>> | pricing/src/types.ts:124 |