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
| Property | Modifier | Type | Defined in |
|---|---|---|---|
attributes | readonly | Readonly<Record<string, unknown>> | pricing/src/types.ts:97 |