Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/observability / / createCostTracker
Function: createCostTracker()
ts
function createCostTracker(opts?): CostTracker;Defined in: packages/observability/src/cost/cost-tracker.ts:124
Build a CostTracker configured with the supplied budgets.
Parameters
| Parameter | Type |
|---|---|
opts | CostTrackerOptions |